@cortexkit/aft
v0.18.4
Published
Unified CLI for Agent File Tools (AFT) — setup, doctor, and diagnostics across supported agent harnesses (OpenCode, Pi)
Readme
@cortexkit/aft
Unified CLI for Agent File Tools (AFT) — setup, doctor, and diagnostics across supported agent harnesses.
Usage
bunx --bun @cortexkit/aft setup # interactive setup for one or more harnesses
bunx --bun @cortexkit/aft doctor # check and fix configuration issues
bunx --bun @cortexkit/aft doctor --force # force clear plugin cache
bunx --bun @cortexkit/aft doctor --issue # collect diagnostics and open a GitHub issueBy default the CLI auto-detects which harnesses are installed on your system (OpenCode, Pi). When multiple are detected, it prompts you to choose. Use --harness opencode or --harness pi to target one explicitly.
Supported harnesses
- OpenCode —
@cortexkit/aft-opencodeplugin - Pi —
@cortexkit/aft-piextension
Learn more
- Main repository: https://github.com/cortexkit/aft
- Issues: https://github.com/cortexkit/aft/issues
