- 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
6 lines
203 B
Markdown
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.
|