• Joined on 2026-03-13
shoko commented on issue shoko/kugetsu#37 2026-03-31 07:10:18 +02:00
Design: Implement parallel agent capacity limits and queueing

Feedback

Great design issue! Here is my analysis based on the kugetsu architecture:

Recommended Approach: Option C (PM Agent Self-Regulation) + Minimal Queue

**Why not pure Option A…

shoko pushed to main at shoko/kugetsu 2026-03-31 06:58:41 +02:00
ed58cc9a96 Merge pull request 'fix(kugetsu): use --format json for session existence check (#38)' (#39) from fix/issue-38-session-checking into main
bfb8ee045b fix(kugetsu): use --format json for session existence check
Compare 2 commits »
shoko merged pull request shoko/kugetsu#39 2026-03-31 06:58:39 +02:00
fix(kugetsu): use --format json for session existence check (#38)
shoko created pull request shoko/kugetsu#39 2026-03-31 06:57:13 +02:00
fix(kugetsu): use --format json for session existence check (#38)
shoko created branch fix/issue-38-session-checking in shoko/kugetsu 2026-03-31 06:57:02 +02:00
shoko pushed to fix/issue-38-session-checking at shoko/kugetsu 2026-03-31 06:57:02 +02:00
bfb8ee045b fix(kugetsu): use --format json for session existence check
shoko opened issue shoko/kugetsu#38 2026-03-31 06:29:18 +02:00
Bug: opencode session list does not show forked sessions created by kugetsu init
shoko deleted branch fix/issue-3-parallel-test from shoko/kugetsu 2026-03-31 06:29:12 +02:00
shoko pushed to main at shoko/kugetsu 2026-03-31 06:28:59 +02:00
a3c24e53b9 Merge pull request 'Add parallel capacity test tool for Hermes/OpenCode' (#5) from fix/issue-3-parallel-test into main
e2c9ef9ed1 docs: add capacity planning section to README
5bc70dd515 feat(parallel-test): add kugetsu mode, memory limits, and cost tracking
94de97ed64 docs: update README status to reflect Phase 3 implementation
1092f73255 cleanup: remove unused .hermes/skills/agent-workflows
Compare 8 commits »
shoko merged pull request shoko/kugetsu#5 2026-03-31 06:28:58 +02:00
Add parallel capacity test tool for Hermes/OpenCode
shoko deleted branch docs/issue-24-hello-md from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch docs/issue-25-world-md from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch docs/issue-27-inmysoul-md from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch docs/issue-29-stillnotwork-md from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch docs/issue-33-test-load-skill-md from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch feat/issue-19-phase3 from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch feat/issue-19-worktree-per-session from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko deleted branch fix/test-kugetsu from shoko/kugetsu 2026-03-31 06:22:34 +02:00
shoko pushed to fix/issue-3-parallel-test at shoko/kugetsu 2026-03-31 06:02:12 +02:00
e2c9ef9ed1 docs: add capacity planning section to README
shoko opened issue shoko/kugetsu#37 2026-03-31 06:01:57 +02:00
Design: Implement parallel agent capacity limits and queueing