Add OpenCode
.opencode/plugins/entire.ts. The plugin captures session and turn events, then uses opencode export to materialize the full conversation, file changes, tool calls, and token usage.
OpenCode supports commits before a turn ends. Entire refreshes the exported transcript so a checkpoint created mid-turn includes the agent activity available at that point.
Limitations
OpenCode does not expose subagent lifecycle events. Entire captures the main session.entire import cannot import existing OpenCode sessions.
Resume
entire session resume BRANCH restores the recorded session data when needed and prints:
session resume command reference for flags and additional behavior.