Skip to content

Comments

fix(tasks): raise concurrent task limit from 5 to 10#332

Merged
randomm merged 1 commit intodevfrom
fix/issue-330-concurrent-limit
Feb 23, 2026
Merged

fix(tasks): raise concurrent task limit from 5 to 10#332
randomm merged 1 commit intodevfrom
fix/issue-330-concurrent-limit

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 23, 2026

Raises MAX_CONCURRENT_TASKS_PER_SESSION from 5 to 10 to match AGENTS.md documented limit. Updates .fork-features/manifest.json async-tasks description and criticalCode array to anchor the new value against future upstream syncs.

Fixes #330

@randomm randomm merged commit dfedcac into dev Feb 23, 2026
1 check passed
@randomm randomm deleted the fix/issue-330-concurrent-limit branch February 23, 2026 18:41
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.

fix(taskctl): concurrent task limit regressed from 10 to 5 after merge

1 participant