eclipse-theia / eclipse-theia/theia

Execute Agent delegations in parallel

Open
#17,533 0 comments 0 reactions 1 assignee Claimed by @cdamus View on GitHub
theia-ai
Dominant language
TypeScript
Stars
21.7k
Forks
2.9k
Avg merge
5d 19h
Merged PRs (30d)
35

Description

### Feature Description:

At the moment, parallel agent delegations run sequentially.

For example when the pr-reviewer agent runs multiple explorations, they are executed sequentially:

Image

However this would be an ideal candidate for parallelism, speeding up the process a lot. If an agent is running delegations in parallel, they should also be executed in parallel

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.