Documentation
Build with Flary
Start with a typed one-off call, self-host a durable agent, or embed the runtime in an existing product.
One-off agent call
Compile a Git-tracked prompt and call a provider with one normalized contract.
Open guide Keep goingSelf-host on Cloudflare
Mount durable threads, resumable events, tools, approvals, and tenant policy.
Self-host Flary EmbedAdd Flary to a product
Keep your own auth, billing, and UI. Use Flary as the agent backend.
Integration guideRelease candidate
Install the exact version.
npm install --save-exact flary@0.3.0-rc.5Examples
Start from a real product shape.
Support bot
Mount a durable support agent behind your product-owned API and user interface.
Coding agent
Build a durable coding thread with lazy tools, workspace policy, and explicit modes.
Research agent
Build a scoped research worker that searches sources, delegates independent work, and returns a cited result.