My Agent Closed Most of the Open Projex Issues in One Round Without Me Reading the Code
Three parallel subagents, ten open Projex issues, one release. I skimmed the diffs at the end, not in the middle.
Three parallel subagents, ten open Projex issues, one release. I skimmed the diffs at the end, not in the middle.
Straico's API gives me access to 90+ AI models through one key, but it doesn't support streaming or function calling. OpenCode needs both. I built a proxy to bridge the gap and it turned into way more than I planned.
I set up granular bash permissions for my OpenCode subagents, but every command still prompted for approval. Turned out to be three separate issues stacked on top of each other.
First time really trying to use opencode inside tmux on WSL2. Hit Esc to interrupt an agent and nothing happened. Couldn't scroll properly. Couldn't copy to clipboard. Here's what finally worked.
I tried to make a slash command call another slash command in OpenCode. It doesn't work. Here's what I discovered and how I consolidated two duplicate commands into one.