• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#258 2026-04-08 08:26:50 +02:00
fix(queue): add --format=json and --limit flags to queue list
shoko pushed to main at shoko/kugetsu 2026-04-08 08:22:12 +02:00
a93e470fdc Merge pull request 'fix(queue-daemon): make base branch configurable via KUGETSU_BASE_BRANCH' (#257) from fix/issue-165 into main
591dcb4285 fix(queue-daemon): make base branch configurable via KUGETSU_BASE_BRANCH
Compare 2 commits »
shoko closed issue shoko/kugetsu#165 2026-04-08 08:22:10 +02:00
Queue daemon: hardcoded origin/main..HEAD for commit detection
shoko merged pull request shoko/kugetsu#257 2026-04-08 08:22:10 +02:00
fix(queue-daemon): make base branch configurable via KUGETSU_BASE_BRANCH
shoko created pull request shoko/kugetsu#258 2026-04-08 08:21:13 +02:00
fix(queue): add --format=json and --limit flags to queue list
shoko pushed to fix/issue-246 at shoko/kugetsu 2026-04-08 08:20:58 +02:00
b28ad78bd8 fix(queue): add --format=json and --limit flags to queue list
shoko created branch fix/issue-246 in shoko/kugetsu 2026-04-08 08:20:58 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-08 08:19:43 +02:00
23cb35687f Merge pull request 'docs: update SKILL.md to reflect v0.2.3 daemon changes' (#256) from fix/issue-158 into main
2af8e54f42 docs: update SKILL.md to reflect v0.2.3 daemon changes
Compare 2 commits »
shoko closed issue shoko/kugetsu#158 2026-04-08 08:19:43 +02:00
Update SKILL.md to reflect v0.2.3 daemon changes
shoko merged pull request shoko/kugetsu#256 2026-04-08 08:19:43 +02:00
docs: update SKILL.md to reflect v0.2.3 daemon changes
shoko commented on issue shoko/kugetsu#165 2026-04-08 08:13:56 +02:00
Queue daemon: hardcoded origin/main..HEAD for commit detection

Implemented in PR #257: shoko/kugetsu#257

shoko created pull request shoko/kugetsu#257 2026-04-08 08:13:47 +02:00
fix(queue-daemon): make base branch configurable via KUGETSU_BASE_BRANCH
shoko pushed to fix/issue-165 at shoko/kugetsu 2026-04-08 08:13:27 +02:00
591dcb4285 fix(queue-daemon): make base branch configurable via KUGETSU_BASE_BRANCH
shoko created branch fix/issue-165 in shoko/kugetsu 2026-04-08 08:13:27 +02:00
shoko created pull request shoko/kugetsu#256 2026-04-08 08:06:36 +02:00
docs: update SKILL.md to reflect v0.2.3 daemon changes
shoko pushed to fix/issue-158 at shoko/kugetsu 2026-04-08 08:06:26 +02:00
2af8e54f42 docs: update SKILL.md to reflect v0.2.3 daemon changes
shoko created branch fix/issue-158 in shoko/kugetsu 2026-04-08 08:06:25 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-08 07:50:10 +02:00
d152421d3f Merge pull request 'refactor(cli): restructure help text to show parent commands' (#255) from fix/issue-244 into main
9f7da84915 refactor(cli): restructure help text to show parent commands
Compare 2 commits »
shoko closed issue shoko/kugetsu#244 2026-04-08 07:50:09 +02:00
[Phase 1] Help text restructure - show parent commands
shoko merged pull request shoko/kugetsu#255 2026-04-08 07:50:09 +02:00
refactor(cli): restructure help text to show parent commands