Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 21:34
· 34 commits to main since this release
68be707

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

Full Changelog: v0.2.2...v0.3.0