test(agents): assert a propose never declares one function twice #98

Merged
peersky merged 1 commit from test/propose-declares-each-tool-once into dev 2026-09-06 11:03:23 +00:00
Owner
  • Added Function test driving the real propose path with a model that captures the schemas each request carries, so the assertion is on what leaves the agent rather than on how the assembly code reads
  • Improved Redundancy against Duplicate function declaration found, which a caller reintroduced by passing in a delegated-search tool the SDK already injects; this pins the SDK half of the invariant
- Added Function test driving the real propose path with a model that captures the schemas each request carries, so the assertion is on what leaves the agent rather than on how the assembly code reads - Improved Redundancy against `Duplicate function declaration found`, which a caller reintroduced by passing in a delegated-search tool the SDK already injects; this pins the SDK half of the invariant
test(agents): assert a propose never declares one function twice
All checks were successful
CI / Dependency Age Check (pull_request) Successful in 4s
CI / Lint & Audit (pull_request) Successful in 1m9s
CI / Spell Check (pull_request) Successful in 5s
Commit Lint / Validate PR Title (pull_request) Successful in 3s
CI / Test (pull_request) Successful in 5m21s
Publish Release / Create Tag & Sync (pull_request) Has been skipped
Publish Release / Publish to crates.io (pull_request) Has been skipped
Publish Release / Publish dry-run (no side effects) (pull_request) Has been skipped
Publish Release / Create GitHub Release (pull_request) Has been skipped
d8bf5919ee
- Added Function test driving the real propose path with a model that captures the schemas each request carries, so the assertion is on what leaves the agent rather than on how the assembly code reads
- Improved Redundancy against `Duplicate function declaration found`, which a caller reintroduced by passing in a delegated-search tool the SDK already injects; this pins the SDK half of the invariant
peersky deleted branch test/propose-declares-each-tool-once 2026-09-06 11:03:23 +00:00
Sign in to join this conversation.
No reviewers
No labels
release
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
peeramid-labs/quorum-rs!98
No description provided.