• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#50 2026-03-31 16:42:57 +02:00
fix(pm): strengthen system prompt to prevent direct code writing
shoko created pull request shoko/kugetsu#50 2026-03-31 16:39:05 +02:00
fix(pm): strengthen system prompt to prevent direct code writing
shoko created branch fix/issue-48-pm-system-prompt in shoko/kugetsu 2026-03-31 16:38:56 +02:00
shoko pushed to fix/issue-48-pm-system-prompt at shoko/kugetsu 2026-03-31 16:38:56 +02:00
c70ce1f589 fix(pm): strengthen system prompt to prevent direct code writing
208dadda0e fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
Compare 2 commits »
shoko opened issue shoko/kugetsu#49 2026-03-31 16:28:43 +02:00
RFC: Task Queue Architecture for Autonomous PM and Dev Agents
shoko commented on issue shoko/kugetsu#48 2026-03-31 15:46:51 +02:00
Strengthen PM agent system prompt to prevent direct code writing

Test Results for Issue #48

Updated ~/.kugetsu/pm-agent.md

Changes made:

  1. Added clearer "NEVER write code" constraint
  2. Added critical section on HOW to delegate (kugetsu start, NOT…
shoko opened issue shoko/kugetsu#48 2026-03-31 15:24:24 +02:00
Strengthen PM agent system prompt to prevent direct code writing
shoko merged pull request shoko/kugetsu#47 2026-03-31 14:53:14 +02:00
fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
shoko pushed to main at shoko/kugetsu 2026-03-31 14:53:14 +02:00
59b8447fc3 Merge pull request 'fix: use sh -c with inline release-slot.sh for fire-and-forget delegation' (#47) from fix/issue-44-release-agent-slot into main
d1103ab8b0 Merge remote-tracking branch 'origin/main' into fix/issue-44-release-agent-slot
1c4d076d84 fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
eed9367f41 fix(kugetsu): source kugetsu in nohup bash subshell
Compare 4 commits »
shoko merged pull request shoko/kugetsu#43 2026-03-31 14:48:53 +02:00
feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5
shoko closed issue shoko/kugetsu#37 2026-03-31 14:48:53 +02:00
Design: Implement parallel agent capacity limits and queueing
shoko pushed to main at shoko/kugetsu 2026-03-31 14:48:53 +02:00
a4915a1da8 Merge pull request 'feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5' (#43) from fix/issue-37-agent-limit-5 into main
6d5e6a7b00 Merge remote-tracking branch 'origin/main' into HEAD
f3fcbbb817 fix(kugetsu): source kugetsu in nohup subshell so release_agent_slot is available
21d9344c4b feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5
Compare 4 commits »
shoko pushed to fix/issue-37-agent-limit-5 at shoko/kugetsu 2026-03-31 14:35:34 +02:00
6d5e6a7b00 Merge remote-tracking branch 'origin/main' into HEAD
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 5 commits »
shoko pushed to fix/issue-44-release-agent-slot at shoko/kugetsu 2026-03-31 13:12:45 +02:00
d1103ab8b0 Merge remote-tracking branch 'origin/main' into fix/issue-44-release-agent-slot
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 5 commits »
shoko created pull request shoko/kugetsu#47 2026-03-31 13:06:58 +02:00
fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
shoko pushed to fix/issue-44-release-agent-slot at shoko/kugetsu 2026-03-31 13:05:31 +02:00
1c4d076d84 fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
shoko commented on issue shoko/kugetsu#46 2026-03-31 12:26:28 +02:00
PM Agent verbosity control - make output adjustable

Task1 completed

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

Task1 completed

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

Task5 completed

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

Task4 completed