• Joined on 2025-01-01
han approved shoko/randebu#17 2026-04-08 08:37:26 +02:00
[Backend] Chat Interface + CrewAI Integration

lgtm

han approved shoko/randebu#15 2026-04-08 07:56:04 +02:00
[Backend] Auth System - JWT Authentication

lgtm

han commented on pull request shoko/randebu#13 2026-04-08 05:52:45 +02:00
[Backend] Project Setup - FastAPI Structure and Dependencies

can you remove files and folders that listed in .gitignore but somehow still being commited and pushed?

han commented on issue shoko/kugetsu#158 2026-04-08 04:56:32 +02:00
Update SKILL.md to reflect v0.2.3 daemon changes

update SKILL.md to not only limiting to 0.2.3 but based on latest commit in main branch

han commented on pull request shoko/kugetsu#228 2026-04-08 04:37:16 +02:00
fix(queue-daemon): implement timeout handling for long-running tasks

for echo related stuff in this PR, I'd like to possibly use kugetsu-log rather than a raw echo so we can have a unified formatted log. what do you think?