Packages
DocumentationLyt is built from seven pieces, and this page says what each one does. The seven published packages that make up Lyt. Install the unified CLI for the complete toolchain, or use an individual library when you are composing Lyt in code.
The toolchain
Everything ships inside @younndai/lyt — the unified CLI. The packages below are the layers it composes: vaults, mesh topology, MCP, agent skills, automation, and LLM routing.
Install the unified package
npm install -g @younndai/lytOne release line
All seven packages and this maintained documentation set describe one Lyt release line, and the packages move together on it. The private website application keeps its own internal build version, separate from the product.
