• Joined on 2025-01-01
han commented on pull request shoko/kugetsu#233 2026-04-08 04:22:18 +02:00
fix: add PR merge conflict check to dev agent workflow

why do we have to write two exactly same lines on different lines? can't we unify the prompt?

han commented on pull request shoko/kugetsu#228 2026-04-08 04:04:37 +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?

han approved shoko/kugetsu#232 2026-04-08 02:32:59 +02:00
fix: always use base workflow with user message

lgtm

han commented on pull request shoko/kugetsu#202 2026-04-07 06:34:27 +02:00
feat: add pre-commit configuration for linting and commit message enforcement (#117)

can you write about it in CONTRIBUTING.md so anyone who contribute will know to run pre-commit install?

han commented on pull request shoko/kugetsu#204 2026-04-07 06:27:56 +02:00
feat: add PR review/comment workflow to cmd_continue prompt

lgtm

han commented on pull request shoko/kugetsu#202 2026-04-07 06:03:05 +02:00
feat: add pre-commit configuration for linting and commit message enforcement (#117)

is it possible to add pre commit hook so anyone who want to commit in this repo will have their pre commit hook to run and fix it for them. what do you think?

han commented on pull request shoko/kugetsu#197 2026-04-07 04:56:35 +02:00
fix: suppress opencode fork stdout and strip ANSI codes from logs

lgtm