feat(KB-289): complete Step 4 — Add changeset for disabled AI title generation

This commit is contained in:
gsxdsm
2026-03-31 09:35:28 -07:00
parent 349fc3b107
commit be3f4e6745
3 changed files with 60 additions and 178 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Disable AI title generation for tasks. Tasks no longer automatically generate titles from descriptions via AI. The title field remains optional for manual entry, and the UI/CLI continue to display the description when no title is present.