@corivo-ai/opencode
v0.12.11
Published
Corivo OpenCode executable runtime plugin
Downloads
680
Readme
@corivo/opencode
OpenCode plugin for Corivo.
This package combines the OpenCode runtime plugin implementation with the packaged asset that corivo host install opencode installs into the OpenCode plugin directory.
Boundary
- Type:
plugin root - Plugin root:
packages/plugins/opencode - Internal scopes:
src/andscripts/contain executable runtime codeassets/corivo.tsis the packaged install asset consumed by the CLI installer
OpenCode no longer uses a separate top-level host/runtime split in the repository. The plugin root owns both concerns.
Lifecycle Mapping
session.created->corivo carry-overchat.message->corivo recallmessage.updated/session.idle->corivo review(deduped by assistant message text)
Installation Path
Install via CLI:
corivo host install opencodeThe CLI installs the packaged plugin file from packages/plugins/opencode/assets/corivo.ts into ~/.config/opencode/plugins/.
