faf_agents
Import, export, or sync AGENTS.md and .faf files to enable AI context interoperability.
Instructions
Import/Export/Sync between AGENTS.md (OpenAI/Codex) and project.faf - AI interop!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: import (AGENTS.md -> .faf), export (.faf -> AGENTS.md), sync (bidirectional) | |
| force | No | Force overwrite existing files | |
| merge | No | Merge imported data with existing .faf instead of replacing | |
| path | No | Project path. Sets session context for subsequent calls. |