faf_auto
Scan project manifest files to auto-detect language, framework, and dependencies, then create or update a .faf file with the extracted stack.
Instructions
Auto-detect project stack and generate/update a .faf file. Scans for package.json, pyproject.toml, Cargo.toml, go.mod, and other manifest files. Extracts language, framework, database, API type, and build tools from actual dependencies — no hardcoded defaults. Creates a new .faf if none exists, or fills empty slots in an existing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | . | |
| path | No | project.faf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||