feat(KB-178): add proactive triage subtask guidance

- Add proactive subtask breakdown prompts to triage agent
- Update dashboard routes to support triage subtask operations
- Add comprehensive tests for triage subtask guidance logic
- Include changeset for @dustinbyrne/kb package release
This commit is contained in:
gsxdsm
2026-03-30 11:33:07 -07:00
parent a06a2cff27
commit 7b18926a7b
3 changed files with 67 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": minor
---
Triage now proactively considers breaking medium and large tasks into subtasks, even when the user does not explicitly request subtask breakdown.