Structs§
- Launcher
Config - Configuration for launching the
OpenCodeserver.
Constants§
- OPENCODE_
BINARY_ ARGS_ ENV - Environment variable for extra arguments between binary and
servecommand. - OPENCODE_
BINARY_ ENV - Environment variable for the opencode binary path.
- PINNED_
OPENCODE_ VERSION - Pinned opencode server version for SDK compatibility testing.
Functions§
- default_
pinned_ binary_ path - parse_
launcher_ args - Parse launcher args from
OPENCODE_BINARY_ARGSenvironment variable. - resolve_
launcher_ config - Resolve the full launcher configuration for starting
OpenCode. - resolve_
opencode_ binary - validate_
exact_ version - Validate that the actual version matches the pinned version exactly.