@kiri_ikki/thread-agent-check
v2.0.0
Published
AG-UI lifecycle and concurrency checker for LangGraph agents
Maintainers
Readme
@kiri_ikki/thread-agent-check
Command-line conformance checks for AG-UI lifecycle ordering and Thread Runtime CRUD/idempotency.
pnpm dlx @kiri_ikki/thread-agent-check \
--agent-url http://localhost:8000/agent \
--health-url http://localhost:8000/health \
--concurrency 2Add --runtime-url http://localhost:4000 to validate the self-hosted Thread API.
See the Agent Contract.
