Files
hermes-web-ui/docs/chat-chain-changes/2026-07-06-claude-code-model-api-mode.md

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.