Commit Graph

8 Commits

Author SHA1 Message Date
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
2bdfbe25d5 debug: add temporary history overlay 2026-03-15 12:03:11 +01:00
12d2577a31 feat: improve navigation behaviour 2026-03-14 18:54:20 +01:00
90008f149a docs: add documentation index linking all project docs v0.1.0 2026-03-14 18:03:09 +01:00
e481b1ae45 docs: add documentation index 2026-03-14 18:00:07 +01:00
0b789b77e9 docs: add project overview 2026-03-14 17:55:28 +01:00
91a23203ed docs: add AI development playbook and architecture documentation 2026-03-14 17:52:04 +01:00
f03417f2f2 Initial release: cd-browser v0.1.0 2026-03-14 17:21:49 +01:00