I read through docs starting here: https://bradygaster.github.io/squad/docs/get-started/installation/
I have some questions as squad is a bit confusing:
- Seems squad is designed to run locally? There is copilot coding agent support but the docs seem to imply it adds the coding agent as another member to run tasks in the cloud as opposed to running all team agents concurrently in the cloud?
- What's difference between running
squadvscopilot --agent squad? The later seems to work better for me. - To customise your squad, do you need to edit all the underlying files that were created or can you prompt each squad member to adjust their prompt, skills, model, etc.?
- After a squad completes, what if I want to work on a different task and perhaps form a different squad. Are all those squad files and members polluting my repo? Can I resume from a previous squad if I need to?
Let me research the Squad repository to answer your questions thoroughly.Great questions! After digging through the Squad rep