#!/usr/bin/env node /** * @cortexkit/aft — unified CLI for Agent File Tools. * * Entry point parses argv and dispatches to commands. Harness selection * (OpenCode, Pi) is auto-detected from installed config paths; explicit * `--harness ` overrides detection. */ export {}; //# sourceMappingURL=index.d.ts.map