faf_auto
Scans package manifests to auto-detect project stack, then generates or updates a .faf file with language, framework, database, and build tools extracted from actual dependencies.
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 | |||