Appendix
Reference materials and additional resources.
Overview
- Feature Flags — Cargo feature flags reference
- Configuration — Configuration file formats
- Versioned Docs — How to access documentation for specific releases
- Contributing — How to contribute to MoFA
- Glossary — Terms and definitions
Quick Reference
Common Feature Flags
| Flag | Description |
|---|---|
openai | OpenAI provider support |
persistence-postgres | PostgreSQL backend |
uniffi | Cross-language bindings |
Configuration Files
mofa.toml— Agent configurationCargo.toml— Workspace configuration
Next Steps
Refer to Feature Flags for available options.