Skip to content

v0.1.1

Latest

Choose a tag to compare

@mlava mlava released this 31 May 01:07
· 3 commits to main since this release

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.