🤖🤖🤖 Update azure-architecture-autopilot: v0.1.5 engine (routing + UI)#1451
Conversation
🔍 Skill Validator Results
Summary
Full validator output```text Found 1 skill(s) [azure-architecture-autopilot] 📊 azure-architecture-autopilot: 1,758 BPE tokens [chars/4: 1,830] (detailed ✓), 16 sections, 5 code blocks [azure-architecture-autopilot] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. ✅ All checks passed (1 skill(s)) ``` |
b349685 to
c41c78b
Compare
|
Hi @aaronpowell — gentle ping on this one 🙇 This PR has been open for 8 days now. It just updates the existing azure-architecture-autopilot skill to sync the bundled diagram engine with the latest Status snapshot:
Whenever you have a free moment to take a look — much appreciated! 🙏 |
There was a problem hiding this comment.
Can you remove this file, it's not part of the skills spec so we don't need it.
… UI improvements) Syncs the bundled diagram engine with az-diagram-autogen v0.1.5: - Edge routing overhaul: zero overlaps, far fewer crossings, section-aware detours, outside-VNet routing, orthogonalization pass (no stray diagonals). - Larger service boxes (+20%), default text scale 1.4x, icon-to-name spacing. - Interactive A+/A- text-size controls; persistent selection across drag/pan; Reset button merged into Fit. - Darker section outlines for contrast. No breaking changes — generate_diagram(...) signature and JSON schema unchanged. Also adds a skill-level README.md for easier browsing on the awesome-copilot repo. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
c41c78b to
b9d60e0
Compare
|
Done — removed skills/azure-architecture-autopilot/README.md per the review feedback. Rebased onto latest |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Update: regenerated the README files and pushed c4b787; all checks are green again, including �alidate-readme. The requested skills/azure-architecture-autopilot/README.md removal remains applied. Thanks! |
Summary
Update azure-architecture-autopilot skill to sync the bundled diagram engine with
az-diagram-autogenv0.1.5 (just published to PyPI today).What changed
Edge routing overhaul
UI / readability
Compatibility
No breaking changes —
generate_diagram(...)signature and the services/connections JSON schema are unchanged.Misc
README.mdso the skill renders nicely when browsed on the awesome-copilot repo.Type
Checklist
npm startpasses;docs/README.skills.mdregeneratedscripts/icons.pysize unchangedscripts/layout)upstream/staged