v0.3.0
What's Changed
- chore(contrib): add contribution rules, PR template, and agent rules by @lostmartian in #1
- docs(readme): add FAQ and explicit non-goals by @lostmartian in #2
- docs(readme): add local-first privacy section by @lostmartian in #3
- feat(cookbooks): add live LangGraph e2e recipe through openinference adapter by @lostmartian in #4
- feat(cookbooks): add live CrewAI e2e recipe through openinference adapter by @lostmartian in #5
- feat(metrics): add Recovery Step Ratio (RSR) for post-error recovery effort by @lostmartian in #6
- docs(site): sync RSR/privacy/cookbook docs, add contributing guide by @lostmartian in #7
- docs(landing): add RSR to capabilities grid, sync snippets with new gates by @lostmartian in #8
- feat(adapters): add adapter registry with entry-point plugin discovery by @lostmartian in #9
- feat(suite): add programmatic scenario runner with per-scenario gates by @lostmartian in #10
- feat(suite): add opt-in parallel scenario execution with ordered results by @lostmartian in #11
- feat(adapters): add LangGraph adapter for native state/checkpoint ingestion by @lostmartian in #12
- feat(adapters): add CrewAI adapter for native kickoff-output ingestion by @lostmartian in #13
- feat(benchmark): add cross-framework A/B benchmark mode by @lostmartian in #14
- feat(bench): add pytest-benchmark suite with make bench target by @lostmartian in #15
- docs(site): document phase 2 features - suites, A/B, plugins, benchmarks by @lostmartian in #16
- feat(website): dark mode, header redesign, spec-sheet metrics, content refresh by @lostmartian in #17
- chore(release): bump version to 0.3.0 by @lostmartian in #18
New Contributors
- @lostmartian made their first contribution in #1
Full Changelog: v0.2.2...v0.3.0