FaynOS Documentation
FaynOS is a local-first AI agent runtime. Agents, Teams, and Processes run entirely on your device. This documentation covers everything from first install to publishing your own agents in the store.
Getting Started
Install FaynOS, activate your licence, and run your first agent in under 5 minutes.
Agents
Understand how agents work: capability profiles, engine types, and the execution model.
Teams
Coordinate multiple agents toward a shared goal using the Team entity type.
Processes
Structured, reproducible workflows that orchestrate agents, tools, and human steps.
SDK
Build custom agents in JavaScript. SDK reference, hooks, and tool definitions.
The Vault
Encrypted local secret storage. Agents access secrets by name — never by value.
Publishing
Package your agent as an FPK and publish it to the FaynOS Store.
FPK Format
Complete FPK JSON schema reference with all fields, types, and validation rules.