Personal development harness — forked from opencode, inspired by Claude Code. Custom MCP proxy-per-server, runtime rate limiting, skills, plugins, and more.
A personal fork of [opencode](https://github.com/opencode-ai/opencode) with MCP proxy-per-server architecture, runtime rate limiting, and local TUI commands. - **MCP Proxy-per-Server** — One `mcp_<server>` tool per MCP server instead of N individual per-tool stubs. Saves ~95% of MCP schema tokens per turn (~33KB → ~2KB).