co-mono/packages/coding-agent/src
Petr Baudis 178e1e11c1 feat(coding-agent): compact one-line format for /resume session list
- One line per session instead of multi-line (message + metadata + blank)
- Age shown in compact format (now, 5m, 2h, 3d, 2w, 1mo, 1y)
- Message count on the left side
- Current session highlighted in accent color
- Selected row has background highlight
- Increased maxVisible from 5 to 10 sessions
2026-01-31 23:40:02 +01:00
..
cli feat(ai): add Kimi For Coding provider support 2026-01-29 04:12:28 +01:00
core feat(coding-agent): add threaded sort mode to /resume with tree display 2026-01-31 23:17:05 +01:00
modes feat(coding-agent): compact one-line format for /resume session list 2026-01-31 23:40:02 +01:00
utils feat(coding-agent): add OSC 52 clipboard support for SSH/mosh sessions 2026-01-30 03:25:00 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts feat(coding-agent): add PI_SHARE_VIEWER_URL env var for custom share viewer (#889) 2026-01-21 23:19:12 +01:00
index.ts feat(coding-agent): resolve resources with enabled state 2026-01-25 02:13:24 +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