Files
fusion/.changeset/add-task-update-tool.md
gsxdsm 06ffd8e35e feat(FN-702): add kb_task_update tool to pi extension
- Add kb_task_update tool enabling AI agents to update task title, size, and column
- Add extension tests for the new kb_task_update tool
- Clean up unused CSS styles, dead test code, and stale route handlers
- Include changeset for the new tool addition
2026-04-02 13:22:05 -07:00

6 lines
147 B
Markdown

---
"@gsxdsm/fusion": minor
---
Add `kb_task_update` tool to pi extension for modifying task title, description, and dependencies after creation.