co-mono/packages/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
..
agent-loop.ts feat(agent): split queue into steer() and followUp() APIs 2026-01-03 00:13:25 +01:00
agent.ts fix: clean up Codex thinking level handling 2026-01-05 21:58:26 +01:00
index.ts Update agent package: changelog, fix README type name, export proxy utilities 2025-12-30 23:33:32 +01:00
proxy.ts WIP: Refactor agent package - not compiling 2025-12-30 22:42:20 +01:00
types.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00