Skip to content

[pull] main from firecrawl:main#263

Merged
pull[bot] merged 3 commits into
innFactory:mainfrom
firecrawl:main
Jun 16, 2026
Merged

[pull] main from firecrawl:main#263
pull[bot] merged 3 commits into
innFactory:mainfrom
firecrawl:main

Conversation

@pull

@pull pull Bot commented Jun 16, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

mogery and others added 3 commits June 16, 2026 09:24
…serve refactor

#3796 moved keyless credit accounting from chargeKeylessCredits (Redis counter
+ keyless_credit_usage insert) to reserveKeylessCredits/adjustKeylessCredits,
which only touch Redis. The worker's chargeKeylessCredits call is gated on
!keylessReserved, so for the now-default reserved path the audit insert never
ran and keyless_credit_usage stopped getting rows.

Extract the audit insert into logKeylessCreditUsage() and call it from each
controller's reconciliation point with the actual billed credits. The worker
fallback still logs via chargeKeylessCredits.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Follow-up to #3794 which added the research methods across all SDKs but
did not bump versions, so the publish workflows no-op'd at the version gate.

- js:     4.26.0 -> 4.27.0
- python: 4.28.3 -> 4.29.0
- rust:   2.8.1  -> 2.9.0
- go:     1.6.1  -> 1.7.0
- ruby:   1.8.1  -> 1.9.0
- php:    1.6.1  -> 1.7.0
- java:   1.9.1  -> 1.10.0
- dotnet: 1.7.1  -> 1.8.0
- elixir: 1.6.1  -> 1.7.0

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Jun 16, 2026
@pull pull Bot added the ⤵️ pull label Jun 16, 2026
@pull
pull Bot merged commit 37c68d3 into innFactory:main Jun 16, 2026
2 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant