• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#198 2026-04-07 05:14:46 +02:00
fix: move msg file inside worktree to avoid external_directory permission error
shoko created pull request shoko/kugetsu#198 2026-04-07 05:13:58 +02:00
fix: move msg file inside worktree to avoid external_directory permission error
shoko created branch fix/msg-file-location in shoko/kugetsu 2026-04-07 05:13:45 +02:00
shoko pushed to fix/msg-file-location at shoko/kugetsu 2026-04-07 05:13:45 +02:00
b306c96289 fix: move msg file inside worktree to avoid external_directory permission error
shoko pushed to feat/cmd-continue-context-loading at shoko/kugetsu 2026-04-07 05:11:26 +02:00
1f67ce67f5 fix: move msg file inside worktree to avoid external_directory permission error
shoko pushed tag v0.2.17 to shoko/kugetsu 2026-04-07 05:00:09 +02:00
shoko pushed to feat/cmd-continue-context-loading at shoko/kugetsu 2026-04-07 04:58:39 +02:00
c54906be4b feat: load previous dev log as context when cmd_continue recovers
aafdebb6c6 fix: suppress opencode fork stdout and strip ANSI codes from logs (#197)
e666f4dffb Merge pull request 'fix: use temp file for message to avoid shell parsing issues' (#196) from fix/issue-message-encoding into main
478f7ceeba Merge pull request 'fix: improve worktree/session handling in cmd_start and cmd_continue' (#195) from fix/issue-daemon-worktree-session-handling into main
bb2add2e1a Merge pull request 'fix: properly quote base and pm_agent in write_index calls' (#194) from fix/issue-write-index-quoting into main
Compare 7 commits »
shoko pushed to main at shoko/kugetsu 2026-04-07 04:58:16 +02:00
aafdebb6c6 fix: suppress opencode fork stdout and strip ANSI codes from logs (#197)
shoko merged pull request shoko/kugetsu#197 2026-04-07 04:58:15 +02:00
fix: suppress opencode fork stdout and strip ANSI codes from logs
shoko pushed to feat/cmd-continue-context-loading at shoko/kugetsu 2026-04-07 04:53:55 +02:00
b774925a4a feat: load previous dev log as context when cmd_continue recovers
shoko created branch feat/cmd-continue-context-loading in shoko/kugetsu 2026-04-07 04:52:20 +02:00
shoko pushed to feat/cmd-continue-context-loading at shoko/kugetsu 2026-04-07 04:52:20 +02:00
shoko created pull request shoko/kugetsu#197 2026-04-07 04:44:19 +02:00
fix: suppress opencode fork stdout and strip ANSI codes from logs
shoko created branch fix/issue-session-id-and-log-cleanup in shoko/kugetsu 2026-04-07 04:44:02 +02:00
shoko pushed to fix/issue-session-id-and-log-cleanup at shoko/kugetsu 2026-04-07 04:44:02 +02:00
ab0e1006fb fix: suppress opencode fork stdout and strip ANSI codes from logs
shoko pushed tag v0.2.16 to shoko/kugetsu 2026-04-07 04:27:59 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-07 04:27:52 +02:00
e666f4dffb Merge pull request 'fix: use temp file for message to avoid shell parsing issues' (#196) from fix/issue-message-encoding into main
a130a79bd7 fix: use temp file for message to avoid shell parsing issues
Compare 2 commits »
shoko merged pull request shoko/kugetsu#196 2026-04-07 04:27:50 +02:00
fix: use temp file for message to avoid shell parsing issues
shoko created pull request shoko/kugetsu#196 2026-04-07 03:55:54 +02:00
fix: use temp file for message to avoid shell parsing issues
shoko pushed to fix/issue-message-encoding at shoko/kugetsu 2026-04-07 03:55:42 +02:00
a130a79bd7 fix: use temp file for message to avoid shell parsing issues