Block a user
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?
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?
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?
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?