co-mono/packages/coding-agent/src/modes
Mario Zechner b7c3cf9436 fix(coding-agent): clamp thinking level to model capabilities
- setThinkingLevel() now clamps xhigh to high when model doesn't support it
- Model changes automatically re-clamp the current thinking level
- Fixed /model command to use session.setModel() instead of agent.setModel()
- Footer and editor border color update after model/thinking changes

Closes #253
2025-12-20 09:52:57 +01:00
..
interactive fix(coding-agent): clamp thinking level to model capabilities 2025-12-20 09:52:57 +01:00
rpc Custom tools with session lifecycle, examples for hooks and tools 2025-12-17 16:03:23 +01:00
index.ts Rewrite RPC mode with typed protocol and client 2025-12-09 14:13:28 +01:00
print-mode.ts Refactor subagent tool, fix custom tool discovery, fix JSON mode stdout flush 2025-12-19 04:54:02 +01:00