Skip to content

feat: assistant mode, SSE streaming, per-agent model selection, and UI improvements#219

Closed
chriswritescode-dev wants to merge 19 commits intomainfrom
dev
Closed

feat: assistant mode, SSE streaming, per-agent model selection, and UI improvements#219
chriswritescode-dev wants to merge 19 commits intomainfrom
dev

Conversation

@chriswritescode-dev
Copy link
Copy Markdown
Owner

@chriswritescode-dev chriswritescode-dev commented May 7, 2026

Summary

  • Add assistant mode with SSE streaming and OpenCode server integration
  • Implement per-agent model selection and UI refinements
  • Add repo management skill and internal repos API
  • Add schedules service and workspace hook with navigation updates
  • Fix header display and mobile improvements (todo-header-mobile)
  • Fix navigation routes, swipe-back suspension, and drawer behavior
  • Improve audio worklet loading and assistant session launcher
  • Refactor mobile navigation, dialog components, and settings navigation
  • Update scroll threshold for header visibility

Changes

170 files changed, 10,850 insertions, 6,696 deletions

* feat: per-agent model selection and UI refinements

- Add agentModels store with setAgentModel/getAgentModel
- PromptInput uses session model priority and stores agent model on change
- useContextUsage derives model from assistant message instead of global
- Migrate sub-agent/subtask badges from purple to blue with refined styling
- Fix MoreDrawer sentinel to skip history-back on navigation

* refactor: improve per-agent model selection and task tool call status indicators
@chriswritescode-dev chriswritescode-dev changed the title fix: adjust scroll-up threshold for header visibility feat: assistant mode, SSE streaming, per-agent model selection, and UI improvements May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant