Installation
Requirements
Section titled “Requirements”- Rust toolchain.
- A terminal with Unicode support.
UMANS_API_KEYorOPENCODE_GO_KEYfor LLM integration.fdandrgfor the read-only repository tools.
API Key
Section titled “API Key”Set the provider API key in the environment:
export UMANS_API_KEY=sk-...# orexport OPENCODE_GO_KEY=sk-...Secrets are not accepted through CLI flags.