• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#140 2026-04-05 06:49:13 +02:00
feat(queue): add queue system with background daemon
shoko closed issue shoko/kugetsu#134 2026-04-05 06:49:13 +02:00
Queue system with background daemon
shoko pushed to feat/queue-daemon at shoko/kugetsu 2026-04-05 06:46:06 +02:00
379d53cedc docs: update SKILL.md with queue system documentation
shoko created pull request shoko/kugetsu#140 2026-04-05 06:29:14 +02:00
feat(queue): add queue system with background daemon
shoko created branch feat/queue-daemon in shoko/kugetsu 2026-04-05 06:29:00 +02:00
shoko pushed to feat/queue-daemon at shoko/kugetsu 2026-04-05 06:29:00 +02:00
043542344a feat(queue): add queue system with background daemon
shoko pushed to main at shoko/kugetsu 2026-04-05 06:23:41 +02:00
e763ceb0ad Merge pull request 'feat(context): add context dump/load for session isolation' (#139) from feat/context-dump-load into main
61f06f825f Add context dump/load feature
Compare 2 commits »
shoko merged pull request shoko/kugetsu#139 2026-04-05 06:23:40 +02:00
feat(context): add context dump/load for session isolation
shoko closed issue shoko/kugetsu#136 2026-04-05 06:23:40 +02:00
Context dump/load for session isolation
shoko pushed to feat/context-dump-load at shoko/kugetsu 2026-04-05 06:23:34 +02:00
61f06f825f Add context dump/load feature
b76a9b883a Merge pull request 'feat(worktree-lifecycle): add PR tracking and safe destroy' (#138) from feat/worktree-lifecycle into main
ac850869fd fix(worktree-lifecycle): use github.com as example in set-pr help
3107dbf1e5 fix(worktree-lifecycle): use GIT_SERVERS config for check_pr_status
b8b97e3c09 fix(worktree-lifecycle): address PR review feedback
Compare 6 commits »
shoko pushed to feat/context-dump-load at shoko/kugetsu 2026-04-05 06:14:00 +02:00
66bbe53d3d Fix typo: KUETSU_DIR -> KUGETSU_DIR
shoko pushed to feat/context-dump-load at shoko/kugetsu 2026-04-05 06:12:43 +02:00
68f989d75e Merge feat/context-dump-load with feat/worktree-lifecycle changes
shoko pushed to main at shoko/kugetsu 2026-04-05 06:00:16 +02:00
b76a9b883a Merge pull request 'feat(worktree-lifecycle): add PR tracking and safe destroy' (#138) from feat/worktree-lifecycle into main
ac850869fd fix(worktree-lifecycle): use github.com as example in set-pr help
3107dbf1e5 fix(worktree-lifecycle): use GIT_SERVERS config for check_pr_status
b8b97e3c09 fix(worktree-lifecycle): address PR review feedback
d8af560e6d feat(worktree-lifecycle): add PR tracking and safe destroy
Compare 5 commits »
shoko merged pull request shoko/kugetsu#138 2026-04-05 06:00:15 +02:00
feat(worktree-lifecycle): add PR tracking and safe destroy
shoko closed issue shoko/kugetsu#135 2026-04-05 06:00:15 +02:00
Worktree lifecycle management with PR check
shoko pushed to feat/worktree-lifecycle at shoko/kugetsu 2026-04-05 05:57:07 +02:00
ac850869fd fix(worktree-lifecycle): use github.com as example in set-pr help
shoko pushed to feat/worktree-lifecycle at shoko/kugetsu 2026-04-05 05:52:43 +02:00
ce4116bcb1 fix(worktree-lifecycle): use github.com as example in set-pr help
shoko pushed to feat/worktree-lifecycle at shoko/kugetsu 2026-04-05 05:41:50 +02:00
3107dbf1e5 fix(worktree-lifecycle): use GIT_SERVERS config for check_pr_status
shoko pushed to feat/worktree-lifecycle at shoko/kugetsu 2026-04-05 05:16:14 +02:00
b8b97e3c09 fix(worktree-lifecycle): address PR review feedback
shoko created pull request shoko/kugetsu#139 2026-04-05 04:55:14 +02:00
feat(context): add context dump/load for session isolation