Skip to content

Support unlimited concurrency limits#56

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/unlimited-concurrency
May 19, 2026
Merged

Support unlimited concurrency limits#56
yvette-carlisle merged 1 commit into
mainfrom
xy/unlimited-concurrency

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • allow execution.max_concurrent_agents to be omitted or set to "unlimited"
  • keep positive integer limits compatible while making capacity checks and dispatch-slot locks support unlimited mode
  • update workflow docs/runtime notes for the new default

Validation

  • cargo make check
  • cargo run -p decodex --bin decodex -- status --config ~/.codex/decodex/projects//project.toml --json --limit 1 for all local Decodex projects

Local config

Updated all ~/.codex/decodex/projects/*/WORKFLOW.md max_concurrent_agents entries to "unlimited".

@yvette-carlisle yvette-carlisle merged commit 52ea3f1 into main May 19, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/unlimited-concurrency branch May 19, 2026 07:34
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