SEED Lab research-agent operating system for OpenCode
sprintf parser and basic formatter
Unified dispatch layer for local CLI-based AI coding agents
Type definitions for parsed types used in the Solana RPC
MCP daemon for cross-agent collaboration
Core helpers for creating and extending Kit clients with plugins
Agim (阿吉姆) — universal messenger-to-agent bridge. Connect WeChat / Feishu / DingTalk / Email to Claude Code / Codex / OpenCode, or any custom agent via ACP. Installs the `agim` command.
Helpers for encoding and decoding messages according to the offchain message specification
Long-term memory plugin for OpenCode AI editor — remember preferences, decisions, patterns and lessons across sessions.
AI SDK v6 provider for OpenCode via @opencode-ai/sdk
256 colors, keys and mouse, input field, progress bars, screen buffer (including 32-bit composition and image loading), text buffer, and many more... Whether you just need colors and styles, build a simple interactive command line tool or a complexe termi
CLI for agent-context-kit
OpenTelemetry telemetry plugin for opencode CLI
Elyra extension for fetching, analyzing, and customizing Laravel starter kits from GitHub
An HTTP(s) proxy `http.Agent` implementation for HTTP
OpenCode goal plugin that adds Codex-style long-running goal mode, /goal commands, persistence, and TUI status for AI coding agents.
Core types and helpers for encoding and decoding byte arrays on Solana
Unified CLI for Agent File Tools (AFT) — setup, doctor, and diagnostics across supported agent harnesses (OpenCode, Pi)
OpenCode plugin for creating and managing model variants of agents
Construct, plan and execute transactions from multiple instructions.
OpenCode plugin for Svelte that provides the Svelte MCP server, a specialized file editor subagent and instruction files.
Advanced fallback plugin for OpenCode agents — model switching, retry with backoff, and context overflow handling
```ts import * as fs from 'fs'; import * as path from 'path'; import { watch } from 'chokidar'; import * as kit from '@volar/kit';
General purpose utils for live content and visual editing