Block a user
PM Agent verbosity control - make output adjustable
Subagent workflow: PM agent cannot write to /tmp for comment posting
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.…
Bug: release_agent_slot not called in nohup subshell
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
shoko
pushed to feat/issue-41-fire-and-forget-delegation at shoko/kugetsu
2026-03-31 11:31:06 +02:00
Create unified agent skill combining all workflow guidelines
Feature: kugetsu delegate should be fire-and-forget
feat(kugetsu): implement fire-and-forget delegation (#41)