Jeonghoon Lee
|
a4ca380b7c
|
🤖🤖🤖 Update azure-architecture-autopilot: v0.1.5 engine (routing + UI) (#1451)
* Update azure-architecture-autopilot: v0.1.5 engine (routing overhaul, 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>
* fix: regenerate agents README
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: whoniiii <whoniiii@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-08 12:26:06 +10:00 |
|
Jeonghoon Lee
|
9759552fbc
|
Update azure-architecture-autopilot: 19 new service types (72 total) (#1175)
* Update azure-architecture-autopilot: 19 new service types (72 total) + advisor improvements
- Added service types: apim, service_bus, logic_apps, event_grid, container_apps, postgresql, mysql, load_balancer, nat_gateway, expressroute, sentinel, data_explorer, signalr, notification_hub, spring_apps, static_web_app, digital_twins, backup
- Updated phase1-advisor prompt with improved guidance
- Synced icons.py updates
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* fix: regenerate README docs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: whoniiii <whoniiii@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-27 09:51:11 +11:00 |
|
Jeonghoon Lee
|
3e01810473
|
Add azure-architecture-autopilot skill 🤖🤖🤖 (#1158)
* Add azure-architecture-autopilot skill
E2E Azure infrastructure automation skill:
- Natural language → Architecture diagram → Bicep → Deploy
- 70+ service types with 605+ official Azure icons
- Interactive HTML diagrams (drag, zoom, click, PNG export)
- Scans existing resources or designs new architecture
- Modular Bicep with RBAC, Private Endpoints, DNS
- Multi-language support (auto-detects user language)
- Zero dependencies (diagram engine embedded)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix generator.py import for flat scripts/ structure + sync README
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: whoniiii <whoniiii@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-25 10:20:38 +11:00 |
|