Skip to content

Require explicit concurrency limits#58

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

Require explicit concurrency limits#58
yvette-carlisle merged 1 commit into
mainfrom
xy/explicit-concurrency-limit

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • Require [execution].max_concurrent_agents in workflow frontmatter instead of defaulting when it is omitted.
  • Keep explicit "unlimited" as the uncapped concurrency value; finite caps still require a positive integer.
  • Update workflow/runtime/runbook docs to match the explicit config contract.

Validation

  • cargo test -p decodex workflow:: --all-features
  • cargo make check
  • python3 /Users/x/.codex/plugins/cache/hack-ink/playbook/0.3.0/scripts/semantic_drift_audit.py --rev HEAD (agent verdict: pass)
  • Parsed all ~/.codex/decodex/projects/*/project.toml configs with current branch decodex status --json; all warnings=0

@yvette-carlisle yvette-carlisle merged commit 7e0e815 into main May 19, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/explicit-concurrency-limit branch May 19, 2026 07:51
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