@assay-run/cli
v0.0.1
Published
Assay — verification engine for AI-written code: proof that the change does what the ticket asked. Early development; this release holds the name.
Maintainers
Readme
Assay
Proof that AI-written code does what the ticket asked.
Assay is a verification engine for AI-written code. It checks a change against the intent behind it — did the change do what was asked, and how would you know?
Status
Early development. This release holds the package name while the engine is built;
the CLI currently prints a pointer and exits. Real releases will land here, and the
package installs the assay command.
- Site: https://withassay.com
- Contact: [email protected]
Today
npx assay-run # zero-install
npm i -g @assay-run/cli # installs the `assay` command
assay help