fix(KB-259): update subtask button tooltip for live feature

- Update subtask button tooltip from "coming soon" to "Break down into AI-generated subtasks"

- Apply tooltip fix to both QuickEntryBox and InlineCreateCard components

- Add changeset for patch release
This commit is contained in:
gsxdsm
2026-03-31 05:52:29 -07:00
parent 34d47eddfd
commit 56a46092f7
3 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
---
"@dustinbyrne/kb": patch
---
Update subtask button tooltip to reflect feature availability
The Subtask button tooltip now correctly indicates "Break down into AI-generated subtasks" instead of "coming soon". The subtask breakdown feature with AI-generated subtasks, manual editing, and batch creation has been available and fully functional.