@younndai/lyt
PackagesThe unified Lyt CLI. One binary for vaults, meshes, agents, automation, recovery, and the rest of the core toolchain.
Install it from npm:
npm install -g @younndai/lytThe front door
@younndai/lyt is the meta package. Installing it pulls in the vault primitive, the mesh layer, MCP server, automation runner, LLM gateway, and agent skills, then ships one lyt binary that fronts them all.
One binary, every verb
The lyt binary aggregates vault lifecycle, capture and search, mesh topology and sync, agent support, diagnostics and repair under one command. Start with the interactive bootstrap:
lyt initWhat’s inside
These are the toolchain’s published layers, each documented on its own page: lyt-vault, lyt-mesh, lyt-mcp, lyt-skills, lyt-runner, and lyt-llm.
