v2.6.6
What's Changed
Features
- background-agent: file-backed bg handle index with atomic writes
- prompts: route subagent tool authorization via context-mode-aware utility
- hooks: add background-task-blocker hook and remove dead createBackgroundTask code
Bug Fixes
- config: allow slashed model IDs in preset validation
- mission-state: count only numbered task checkboxes in getPlanProgress
- background-agent: trigger handle restore at plugin init, not constructor
- oracle: default to background mode and forbid blocking Seraph nesting
- delegate-task: keep timed-out sync session alive with session_id resume
- delegate-task: make pollTimeoutMs authoritative and log effective budget
Documentation
- refresh all guides from codebase, rename orchestration-guide to orchestration
- plan: add fix-open-issues plan (4 issues, 9 tasks, 4 waves, Smith-reviewed)
Other Changes
- Merge pull request #92 from klpanagi/docs/cleanup_14-9-26
- Cleanup docs directory
- Merge pull request #91 from klpanagi/fix/model-preset-slashed-ids
- Merge pull request #90 from klpanagi/docs/refresh-from-codebase
- Merge pull request #89 from klpanagi/feat/fix-open-issues-plan
- Updated matrixx schema json
- Merge pull request #87 from klpanagi/feature/background-task-blocker
Full Changelog: v2.6.5...v2.6.6