chore(release): agent-knowledge 1.10.0 — claim-grounding verifier + adaptive driver + cost instrumentation#38
Merged
Merged
Conversation
Ships unreleased exports already on main: - createClaimGroundingVerifier / groundClaimInText / withCitedClaim (claim-grounding.ts) - createAdaptiveResearchDriver (adaptive-driver.ts) - RouterClient.usage() + RouterUsage (per-arm cost instrumentation)
tangletools
approved these changes
Jun 25, 2026
tangletools
left a comment
Contributor
There was a problem hiding this comment.
✅ Auto-approved PR — 3e455f5c
Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.
tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-25T01:25:05Z
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
@tangle-network/agent-knowledge1.9.0 → 1.10.0 to ship exports already merged to main but not yet on npm (npm-only package).What this releases
createClaimGroundingVerifier/groundClaimInText/withCitedClaim(src/claim-grounding.ts, feat(research): per-arm cost instrumentation for the two-agent A/B #36) — claim-grounding verifier.createAdaptiveResearchDriver(src/adaptive-driver.ts) — adaptive research driver.RouterClient.usage()+RouterUsage(src/web-research-worker.ts, feat(research): per-arm cost instrumentation for the two-agent A/B #36) — per-arm cost instrumentation.All three are re-exported from
src/index.tsand present in the builtdist/.Verification (local, off origin/main)
pnpm lint— pass (exit 0)pnpm typecheck— pass (exit 0)pnpm test— 689 passed, 38 skipped (exit 0)pnpm build— success;dist/index.d.tscontains all three symbols.Publish on merge via the OIDC
v1.10.0tag path.