Tag: opencode
All the articles with the tag "opencode".
-
OpenCode Denies `git`. It Runs `$(which git)` Just Fine.
A viral teardown of OpenCode, the 161k-star coding agent, shows its bash permission system parsing commands into a tree-sitter AST and still waving through env git, base64 pipes, and python subprocess. Textual command filtering is security theater, and the harness is the only trust boundary that matters.