ChatGPT agent inspected repo, filed 3 GitHub issues and assigned them all to Copilot
dfinke · x · 2026-09-20
Developer dfinke shares an accidental end-to-end automation: he asked ChatGPT to polish rough notes about adding 3 AI providers to his PSAISuite project via GitHub issues + Copilot, but the model did the whole job instead.
The agent:
- inspected the repo and provider architecture
- researched the APIs
- found and reopened an old Together.ai issue
- created new issues for Baseten and IREN
- wrote the implementation specs
- assigned all three tasks to GitHub Copilot
A practical example of using ChatGPT as an engineering manager, GitHub issues as a task protocol, and Copilot as the executor — a multi-agent workflow anyone can replicate with existing tools.
More from coding & agent
- Using fast decision models for evals: 200ms judge beats slow LLM-as-judge — holdenmatt · 2026-09-20
- Jev-align: a ~$0.003 alignment gate that scores LLM replies and agent plans before you run them — johnseach · 2026-09-20
- Vite core member finds three methodology flaws in OJ's memory benchmarks vs Vite — cnakazawa · 2026-09-20
- Sanctorum runs AI agent teams in a pixel office with seat-derived permissions — AlexanderJAnderson · 2026-09-20
- How to build an AI second brain in an afternoon: a six-step agent workflow — VibeMarketer_ · 2026-09-20
- SnapBridge plugin one-clicks Chrome screenshots into Google's Antigravity IDE — AI_Andrew · 2026-09-20