Documentation
¶
Overview ¶
Package opencode is the opencode harness adapter (stub).
It implements harness.Adapter by driving the opencode CLI/MCP headless. This scaffold provides the type and signatures; the process-driving body is filled in by the HARNESS requirements. The adapter is configured offline-only.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// ConfigPath is the hardened, offline opencode config.
ConfigPath string
}
Adapter drives the opencode harness.
Click to show internal directories.
Click to hide internal directories.