Automatic model fallback plugin for OpenCode. Switches to backup models when API errors occur.
Interactive SDD model selection and profile management for opencode
Advanced fallback plugin for OpenCode agents — model switching, retry with backoff, and context overflow handling
AI SDK v6 provider for OpenCode via @opencode-ai/sdk
OpenCode plugin for OpenAI Responses WebSocket transport.
Automatically switch AI SDK model provider when one of the providers has downtime
Mapped model fallback router for OpenCode. Routes retryable model failures to configured fallback models and recovers after cooldown.
Author one model policy; fan out to every harness that supports it. Translates role-based model selection into settings.json, config.toml, opencode.json, .pi/settings.json, and resolved notes/maps.
One command that chains agentmd → isolint → iso-harness: author one prompt, ship it to every coding agent.
OpenCode plugin that optimizes token usage by pruning obsolete tool outputs from conversation context
Parse, normalize, and query AI coding agent transcripts — Claude Code JSONL sessions first, Codex and OpenCode additive. Local-only; never uploads.
OpenCode plugin that uses your Claude Code credentials — no separate login needed.
Portable hybrid code-auditing framework for arbitrary repositories.
Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review
Base OpenCode agent rules for execution discipline, verification, CLI-first scaffolding, and context window management.
OpenCode plugin that automatically switches to fallback models when rate limited
OpenCode plugin that gives coding agents persistent memory using local vector database
Webpack loader that resolves relative paths in url() statements based on the original source file
OpenCode authentication plugin for OmniRoute API with /connect command and dynamic model fetching
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Agent orchestration, management, and operations plugin for OpenCode
Web search plugin for OpenCode
Lint and rewrite AI harness markdown so weak small models (Minimax 2.5, Nemotron 3, Mistral 7B) can execute it reliably.
OpenCode plugin that gives the primary agent a bidirectional control channel to running subagents — async spawn, message injection, live status and abort.