Configuration
FlyDocs works out of the box with sensible defaults. Configure when you need to, not because you have to.
Config file
.flydocs/config.json, generated during install.
- tier:
"local"(default, free) or"cloud"(connected, coming soon) - detectedStack: automatically populated from your project
- skills: list of installed skill names
Environment variables
.env (gitignored), only needed for cloud tier features.
- Local tier requires no environment setup
- Cloud tier uses API keys for Linear, Jira, etc. (coming soon)
Project context
flydocs/context/project.md is the primary context your AI tools use.
- Your project's scope, stack, conventions, and priorities
- Generated during install, refined during
/flydocs-setup - Update this file as your project evolves. The AI reads it before every session
Cloud tier configuration, team settings, and advanced customization are coming soon. Join the Discord for upcoming features, support, and early access to what's next.