[OpenCode SDK](https://github.com/opencode-ai/opencode) plugin that hooks into lifecycle events for session sync and local tool delegation.
[Convex](https://www.convex.dev/) backend for opencodedb with persistent text streaming, action caching, LLM response caching, and API key management.
Shared Zod schemas and TypeScript types for opencodedb: threads, messages, attachments, machine profiles, and configuration.
Terminal UI for opencodedb built with [OpenTUI](https://github.com/opencode-ai/opentui). Includes a setup wizard, sync status panel, chat worker, and commands for managing sync state.
General utilities for plugins to use
TypeScript plugin for ESLint
Compile ESNext Regular Expressions to ES5
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to UMD
React specific linting rules for ESLint
Allow parsing of the logical assignment operators
Compile regular expressions using named groups to ES5.
This plugin transforms ES2015 modules to CommonJS
Compile object rest and spread to ES5
Static AST checker for accessibility rules on JSX elements.
Vite plugins for component tagging and Tailwind config extraction
Import with sanity.
Transform import() expressions
Babel plugin to ensure function declarations at the block level are block scoped
Add a __source prop to all JSX Elements
This plugin transforms checks for a private property in an object
Compile ES2015 spread to ES5