3 ms·
Any setups without Claude Code? I use CoPilot agent heavily on VSCode, from time to time I have independent grunt work that could be parallelized to two or thre
by afarah1 1y ago
Any setups without Claude Code? I use CoPilot agent heavily on VSCode, from time to time I have independent grunt work that could be parallelized to two or three agents, but I haven't seen a decent setup for that with CoPilot or some other VSCode extension that I could use my CoPilot subscription with.
- wilsonnb3 1y agoGitHub Copilot has a CLI now, I think it is in beta. It also supports background agents that you can kick off on the GitHub website, they run on VMs
- typpilol 1y agoCo-pilot has a new execute prompt tool in preview that lets it spin out its own requests to LLMs
- ridruejo 1y agoYou can use Rover (disclaimer, I am one of the cofounders) which is an open source tool that you can use to parallelize the work of coding agents that in addition to Claude also works with Gemini, Codex and Qwen https://github.com/endorhq/rover/ https://github.com/endorhq/rover/