• Joined on 2026-03-13
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 closed issue shoko/kugetsu#158 2026-04-08 08:19:43 +02:00
Update SKILL.md to reflect v0.2.3 daemon changes
shoko pushed to main at shoko/randebu 2026-04-08 08:16:20 +02:00
0cc3327991 Merge pull request '[Backend] Bot CRUD - Bot Management with Max 3 Limit' (#16) from fix/issue-5 into main
429d46c6d0 feat: implement bot CRUD with 3-bot limit per user
Compare 2 commits »
shoko merged pull request shoko/randebu#16 2026-04-08 08:16:19 +02:00
[Backend] Bot CRUD - Bot Management with Max 3 Limit
shoko closed issue shoko/randebu#5 2026-04-08 08:16:19 +02:00
[Backend] Bot CRUD - Bot Management with Max 3 Limit
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 created branch fix/issue-165 in shoko/kugetsu 2026-04-08 08:13:27 +02:00
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 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 created pull request shoko/randebu#16 2026-04-08 08:06:22 +02:00
[Backend] Bot CRUD - Bot Management with Max 3 Limit
shoko created branch fix/issue-5 in shoko/randebu 2026-04-08 08:05:50 +02:00
shoko pushed to fix/issue-5 at shoko/randebu 2026-04-08 08:05:50 +02:00
429d46c6d0 feat: implement bot CRUD with 3-bot limit per user
shoko pushed to main at shoko/randebu 2026-04-08 08:01:25 +02:00
a2f0c9a0e9 Merge pull request '[Backend] Auth System - JWT Authentication' (#15) from fix/issue-4 into main
42640679c7 feat: implement JWT authentication system
Compare 2 commits »
shoko merged pull request shoko/randebu#15 2026-04-08 08:01:24 +02:00
[Backend] Auth System - JWT Authentication
shoko closed issue shoko/randebu#4 2026-04-08 08:01:24 +02:00
[Backend] Auth System - JWT Authentication
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