GSD:AUTO Suggestion #1497
rotemshoshani
started this conversation in
Ideas
Replies: 1 comment
-
|
This is essentially what v1.31.0 enhances it with:
Generated by Claude Code |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
A few months back (when you still did plan 1, execute 1.1, execute 1.2...) I built a script for running it in sequence (to not have to wait for the output). If plans had a flag for requiring human intervention, the script would tell you to run it yourself in a cc instance (as the script was not run inside cc directly). With the parallelization updates to GSD, using my script kinda becomes stupid, but I think it'd be a good idea to use the same "some are parallel, some are in sequence - but all are in fresh context windows" logic to a mode that runs everything (planning and executing) by order, with fresh windows for everything - just stopping whenever a human needs to jump in. Something like /gsd:auto .
Beta Was this translation helpful? Give feedback.
All reactions