Talk to your Agent - works in any terminal, with any provider and any Agent
Posted by thomheinrich@reddit | LocalLLaMA | View on Reddit | 1 comments
Press f8 to talk to your CLI agent - works with any agent, in any environment and with any provider. Supports both local STT backends and API. Super slim - works for me.
Yes, similar solutions exist; they are linked in the repo. Why did I build this? Because existing solutions did not work FOR ME (they may work for you!) and I wanted something easy.
https://github.com/thom-heinrich/voice2agent
Joozio@reddit
Terminal-first agent interaction is underrated. Builds great intuition for how agents actually think versus what web UIs hide. If you're getting started, this is the right layer to understand agent loops, reasoning, and tool use before abstracting into fancy interfaces. We have a beginner's guide that walks through exactly this progression. https://thoughts.jock.pl/p/how-to-build-your-first-ai-agent-beginners-guide-2026