Skip to content

v0.1.0

Choose a tag to compare

@sajjadGG sajjadGG released this 14 Jun 23:32
94e98fb

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

Docs: https://sajjadgg.github.io/Rehearsal/