mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Adds a Brain chip next to the model picker (Auto / Fast / Balanced / Thorough) in both the full-screen and side-pane composer. Selection is per-tab, next-turn intent like the model picker (same ref pattern), but unlike model it is never frozen on a run — it applies turn by turn, riding sendConfig.reasoningEffort into turn_created.config. The chip renders only when the effective model (run-frozen, picked, or app default) is known-reasoning per the models:list capability flag, and a stale selection resets when switching to a non-reasoning model. Turns that ran at a non-auto effort show the level beside the existing token-usage affordance, read retroactively from the persisted turn config; reasoning tokens were already displayed there. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .pnpm-store/v11 | ||
| apps | ||
| docs | ||
| packages | ||
| .gitignore | ||
| ANALYTICS.md | ||
| CODE_MODE_ENGINES_PLAN.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| MINI_APPS_PLAN.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||
| VIDEO_MODE.md | ||