• Joined on 2025-01-01
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

han commented on issue shoko/kugetsu#165 2026-04-06 02:55:19 +02:00
Queue daemon: hardcoded origin/main..HEAD for commit detection

I am thinking of the config should be in each repository. but we can always have default config that applicable to every repository as long as not being override. what do you think?