What's Changed
- fix: isolate host smoke config and probe global health by @alvinunreal in #331
- fix: custom orchestrator prompt gets appended instead of replacing default by @ReqX in #332
- fix: collapse system messages for Qwen3.5 compatibility by @ReqX in #336
- feat(background): non-blocking question relay for background subagents by @ReqX in #335
- fix: ignore non-string plugin entries during install detection by @Daltonganger in #339
- feat: add init-time health check and defensive logging by @ReqX in #343
- fix: #347 by @zuuky in #348
- fix(build): externalize zod from plugin bundle to prevent dual-instance crash by @ReqX in #344
- fix: #345 by @zuuky in #346
- refactor: remove background task tooling by @alvinunreal in #350
- Quick doc updates by @alvinunreal in #355
- rename cartography to codemap by @alvinunreal in #352
- Remove custom LSP tooling and isolate test runs by @alvinunreal in #360
- refactor(council): remove council-master agent, let council synthesize directly by @ReqX in #362
- fix(agent-permissions): restrict council_session access by @alvinunreal in #363
- fix(interview): suppress browser auto-open in tests by @alvinunreal in #366
- feat(agents): support custom subagent routing prompts by @alvinunreal in #365
New Contributors
Full Changelog: v0.9.15...v1.0.0