Skip to content

Blog post idea: running genaiscripts in parallel #1600

Closed
@volkanunsal

Description

@volkanunsal

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions