Skip to content

Commit 072bcd9

Browse files
committed
Document idle Ctrl+C attachment clear and dispose unlink in Unreleased
1 parent e1a87e0 commit 072bcd9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
2626

2727
- Headless `corbits exec` now registers the active run so SIGINT/SIGTERM/SIGHUP finalize `run.json`.
2828

29+
### TUI
30+
31+
- First idle Ctrl+C clears pending image attachments along with prompt text. Clearing attachments only does not arm the quit window. Corbits-owned ephemeral files are unlinked; operator path-mention files stay on disk. Dispose and a second (armed) Ctrl+C also unlink leftover clipboard files.
32+
2933
## [0.3.15] - 2026-09-04
3034

3135
### Added

0 commit comments

Comments
 (0)