Skip to content

bump: 1.0.0#67

Merged
SimoneBottoni merged 4 commits into
mainfrom
release/v1.0.0
Jul 8, 2026
Merged

bump: 1.0.0#67
SimoneBottoni merged 4 commits into
mainfrom
release/v1.0.0

Conversation

@SimoneBottoni

Copy link
Copy Markdown
Contributor

bump: 1.0.0

Breaking changes

  • take_last_intercept_row_id removedcall_ref is now the sole intercept resolution mechanism.
  • call_ref required — claims without a call_ref (or sourcerykit_ref in claimed_value) now raise.

Features

  • Multi-tool-call supportcall_ref column on intercepts + sourcerykit_ref on ClaimedValue enable correct mapping when the same tool is called multiple times.
  • Auto-groupingbuild_handoff_payload splits claimed_value entries by sourcerykit_ref automatically. No manual grouping or call_ref mapping needed.
  • Mock HTTP server — lightweight test utility for local endpoint testing.

Bug fixes

  • Improved evaluate_claim value comparison with JSON parsing for arrays and dicts.

Refactoring

  • Implemented locking mechanism for concurrent preprocessing.
  • Updated claim evaluation and error handling for sourcerykit_ref.

Documentation

  • Added multi-agent cookbook examples (LangGraph, CrewAI).

@SimoneBottoni SimoneBottoni merged commit 7d2d092 into main Jul 8, 2026
3 checks passed
@SimoneBottoni SimoneBottoni deleted the release/v1.0.0 branch July 8, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant