1.0.0-alpha.34 (2026-01-15)
✨ Features
- add --debug CLI flag (7799a43)
- add workflow orchestrator agent with automated delegation (9b995a1)
- create DiagnosticContext infrastructure (dda88b3)
- integrate DiagnosticContext with MarkdownRenderer (a5c677a)
- integrate DiagnosticContext with PrincipalMapper (75cd196)
- wire up DiagnosticContext in Program.cs (2e54eee)
🐛 Bug Fixes
- pass resource address to principal mapper for diagnostic context (5e58578)
- preserve principal type in azure_principal_name helper (301f754)
- remove clarifying questions from workflow orchestrator, strengthen delegation-only behavior (aa1dea5)
- support type-aware principal resolution in interface default implementations (e6bb3ba)
- workflow: prevent orchestrator from implementing work directly (cbf0911)