Skip to content

Releases: mlava/agent-ready-cli

v0.1.1

31 May 01:07

Choose a tag to compare

Initial public release of the Agent Ready CLI.

npm: agent-ready-scanner · installs the agent-ready command.

npm install -g agent-ready-scanner
agent-ready scan https://example.com

Commands: scan (start + poll), get <id>, list, and the public ask. Human-readable output by default; --json for scripting/CI. Thin, zero-dependency wrapper over the agent-ready.dev REST API.