Local Beta Release
FlyDocs is now available as a free, local-first open beta. Install it today and give your AI coding tools the structure they've been missing.
What’s new
FlyDocs v0.5.0 marks the local beta release, the first publicly available version of the platform. Everything runs locally from files in your project with zero external dependencies.
Highlights
- Skills-first architecture: platform skills, community skills, and active skills that replace MCP servers. Loaded on demand, not all at once.
- Claude Code and Cursor support: skills, hooks, and context work out of the box in both editors. Windsurf support included.
- Workflow lifecycle: capture, refine, activate, implement, review, validate, and close issues without leaving your editor.
- Deterministic hooks: context injection, auto-formatting, and script approval fire automatically on every prompt and edit.
- Context graph: tracks decisions, sessions, and project knowledge. Every session picks up where the last one ended.
- Automatic stack detection: detects your frameworks, testing tools, and languages. Recommends skills based on what’s in your code.
- Guided setup: install the CLI, run it in your project, and
/flydocs-setupwalks you through everything. From install to building in minutes.
Getting started
Install FlyDocs and follow the Getting Started guide to set up your first project.