feat(opencode): add OpenCode v2 actor integration - #5740
NathanFlurry wants to merge 1 commit into
Conversation
NathanFlurry
commented
Sep 16, 2026
- Embed OpenCode v2 in Rivet Actors with SQLite sessions, durable events, and interrupted-generation recovery.
- Expose native actions and Pi-style helpers with optional shared sandbox adapters and custom actions and plugins.
- Add integration documentation, release checks, and SQLite, Docker, and generation-recovery tests.
- Stack on the Pi integration for the shared sandbox adapter.
|
🚅 Deployed to the actors-pr-5740 environment in rivet-frontend
|
Review: OpenCode v2 actor integrationWent through Findings1. Docs page inlines TypeScript instead of using
There's no Minor / non-blocking observations
TestingTest coverage looks strong: SQLite migration/commit/rollback ( 🤖 Generated with Claude Code |