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…