Skip to content

Commit f0b2197

Browse files
committed
chore: bump @agentcash/discovery to 1.7.1
Fixes misclassification of free endpoints with x-payment-info: { authMode: "none" } as paid. inferAuthMode() now uses resolvePaymentInfo() to determine if the field actually describes a paywall.
1 parent f4a8456 commit f0b2197

2 files changed

Lines changed: 15 additions & 47 deletions

File tree

apps/scan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"format:check": "pnpm -w format:check:dir ./apps/scan"
2222
},
2323
"dependencies": {
24-
"@agentcash/discovery": "1.7.0",
24+
"@agentcash/discovery": "1.7.1",
2525
"@agentcash/router": "1.10.1",
2626
"@ai-sdk/openai": "^2.0.52",
2727
"@ai-sdk/react": "^2.0.68",

pnpm-lock.yaml

Lines changed: 14 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)