co-mono/packages/coding-agent/src
2025-12-20 09:55:03 +01:00
..
cli fix(coding-agent): properly cleanup terminal on Ctrl+C in session selector (#247) 2025-12-19 19:04:00 +01:00
core fix(coding-agent): add connection error to retryable errors 2025-12-20 09:55:03 +01:00
modes fix(coding-agent): clamp thinking level to model capabilities 2025-12-20 09:52:57 +01:00
utils fix(coding-agent): detect image MIME via file-type (#205) 2025-12-17 17:11:56 +01: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 Add hooks system with pi.send() for external message injection 2025-12-10 00:50:30 +01:00
index.ts Export OAuth and model config functions for AgentSession scripts 2025-12-19 20:43:41 +01:00
main.ts fix(coding-agent): clamp thinking level to model capabilities 2025-12-20 09:52:57 +01:00