v0.1.0
First public release of ghostlab — a local end-to-end testing lab for any MCP server.
Highlights
- Understand → Generate → Run → Evaluate pipeline for any MCP server (stdio / streamable-HTTP).
- Dual-agent E2E runs (agent-under-test + user emulator) with structured tool-call capture.
- Codex-judge + deterministic verdicts, and run-to-run regression comparison.
- MCP Apps host layer: probe, render, and interact with
ui://widgets in headless Chrome. - SQLite run persistence and a Streamlit pipeline UI.
Install
pip install ghostlab # add [ui] and/or [apps] for those extras