Scale not bounded by the local machine
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2
- Forks
- 0
- Avg merge
- 1h
- Merged PRs (30d)
- 17
Description
What it does
How large a fleet a user runs is no longer a question about the laptop's fans, RAM or battery; running 10,000 subagents at once becomes a question of budget rather than hardware.
Source
Outside beads: the README's Design section (README.md:20-22 and README.md:28-29), two points merged into one idea in #35.
File and line references in this issue are to main as of 75a7a92.
Against the three criteria
- Direction (README): This is the README's direction (
README.md:20-22,README.md:28-29). - Today's terminal users: Parallelism today is bounded by local CPU, RAM and tmux panes.
- Evidence: Nothing of it is built (
README.md:31-34).
Depends on
Blocked by #63: scale rests on the cloud execution environment of that idea.
Verdict
- Verdict: do
- Size: XL — rests on a new execution environment and needs a scheduler for many workers.
- Exception to the probe rule: no.
- Date: 2026-09-19
- Verdict ticket: #48
Theme: #51
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README Design section at README.md:20-22 and README.md:28-29, then review blocked issue #63 and the discussion referenced by #48. The issue is done when a cloud execution environment and scheduler support the proposed fleet scale beyond local CPU, RAM, battery and tmux limits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cloud, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100