Closed
Description
I've been noticing in my workflow that I'm using Claude Code in multiple terminal buffers to parallelize my workload. I found out that GenAIScript can run different tasks in multiple buffers in parallel too:
npx genaiscript@latest run /path/to/script --vars var1=value1 ...
I ran this in multiple tabs and saw the performance was pretty good. If it is actually correct that the tasks run in parallel, there may be a blog post here to inform people about this possible usecase.
More and more, I'm frustrated by editor based coding agents because they lack this capability, and I think GenAIScript would be a way to help programmers break out of the VSCode sandbox.
Any thoughts? @pelikhan
Metadata
Metadata
Assignees
Labels
No labels