co-mono/packages/coding-agent/src
Mario Zechner 8d1229b5ec fix(coding-agent): use key helpers for arrow keys and Enter
Fixed arrow key and Enter detection in selector components to work
with Kitty protocol when Caps Lock or Num Lock is enabled.

Updated: oauth-selector, user-message-selector, hook-selector,
hook-input, model-selector, session-selector
2025-12-19 21:53:04 +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 feat: add xhigh thinking level support for gpt-5.2 models 2025-12-19 20:07:24 +01:00
modes fix(coding-agent): use key helpers for arrow keys and Enter 2025-12-19 21:53:04 +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 Wrap custom tools with hooks (#248) 2025-12-19 19:05:20 +01:00