Files
fusion/.changeset/add-model-selection-task-creation.md
gsxdsm ea084c0ff2 feat(KB-060): add model selection to task creation
- Extend task creation types, store persistence, and API payloads to accept executor and validator model overrides
- Add inline model selection to the dashboard create card with default normalization, retryable model loading, and focus-safe interactions
- Wire the list-view create flow through InlineCreateCard and style the dropdown to stay usable within the viewport on mobile and desktop
- Add store, route, app, list-view, and inline-create tests covering override submission, partial selections, and inline creation behavior
- Document the new creation-time model selection flow and include a published package changeset
2026-03-30 05:41:30 -07:00

6 lines
203 B
Markdown

---
"@dustinbyrne/kb": minor
---
Add model selection to new task creation UI. Users can now optionally choose executor and validator AI models when creating tasks from the dashboard board or list view.