co-mono/packages/coding-agent/src
Mario Zechner 42b1e06ad1 feat(coding-agent): configurable double-escape action (tree vs branch)
Add doubleEscapeAction setting to choose whether double-escape with an
empty editor opens /tree (default) or /branch.

- Add setting to Settings interface and SettingsManager
- Add to /settings UI for easy toggling
- Update interactive-mode to respect the setting
- Document in README.md settings table

fixes #404
2026-01-03 01:59:08 +01:00
..
cli Added automatic image resizing 2026-01-02 12:01:56 +01:00
core feat(coding-agent): configurable double-escape action (tree vs branch) 2026-01-03 01:59:08 +01:00
modes feat(coding-agent): configurable double-escape action (tree vs branch) 2026-01-03 01:59:08 +01:00
utils Added automatic image resizing 2026-01-02 12:01: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 WIP: Rewrite export-html with tree sidebar, client-side rendering 2026-01-01 03:36:47 +01:00
index.ts Merge pull request #402 from mitsuhiko/image-resize 2026-01-03 00:39:26 +01:00
main.ts Added automatic image resizing 2026-01-02 12:01:56 +01:00
migrations.ts Add automatic session migration for v0.30.0 bug 2025-12-26 03:24:49 +01:00