Files
fusion/.changeset/auto-refinement-steering-comment.md
gsxdsm c57d169003 feat(KB-297): auto-create refinement tasks from steering comments on done tasks
- Add logic to auto-create refinement task when steering comment is added to done task
- Add 117 lines of unit tests covering auto-refinement trigger conditions
- Include changeset for minor version bump
2026-03-31 10:35:44 -07:00

469 B

@dustinbyrne/kb
@dustinbyrne/kb
minor

Auto-create refinement task when steering comment added to done task

When a user adds a steering comment to a task in the "done" column, kb now automatically creates a refinement task with the comment text as feedback. This streamlines the feedback-to-action loop, allowing post-completion feedback to immediately spawn a follow-up refinement task. Only user-authored comments trigger auto-refinement; agent-authored comments do not.