This repository was archived by the owner on Jun 26, 2026. It is now read-only.
--minimal flag calling non included agents (gsd-executor) #3160
yuritoledo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I ran the
npx get-shit-done-cc@latest --minimalthen created the plan and ask to execute.But the loop is trying to call an agent that is not included on minimal flag. Is this the expected behavior? I feel that 'minimal' is just a workaround to make it work, once the proper GSD do not know they are running a mini version, and tries to call an inexistent agent
All reactions