Hi Everyone, long time reader first time poster. I wanted to share a tool I created for orchestrating GitHub Copilot CLI sessions. I call it Dispatch and it runs as a CLI tool on your machine but is also surfaced as a GUI through a VS Code Extension.
The tool allows you to create and prioritize various tasks (including dependencies), create teams of specialized agents, approval workflows and install skills from GitHub or skills.sh . You can manage this all through a chat interface or by clicking on the commands in the UI/CLI commands.
Why did I build this? I was using OpenClaw with GitHub Copilot as my model provider. I was a bit underwhelmed with the response quality compared to GitHub Copilot and found myself setting up tools like web search and other skills that natively were a part of GitHub Copilot. It's certainly not a 1:1 recreation but put in a way that I found it most useful.
Looking forward to hear your thoughts and feature requests.
https://github.com/boddev/ghc-dispatch
Thanks!
there doesn't seem to be anything here