• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#255 2026-04-08 07:50:09 +02:00
refactor(cli): restructure help text to show parent commands
shoko created pull request shoko/randebu#15 2026-04-08 07:49:34 +02:00
[Backend] Auth System - JWT Authentication
shoko created branch fix/issue-4 in shoko/randebu 2026-04-08 07:49:00 +02:00
shoko pushed to fix/issue-4 at shoko/randebu 2026-04-08 07:49:00 +02:00
42640679c7 feat: implement JWT authentication system
shoko commented on issue shoko/kugetsu#244 2026-04-08 07:13:24 +02:00
[Phase 1] Help text restructure - show parent commands

Implemented in PR #255: shoko/kugetsu#255

shoko created pull request shoko/kugetsu#255 2026-04-08 07:13:08 +02:00
refactor(cli): restructure help text to show parent commands
shoko created branch fix/issue-244 in shoko/kugetsu 2026-04-08 07:12:59 +02:00
shoko pushed to fix/issue-244 at shoko/kugetsu 2026-04-08 07:12:59 +02:00
9f7da84915 refactor(cli): restructure help text to show parent commands
shoko closed issue shoko/kugetsu#121 2026-04-08 07:04:27 +02:00
Code Quality - Shellcheck & Error Handling
shoko pushed to main at shoko/kugetsu 2026-04-08 07:04:27 +02:00
ab99647193 Merge pull request 'fix(shell): address shellcheck warnings, standardize error handling, add retry logic' (#253) from fix/issue-121 into main
3deae2dd81 fix(shell): address shellcheck warnings, standardize error handling, add retry logic
Compare 2 commits »
shoko merged pull request shoko/kugetsu#253 2026-04-08 07:04:26 +02:00
fix(shell): address shellcheck warnings, standardize error handling, add retry logic
shoko pushed to main at shoko/randebu 2026-04-08 06:57:48 +02:00
f59e595ffd Merge pull request '[Backend] Database Models - Add missing Pydantic schemas' (#14) from fix/issue-3 into main
a5e41ab449 Add missing Pydantic schemas for BotConversation and Signal
Compare 2 commits »
shoko closed issue shoko/randebu#3 2026-04-08 06:57:47 +02:00
[Backend] Database Models - SQLite Schema and SQLAlchemy Models
shoko merged pull request shoko/randebu#14 2026-04-08 06:57:46 +02:00
[Backend] Database Models - Add missing Pydantic schemas
shoko opened issue shoko/kugetsu#254 2026-04-08 06:55:40 +02:00
Make delegate synchronous when no issue ref is provided
shoko created pull request shoko/kugetsu#253 2026-04-08 06:47:49 +02:00
fix(shell): address shellcheck warnings, standardize error handling, add retry logic
shoko created branch fix/issue-121 in shoko/kugetsu 2026-04-08 06:47:09 +02:00
shoko pushed to fix/issue-121 at shoko/kugetsu 2026-04-08 06:47:09 +02:00
3deae2dd81 fix(shell): address shellcheck warnings, standardize error handling, add retry logic
shoko opened issue shoko/kugetsu#252 2026-04-08 06:43:10 +02:00
Improve session logs format for human readability
shoko created pull request shoko/randebu#14 2026-04-08 06:42:13 +02:00
[Backend] Database Models - Add missing Pydantic schemas