Dev Radar
Support
LiveUpdated 2026-09-19 16:57 UTC

Turn voice instructions into GitHub actions!

Turn voice instructions into GitHub actions! I built a GitHub Voice Agent that takes a spoken request, understands…

This is a dev post classified by Jev as AI dev tools (a tool drop), kept by the Dev Radar because it carries real work, not commentary.

Turn voice instructions into GitHub actions! I built a GitHub Voice Agent that takes a spoken request, understands what needs to be done, and turns it into actions across your repo. For the voice layer, I used AssemblyAI’s Sync API to transcribe the request. The transcript is then passed through AssemblyAI’s LLM Gateway to `qwen3-next-80b-a3b`, which acts as the tool-calling model behind the agent. The model has access to GitHub tools for inspecting commits and diffs, checking existing issues, creating new issues, and posting comments. Based on the request, it decides which tools to call, u

Posted by Sumanth (77.2k followers) 2 h ago · 13 likes · 1.5k views · view the original post on X. Kept by the Dev Radar as AI dev tools.

More dev work like this

Every post is read and classified by Jev (TypeSafe): what it is, which market it belongs to, and whether the link is a real tool. 12.2k posts from 4.7k X accounts over the last 21 days, 1.3k tools, 12 markets. Collected every 5 minutes, fully re-ranked every hour — last update 2026-09-19 16:57 UTC. Full method.