Session-scoped markdown file storage tools for OpenCode agents.
Web stream CAR reader and writer.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Non-blocking notify tool plugin for OpenCode
BMAD workflow plugin for opencode — automates epic, feature, sprint and code review workflows using specialized AI agents
Determine if a value is an ES6 Symbol or not.
An AMQP 0-9-1 (e.g., RabbitMQ) library and client.
Paste clipboard content into opencode as a file reference.
Opencode plugin to remind and auto-submit prompts when todos are open
A client for the HashiCorp's Vault API written for Node.js
A collection of SCSS-specific rules for Stylelint
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A hybrid buffered / streaming middleware kernel backwards compatible with connect.
JavaScript Internationalization API, memoized for speed and performance
Cross-platform file copy utilities with Node.js 0.8+ compatibility. Provides copyFile, copyFileSync, and cpSync with optimized fallbacks for older Node versions.
Generate regular expressions from regjsparser’s AST.
Multi-account OAuth rotation for OpenAI Codex with auto model discovery
Concurrent prettier runner
Minimal web-style fetch TypeScript typings
Add component status to the storybook UI
A2A (Agent-to-Agent) protocol wrapper for OpenCode. Drop a JSON config file in, get a fully-spec-compliant A2A server out. Supports any agent persona, MCP tool servers, SSE streaming with polling fallback, context building, and multi-turn conversations.
The TeamsFx Core package implements shared capabilities for Microsoft 365 Agents Toolkit IDE Extensions and the CLI through API contracts defined in the [api](/packages/api).
Programmatic execution of AI coding agents (Claude Code, Codex, OpenClaw)
TypeScript implementation of the Parquet file format, based on parquet.js