• Joined on 2026-03-13
shoko pushed to main at shoko/kugetsu 2026-04-01 03:35:48 +02:00
43aa1ac330 Merge pull request 'fix: replace --workdir with --dir for opencode CLI (fixes #60)' (#61) from fix/issue-60-workdir-to-dir into main
a95d1d556d fix: replace --workdir with --dir for opencode CLI
Compare 2 commits »
shoko merged pull request shoko/kugetsu#61 2026-04-01 03:35:46 +02:00
fix: replace --workdir with --dir for opencode CLI (fixes #60)
shoko closed issue shoko/kugetsu#60 2026-04-01 03:35:46 +02:00
Bug: kugetsu uses --workdir but opencode expects --dir
shoko created pull request shoko/kugetsu#61 2026-04-01 03:33:05 +02:00
fix: replace --workdir with --dir for opencode CLI (fixes #60)
shoko created branch fix/issue-60-workdir-to-dir in shoko/kugetsu 2026-04-01 03:32:56 +02:00
shoko pushed to fix/issue-60-workdir-to-dir at shoko/kugetsu 2026-04-01 03:32:56 +02:00
a95d1d556d fix: replace --workdir with --dir for opencode CLI
shoko opened issue shoko/kugetsu#60 2026-04-01 03:31:48 +02:00
Bug: kugetsu uses --workdir but opencode expects --dir
shoko pushed to main at shoko/kugetsu 2026-04-01 02:59:44 +02:00
79dc3ee3b9 Merge pull request 'fix: change git clone --bare to git clone in create_worktree (fixes #57)' (#59) from fix/issue-57-worktree-creation into main
6ad51f3c0b fix: change git clone --bare to git clone in create_worktree()
Compare 2 commits »
shoko merged pull request shoko/kugetsu#59 2026-04-01 02:59:43 +02:00
fix: change git clone --bare to git clone in create_worktree (fixes #57)
shoko closed issue shoko/kugetsu#57 2026-04-01 02:59:43 +02:00
Bug: worktree creation creates bare repos instead of proper worktrees
shoko created pull request shoko/kugetsu#59 2026-04-01 02:51:20 +02:00
fix: change git clone --bare to git clone in create_worktree (fixes #57)
shoko created branch fix/issue-57-worktree-creation in shoko/kugetsu 2026-04-01 02:51:13 +02:00
shoko pushed to fix/issue-57-worktree-creation at shoko/kugetsu 2026-04-01 02:51:13 +02:00
6ad51f3c0b fix: change git clone --bare to git clone in create_worktree()
shoko pushed to main at shoko/kugetsu 2026-04-01 02:44:56 +02:00
0d408e8fd8 Merge pull request 'fix: opencode message argument must come before flags in init' (#58) from fix/kugetsu-init-opencode-arg-order into main
d5866d4b0f fix: opencode message argument must come before flags in init
Compare 2 commits »
shoko merged pull request shoko/kugetsu#58 2026-04-01 02:44:54 +02:00
fix: opencode message argument must come before flags in init
shoko created pull request shoko/kugetsu#58 2026-04-01 02:01:13 +02:00
fix: opencode message argument must come before flags in init
shoko created branch fix/kugetsu-init-opencode-arg-order in shoko/kugetsu 2026-04-01 02:00:14 +02:00
shoko pushed to fix/kugetsu-init-opencode-arg-order at shoko/kugetsu 2026-04-01 02:00:14 +02:00
d5866d4b0f fix: opencode message argument must come before flags in init
shoko opened issue shoko/kugetsu#57 2026-04-01 01:14:48 +02:00
Bug: worktree creation creates bare repos instead of proper worktrees
shoko opened issue shoko/kugetsu#56 2026-04-01 01:03:27 +02:00
RFC: Agent Workflow Specification - PM and Dev Agent responsibilities