Commit Graph

8 Commits

Author SHA1 Message Date
c9f08895be release: 0.3.0 persistent history, configurable openers, and dev info panel 2026-04-06 01:09:07 +02:00
beab56393a checkpoint: 0.3.0 ui header, history persistence and history filter 2026-04-06 00:42:42 +02:00
6f78f6d9ca release: 0.2.6 add advanced navigation and contextual open actions 2026-04-04 01:53:00 +02:00
a64bc768b5 release: 0.2.2 fix post-install packaging and robustness 2026-04-02 21:35:45 +02:00
ab689cfbb4 feat: toggle hidden directories in cd-browser with . key 2026-04-02 16:28:21 +02:00
60723c33bc feat: improve terminal navigation and UI behavior
- refine tree and history navigation behavior
- improve scrolling continuity in the terminal UI
- keep AI worklog and prompt log updated
- validate changes with project quality checks
2026-03-16 00:28:27 +01:00
65508d263f feat: implement history mode and AI development logging
- add dedicated history mode UI (toggle with `h`)
- allow navigation inside history with arrows
- allow selecting history entries with Enter
- add tests for history mode behavior
- introduce AI development logs (`ai-worklog.md`, `ai-prompts.md`)
- add AI worklog policy to `instructions-agent.md`
2026-03-15 17:46:11 +01:00
f03417f2f2 Initial release: cd-browser v0.1.0 2026-03-14 17:21:49 +01:00