Skip to main content

Development

This public repository contains the CLI, SDK, MCP server, JSON UI, docs, and example projects. The internal build pipeline is no longer part of the open-source repo.

Prerequisites

  • Node.js 20+
  • pnpm 10+
  • Rust stable for packages/cli

First-time Setup

  1. Install dependencies:
  1. Run the checks that match the package you changed:

Contributing