• Joined on 2026-03-13
shoko commented on issue shoko/kugetsu#46 2026-03-31 12:25:31 +02:00
PM Agent verbosity control - make output adjustable

Task5 completed

shoko commented on issue shoko/kugetsu#46 2026-03-31 12:25:31 +02:00
PM Agent verbosity control - make output adjustable

Task5 completed

shoko commented on issue shoko/kugetsu#46 2026-03-31 12:25:31 +02:00
PM Agent verbosity control - make output adjustable

Task1 completed

shoko opened issue shoko/kugetsu#46 2026-03-31 12:20:35 +02:00
PM Agent verbosity control - make output adjustable
shoko opened issue shoko/kugetsu#45 2026-03-31 12:09:39 +02:00
Subagent workflow: PM agent cannot write to /tmp for comment posting
shoko commented on issue shoko/kugetsu#44 2026-03-31 12:09:11 +02:00
Bug: release_agent_slot not called in nohup subshell

Test Results

Fix verified: Changed sh -c to bash -c and added source $(which kugetsu) before release_agent_slot.

Test: 3 quick delegates, count went 0 -> 3 -> 0 after ~10-15 seconds.…

shoko pushed to fix/issue-44-release-agent-slot at shoko/kugetsu 2026-03-31 12:04:15 +02:00
eed9367f41 fix(kugetsu): source kugetsu in nohup bash subshell
shoko created branch fix/issue-44-release-agent-slot in shoko/kugetsu 2026-03-31 12:03:28 +02:00
shoko pushed to fix/issue-44-release-agent-slot at shoko/kugetsu 2026-03-31 12:03:28 +02:00
shoko pushed to fix/issue-37-agent-limit-5 at shoko/kugetsu 2026-03-31 12:03:23 +02:00
f3fcbbb817 fix(kugetsu): source kugetsu in nohup subshell so release_agent_slot is available
shoko opened issue shoko/kugetsu#44 2026-03-31 11:58:51 +02:00
Bug: release_agent_slot not called in nohup subshell
shoko created pull request shoko/kugetsu#43 2026-03-31 11:46:45 +02:00
feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5
shoko created branch fix/issue-37-agent-limit-5 in shoko/kugetsu 2026-03-31 11:46:01 +02:00
shoko pushed to fix/issue-37-agent-limit-5 at shoko/kugetsu 2026-03-31 11:46:01 +02:00
21d9344c4b feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5
shoko pushed to feat/issue-41-fire-and-forget-delegation at shoko/kugetsu 2026-03-31 11:34:40 +02:00
04b0c2de48 revert: use git.example.com instead of real domain for privacy
shoko pushed to feat/issue-41-fire-and-forget-delegation at shoko/kugetsu 2026-03-31 11:31:06 +02:00
52ef45ab0d docs: update SUBAGENT_WORKFLOW.md with current git.fbrns.co URLs
shoko closed issue shoko/kugetsu#9 2026-03-31 11:30:03 +02:00
Create unified agent skill combining all workflow guidelines
shoko closed issue shoko/kugetsu#41 2026-03-31 11:23:26 +02:00
Feature: kugetsu delegate should be fire-and-forget
shoko pushed to main at shoko/kugetsu 2026-03-31 10:17:22 +02:00
faff525bfc Merge pull request 'feat(kugetsu): implement fire-and-forget delegation (#41)' (#42) from feat/issue-41-fire-and-forget-delegation into main
da52a4bd9b chore: add .gitignore and remove cached test results
3c15d8df1d Add concurrent agent limiting to kugetsu CLI
dfc87e3da3 feat(kugetsu): implement fire-and-forget delegation
Compare 4 commits »
shoko merged pull request shoko/kugetsu#42 2026-03-31 10:17:20 +02:00
feat(kugetsu): implement fire-and-forget delegation (#41)