co-mono/packages/coding-agent/src
Mario Zechner 0b9e3ada0c fix: clean up Codex thinking level handling
- Remove per-thinking-level model variants (gpt-5.2-codex-high, etc.)
- Remove thinkingLevels from Model type
- Provider clamps reasoning effort internally
- Omit reasoning field when thinking is off

fixes #472
2026-01-05 21:58:26 +01:00
..
cli Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
core fix: clean up Codex thinking level handling 2026-01-05 21:58:26 +01:00
modes Assume truecolor for most terminals (fixes SSH color detection) 2026-01-05 20:11:10 +01:00
utils fix: move managed binaries to bin/ and ignore hidden files in migration check 2026-01-06 07:52:49 +13:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00
index.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
main.ts fix(coding-agent): load extensions from settings.json 2026-01-05 13:26:41 +03:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00