Skip to content

[Feature]: Create top-level threads across computers #6079

Description

@ThinkSalat

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I am describing a concrete problem or use case, not just a vague idea.

Area

any t3 gui client

Problem or use case

I'm looking at the orchestration v2 docs and it looks like an agent can create a top level thread on the same computer, but not across environments. A use case I have pretty frequently is coordinating between my home server and my main pc. So far the only harness I know of that can do this is codex of all things. It looks like orchestration v2 has all the machinery in place to make this possible.

Proposed solution

Allow the threads related tools access and create threads across your configured machines.

Why this matters

Developing a backend and frontend in conjunction, where the backend is not hosted locally eg your local network, a vps, etc. Testing workflows across machines.

Smallest useful scope

Well I think the existing tools in the orchestration v2 are already the smallest useful scope.

Alternatives considered

Have the agents run ssh command to agents using harnesses on the remote computers ssh homelab pi "prompt".

Use codex desktop app.

Risks or tradeoffs

I imagine the machinery around accessing and creating threads from your phone to your computer may need changing. That said at least that capability does already exist in some fashion so I imagine it's better than starting from scratch.

Examples or references

Set up codex desktop gui, tell a thread on one machine to send a test thread to another machine.

Contribution

  • I would be open to helping implement this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions