Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@cortexkit/aft

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cortexkit/aft

Unified CLI for Agent File Tools (AFT) — setup, doctor, and diagnostics across supported agent harnesses (OpenCode, Pi)

latest
Source
npmnpm
Version
0.36.1
Version published
Weekly downloads
1K
-12.43%
Maintainers
1
Weekly downloads
 
Created
Source

@cortexkit/aft

Unified CLI for Agent File Tools (AFT) — setup, doctor, and diagnostics across supported agent harnesses.

Usage

npx @cortexkit/aft@latest setup            # interactive setup for one or more harnesses
npx @cortexkit/aft@latest doctor           # check and fix configuration issues
npx @cortexkit/aft@latest doctor --force   # force clear plugin cache
npx @cortexkit/aft@latest doctor --issue   # collect diagnostics and open a GitHub issue

By 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-opencode plugin
  • Pi@cortexkit/aft-pi extension

Learn more

FAQs

Package last updated on 08 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts