Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
oca
command
|
|
|
session-debug
command
Command session-debug is a development-only diagnostic utility for inspecting raw `tmux list-sessions` output and the subprocess wrapper's classification of it (ExitClass, ExitCode, output bytes).
|
Command session-debug is a development-only diagnostic utility for inspecting raw `tmux list-sessions` output and the subprocess wrapper's classification of it (ExitClass, ExitCode, output bytes). |
|
internal
|
|
|
advruntime
Package advruntime contains read-only ADV runtime health models used by doctor, session preflight, recovery planning, and dashboard surfaces.
|
Package advruntime contains read-only ADV runtime health models used by doctor, session preflight, recovery planning, and dashboard surfaces. |
|
config
Package config parses, validates, and resolves the OpenCode Advance stack.toml configuration file into typed Go structs.
|
Package config parses, validates, and resolves the OpenCode Advance stack.toml configuration file into typed Go structs. |
|
dashboard
Package dashboard provides the OCA operator dashboard — a read-only web UI showing cross-project ADV changes, tmux sessions, and Temporal/worker health, updated in real-time via SSE.
|
Package dashboard provides the OCA operator dashboard — a read-only web UI showing cross-project ADV changes, tmux sessions, and Temporal/worker health, updated in real-time via SSE. |
|
health
Package health provides configuration health checks surfaced via `oca doctor`.
|
Package health provides configuration health checks surfaced via `oca doctor`. |
|
migrate
Package migrate reads legacy configuration (open-chad state, existing opencode.json, etc.) and produces a valid stack.toml representing the current state.
|
Package migrate reads legacy configuration (open-chad state, existing opencode.json, etc.) and produces a valid stack.toml representing the current state. |
|
occupancy
Package occupancy provides pane-state parsing, grouping, liveness classification, and reconciliation for OCA's worktree occupancy visibility.
|
Package occupancy provides pane-state parsing, grouping, liveness classification, and reconciliation for OCA's worktree occupancy visibility. |
|
plugin
Package plugin provides lifecycle operations for OpenCode plugins: clone/fetch/checkout (git), build commands, and pin management.
|
Package plugin provides lifecycle operations for OpenCode plugins: clone/fetch/checkout (git), build commands, and pin management. |
|
render
Package render produces and applies opencode.json and vision servers.yaml render plans from a resolved stack configuration.
|
Package render produces and applies opencode.json and vision servers.yaml render plans from a resolved stack configuration. |
|
session
Package session provides tmux session lifecycle operations for OpenCode Advance.
|
Package session provides tmux session lifecycle operations for OpenCode Advance. |
|
subprocess
Package subprocess is a generic external-command runner for OpenCode Advance.
|
Package subprocess is a generic external-command runner for OpenCode Advance. |
|
sync
Package sync handles post-apply plugin sync invocation.
|
Package sync handles post-apply plugin sync invocation. |
|
temporal
Package temporal provides helpers for detecting Temporal CLI and Node.js installations on the host system.
|
Package temporal provides helpers for detecting Temporal CLI and Node.js installations on the host system. |
Click to show internal directories.
Click to hide internal directories.