Skip to content

fix: update settings and skills handling with assistant redirect#220

Merged
chriswritescode-dev merged 22 commits intomainfrom
dev
May 7, 2026
Merged

fix: update settings and skills handling with assistant redirect#220
chriswritescode-dev merged 22 commits intomainfrom
dev

Conversation

@chriswritescode-dev
Copy link
Copy Markdown
Owner

Summary

  • Merge dev branch into main with latest features and fixes
  • Major refactors: SSE aggregator, OpenCode client, assistant mode
  • New: Internal API routes for settings, notifications, repos
  • Removed memory plugin and legacy memory routes
  • Test coverage improvements

Changes

  • Backend: Refactored SSE aggregation, OpenCode server client
  • Backend: New internal API endpoints
  • Frontend: New OpenCode event stream, improved navigation
  • Frontend: Removed memory plugin UI (service still works)
  • Tests: Significant test coverage improvements

* 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 merged commit 74cdeb3 into main May 7, 2026
6 checks passed
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