docs(KB-273): update README with comprehensive feature documentation

- Add Model System section covering presets, per-task overrides, and hierarchy
- Expand GitHub Integration with badges, PR creation, and issue linking
- Add Task Planning & Creation section with AI-assisted workflows
- Add Workflow Steps section with built-in templates
- Expand Dashboard Features with WebSocket badges and settings
- Expand CLI Commands with all new task operations
- Add Configuration Reference for all settings
- Add Multi-Step Scheduled Tasks documentation
- Restore Archive section and fix duplicate headers
- Include changeset for version bump
This commit is contained in:
gsxdsm
2026-03-31 06:56:23 -07:00
parent 29674fcf95
commit 7e21a0c7a5
2 changed files with 382 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Comprehensive README update documenting all new features: Model System (presets, per-task overrides), Task Planning (planning mode, subtask breakdown), expanded GitHub Integration (badges, PR creation), Workflow Steps with templates, Dashboard Features (terminal, git manager, activity log, themes), CLI commands (git, plan, archive, duplicate, retry, steer, logs), Configuration Reference, Multi-Step Scheduled Tasks, and Archive functionality.