Skip to content

v0.0.1

Choose a tag to compare

@rendis rendis released this 11 Feb 01:35
· 11 commits to main since this release

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, --panel flag)
  • 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.1 on Linux.