Commit Graph

5 Commits

Author SHA1 Message Date
ekko 524ee52bfd fix claude code model api mode prompt (#1963) 2026-07-06 12:11:30 +08:00
Zhicheng Han 371e29baf6 fix: clarify new chat drawer action (#1855) 2026-06-30 19:33:59 +08:00
ekko 251e9a5e8a [codex] fix new chat default model selection (#1736)
* fix new chat default model selection

* add chat chain note for new chat model default
2026-06-22 20:20:24 +08:00
ekko af07ed00a3 fix coding agent model switching (#1725) 2026-06-22 10:25:23 +08:00
ekko 4e4c10f6e1 [codex] add fork message action (#1670)
* feat(chat): add message fork action

Use a Y-shaped repo-forked icon in fork UI and expose the current-tail /fork action in the last message meta action row instead of the input toolbar. Keep terminal fork commands out of optimistic run/thinking state so no model activity is implied.

* fix(chat): debounce fork message action

* fix chat session click after fork

---------

Co-authored-by: Zhicheng Han <zhicheng.han@mathematik.uni-goettingen.de>
2026-06-19 15:31:35 +08:00