- 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
469 B
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.