Homegrown TUI Coding Agent.
Find a file
Drew Galbraith 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
.forgejo/workflows Skeleton for the Coding Agent. (#1) 2026-02-24 19:50:38 +00:00
src Split tui/mod.rs up into multiple files. (#3) 2026-03-02 00:05:16 +00:00
.gitignore Design/Plan/Claude.md from Claude. 2026-02-23 22:08:09 -08:00
Cargo.lock Skeleton for the Coding Agent. (#1) 2026-02-24 19:50:38 +00:00
Cargo.toml Skeleton for the Coding Agent. (#1) 2026-02-24 19:50:38 +00:00
CLAUDE.md Add modal editing to the agent TUI. (#2) 2026-02-25 01:16:16 +00:00
DESIGN.md Add modal editing to the agent TUI. (#2) 2026-02-25 01:16:16 +00:00
IDEAS.md Add modal editing to the agent TUI. (#2) 2026-02-25 01:16:16 +00:00
PLAN.md Add modal editing to the agent TUI. (#2) 2026-02-25 01:16:16 +00:00
TODO.md Add modal editing to the agent TUI. (#2) 2026-02-25 01:16:16 +00:00