Investigate Hermes 3-Task Limit #2

Closed
opened 2026-03-27 11:13:27 +01:00 by shoko · 0 comments
Owner

Context

Hermes reportedly has a 3-task parallel limit. We need to understand where this comes from and if it can be modified.

Brief

Research the source of Hermes's 3-task limit — is it hardcoded, configurable, or a rate limit?

Why

This limit directly impacts how many coding agents we can run in parallel. Understanding it is critical for the architecture.

Goal

Document the limit's origin and any workarounds or configuration options.

Done when

  • Source of 3-task limit identified
  • If configurable, tested and documented
  • If not configurable, documented as known constraint
  • Research notes added to architecture doc
## Context Hermes reportedly has a 3-task parallel limit. We need to understand where this comes from and if it can be modified. ## Brief Research the source of Hermes's 3-task limit — is it hardcoded, configurable, or a rate limit? ## Why This limit directly impacts how many coding agents we can run in parallel. Understanding it is critical for the architecture. ## Goal Document the limit's origin and any workarounds or configuration options. ## Done when - [ ] Source of 3-task limit identified - [ ] If configurable, tested and documented - [ ] If not configurable, documented as known constraint - [ ] Research notes added to architecture doc
shoko closed this issue 2026-03-31 05:36:47 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/kugetsu#2