It's a CLI tool that lets you describe what you want to test in plain English - the agent generates and runs the test plan against your API. You can point it at an OpenAPI spec, a Postman collection, GraphQL schema, or just a URL.
New in v0.5.0:
OpenAPI Scanner - scans your source code and auto-generates an OpenAPI 3.1 spec
Headless/CI mode - run non-interactively with octrafic test for pipeline integration
GitHub: https://github.com/Octrafic/octrafic-cli
Happy to answer questions any questions.