5 ms·
Hope you like it. It is still Claude Code doing the work. Toad talks to the agent, and is the agent that works with the LLM. So the results should be identical
by willm 9mo ago
Hope you like it. It is still Claude Code doing the work. Toad talks to the agent, and is the agent that works with the LLM. So the results should be identical to the native CLI.
- ra 9mo agoI have written a coding agent which I plan to open up soon. By far the biggest time sink has been in the TUI - I've just implemented ACP and I really hope that I can use toad as a front end.
- willm 9mo agoIt should be as easy as running: toad acp “command”
- reactordev 9mo agoDoes it work with local models? ollama? LM Studio?
- ra 9mo agoyou still need an agent, but yes.