Skip to main content

Module opencode

Module opencode 

Source
Expand description

OpenCode harness support.

The declarative half of this harness lives in harnesses/opencode.toml (including the stage-name rules, expressed as a regex + length cap); this module tree keeps only the code-backed capabilities the descriptor references: slug sanitization/truncation (the opencode slug capability), --format json event-stream parsing (transcript), and live-skill shadow detection (skill_shadow).

Modules§

skill_shadow
Live-skill shadow detector and reporting for OpenCode.
transcript
OpenCode transcript (event-stream) parsing.