Commit graph

5 commits

Author SHA1 Message Date
0c1c928498 Tool Use. 2026-03-01 18:53:02 -08:00
6b85ff3cb8 Split tui/mod.rs up into multiple files. (#3)
The mod.rs file was too large, split it up.

Reviewed-on: #3
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2026-03-02 00:05:16 +00:00
3fd448d431 Add modal editing to the agent TUI. (#2)
Adds a status line indicating which mode the user is in.
Adds a "normal" mode with keyboard shortcuts (including a chorded shortcut 'gg').
Adds a command mode with several basic commands that can be entered into an overlay.

Chores:
- Cleans up design/claude/plan.md to avoid confusing claude.
- Adds some TODOs based on claude feedback.`

Reviewed-on: #2
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2026-02-25 01:16:16 +00:00
5d213b43d3 Skeleton for the Coding Agent. (#1)
Reviewed-on: #1
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2026-02-24 19:50:38 +00:00
42e3ddacc2 Design/Plan/Claude.md from Claude. 2026-02-23 22:08:09 -08:00