Homegrown TUI Coding Agent.
Find a file
Drew Galbraith 797d7564b7 Add tool use to the orchestrator (#4)
Add tool use without sandboxing.

Currently available tools are list dir, read file, write file and exec bash.

Reviewed-on: #4
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2026-03-02 03:00:13 +00:00
.forgejo/workflows Skeleton for the Coding Agent. (#1) 2026-02-24 19:50:38 +00:00
src Add tool use to the orchestrator (#4) 2026-03-02 03:00:13 +00:00
.gitignore Design/Plan/Claude.md from Claude. 2026-02-23 22:08:09 -08:00
Cargo.lock Add tool use to the orchestrator (#4) 2026-03-02 03:00:13 +00:00
Cargo.toml Add tool use to the orchestrator (#4) 2026-03-02 03:00:13 +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 tool use to the orchestrator (#4) 2026-03-02 03:00:13 +00:00
TODO.md Add tool use to the orchestrator (#4) 2026-03-02 03:00:13 +00:00