mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-07-16 21:50:15 +00:00
553 B
553 B
date, commit, feature, impact
| date | commit | feature | impact |
|---|---|---|---|
| 2026-07-06 | pending | Claude Code session model switching | Claude Code scoped sessions now use codingAgentId when deciding whether a model switch needs the API mode chooser. This changes only the client-side configuration prompt and does not alter run transport, message persistence, queueing, or resume semantics. |
Scoped Claude Code sessions store agent as claude and codingAgentId as claude-code. The session model switch flow now normalizes those fields before deciding whether to show the API mode modal.