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
This commit is contained in:
5
.changeset/add-model-selection-task-creation.md
Normal file
5
.changeset/add-model-selection-task-creation.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user