Harmony Chat
Developers

Developers

Build on Harmony Chat — plugins, agent attach, and the process model.

These pages assume you can read TypeScript and have run Harmony Chat once. Start with First run if you have not.

Repository

The TypeScript monorepo is the unit of distribution today: apps/server is the product, domain code under packages/ are libraries it composes, and plugins/ holds first-party plugin packages.

On this page