Dev Testing CLI for AI Agents
Start servers, check logs, test APIs, control the browser, assert state, record the flow. Replay it forever with zero AI tokens.
$ bun add -g @questpie/probePROCESS
Daemon processes with ready detection. PID management. Compose with dependency graph.
LOGS
Timestamped logs from every service. Grep, level filter, follow mode. Merged view.
HTTP
GET/POST/PUT/DELETE with auto baseUrl. Status assertions. JQ filters. Bearer tokens.
BROWSER
A11y tree snapshots with @refs. Click, fill, type. Console, errors, network.
RECORD
Record browser actions. Auto-generate Playwright tests. Replay with zero AI tokens.
ASSERT
Text, element, URL, title, HTTP status, no-errors, no-network-errors. Exit 1 on fail.
TypeScript-native CLI powered by the UnJS ecosystem. Minimal dependencies, fast startup, no heavy frameworks.
Install the CLI. Add the skill to your agent. The next feature your agent writes gets verified automatically — logs checked, API tested, browser inspected, test recorded.