v0.0.1
Initial Release
Agent-first workflow orchestration engine.
Highlights
- SSE daemon with MCP server (6 tools: run, status, signal, define, query, diagram)
- Pidfile management and SIGHUP hot-reload (panel toggle + log level)
- Self-update (
opcode update) from GitHub releases - Web panel (optional,
--panelflag) - 20 packages, 981 test functions
Binaries
opcode_Darwin_arm64.tar.gz— macOS Apple Silicon
Linux binaries require native CGO compilation (go-libsql). Use
go install github.com/rendis/opcode/cmd/opcode@v0.0.1on Linux.