Skip to content

[FEATURE]:Support for multi-agent orchestration in isolated workspaces #17994

Description

@MuggleBornPadawan

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

It would be great to have a built-in way to run a "team" of coding agents in isolated workspaces, similar to what tools like Claude Code's conductor pattern can do.

Use case:

  • Orchestrate multiple agents working on different features/tasks in parallel
  • Each agent operates in its own isolated directory/subdirectory
  • A parent "conductor" agent coordinates the subagents and aggregates results

Requested feature:

  • A native way to spawn multiple OpenCode agents in different working directories from a single session
  • Built-in orchestration/tasking system to coordinate work across agents
  • Ability to manage agent lifecycle (start, monitor, stop) from one interface

Workaround (current):
Currently requires manually running multiple opencode /path/to/dir commands in separate terminal windows/processes, which lacks centralized coordination.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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