Orca v1.1.5
What's New
New Commands
orca disable [host|all] [--yes]— Removes Orca plugin registrations from host agents (OpenCode, OpenClaw, Hermes, Codex, Claude) without touching the binary or policy files.orca uninstall [--plugins-only] [--keep-config] [--yes]— Fully removes Orca: plugins, binary, and user config. Local workspace .orca/ directories are intentionally preserved.
Artifacts
CLI (cross-platform):
- orca-v1.1.5-darwin-amd64.tar.gz
- orca-v1.1.5-darwin-arm64.tar.gz
- orca-v1.1.5-linux-amd64.tar.gz
- orca-v1.1.5-linux-arm64.tar.gz
- orca-v1.1.5-windows-amd64.zip
Plugins:
- orca-codex-plugin-v1.1.5.zip
- orca-claude-code-plugin-v1.1.5.zip
- orca-opencode-plugin-v1.1.5.zip
- orca-claude-marketplace-v1.1.5.zip
Security
- Binary removal targets only known-safe locations (self-exe path + ~/.local/bin/orca). No arbitrary PATH traversal or execution of unknown binaries.
- Both commands require TTY confirmation or explicit --yes flag.