Skip to content

WIP – Agent multiplexing / worktrees support #1801

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pap-openai
Copy link
Contributor

Being able to run

  • codex --best-of-n 3 --concurrent "do this"
  • codex --concurrent "do this" with auto-merge option to bring back the changes automatically in your current working directory
  • leverages worktree natively so you don't have to create them, supports the execution in those worktrees

Todo:

  • merging agent / summary for best-of-n
  • /best-of-n from the TUI (better name here?)

maybe rename to --worktree too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant