Install

Install @thirdfy/agent-cli globally or via npx; verify with --json.

npm install -g @thirdfy/agent-cli
thirdfy-agent --version --json

Or without global install:

npx @thirdfy/agent-cli --help

Requirements: Node.js LTS compatible with the package’s engines field on npm.

Full upgrade notes and CI patterns: full CLI reference — Install.