in the parallel capacity test, can we use kugetsu cli instead of opencode cli directly? in a way that I want to be sure that we are testing our own tool so we know exactly how many parallelization…
opencode run --continue --session "$pm_session" "$task" 2>&1
in the kugetsu-helpers, why does it use opencode CLI instead of using the kugetsu CLI? kugetsu CLI is wrapper of opencode CLI that…
in the phase3a-setup, why the dir variable name is KUGEETSU_DIR? why the double E? I am just asking, you don't need to fix it
you are exposing our gitea url and token, please patch this and also fix the previous commit
Background TUI sessions via Hermes process() tool with session_id
can we assume right now in this phase that we will only use Opencode only? so no Hermes and its tooling. will this change the…
lets address it one by one.
so basically, every issue has its own dedicated git worktree, is this correct? I don't know yet how hermes delegate tasks works. but lets assume the worse that the…
I think we should address with git worktree as well. lets say that we are working on 5 different issues on the same repo and spawn 5 different agents. I assumed that since 5 agents will edit the…
why did you remove the frontmatter in the skill? also the installation guide is all over the place. I think for the installation part just put the curl there. use actual link since its external…
alright can you now post the test result using different parameters?
yes we should debug it. what are the other options other than psutil? I'd like to use something built-in, so no additional installation if possible. but if there is no such approach, well there is…
is it possible to remove the commit that contains real data? because people can see it through git log anyway