co-mono/packages/coding-agent/src
Mario Zechner 8c38de0495 fix(tui): drain stdin on exit to avoid Kitty release leak
Drain stdin for up to 1s after disabling Kitty protocol so in-flight key
release events are consumed before the shell regains control.

Fixes #1204
2026-02-03 00:07:35 +01:00
..
cli feat(coding-agent): add named-only filter toggle to /resume picker (#1128) 2026-02-01 19:03:38 +01:00
core fix(coding-agent): normalize @ path prefixes closes #1206 2026-02-02 23:56:20 +01:00
modes fix(tui): drain stdin on exit to avoid Kitty release leak 2026-02-03 00:07:35 +01:00
utils fix(coding-agent): guard clipboard native load 2026-02-02 00:23:12 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts feat(config): add PI_PACKAGE_DIR env var to override package path (#1153) 2026-02-01 17:52:44 +01:00
index.ts feat(coding-agent): add bash spawn hook 2026-02-01 23:17:51 +01:00
main.ts fix(coding-agent): improve thinking defaults in footer 2026-01-29 00:33:45 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00