fix: handle Camofox v1.11.2 evaluate auth fallback #5

Merged
clawlter merged 1 commit from fix/camofox-1.11.2-evaluate-auth into main 2026-05-24 09:38:47 -04:00
Owner

Summary

  • forward Camofox bearer auth from CAMOFOX_ACCESS_KEY or CAMOFOX_API_KEY
  • fall back to snapshot-derived scrape/search when v1.11.2 auth-gates evaluate for non-loopback shim calls
  • document the v1.11.2 compatibility behavior

Verification

  • python3 -m pytest tests/test_shim_compat.py -q
  • live shim /v2/scrape and /v2/search smoke tests against Camofox v1.11.2
## Summary - forward Camofox bearer auth from CAMOFOX_ACCESS_KEY or CAMOFOX_API_KEY - fall back to snapshot-derived scrape/search when v1.11.2 auth-gates evaluate for non-loopback shim calls - document the v1.11.2 compatibility behavior ## Verification - `python3 -m pytest tests/test_shim_compat.py -q` - live shim `/v2/scrape` and `/v2/search` smoke tests against Camofox v1.11.2
Sign in to join this conversation.
No reviewers
No labels
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
clawlter/camofox-firecrawl-shim!5
No description provided.