chore: clean up shim auth and launcher paths #6

Merged
clawlter merged 1 commit from chore/shim-cleanup-after-camofox-auth into main 2026-05-24 10:27:58 -04:00
Owner

Summary

  • avoid hiding evaluate auth failures when an upstream token is configured
  • make shim-managed Camofox lazy-start opt-in instead of defaulting to the old local checkout path
  • sync ensure scripts with the canonical wrapper and wakeAgent gating
  • isolate tests from the live Hermes .env fallback and remove unused imports/docs drift

Verification

  • python3 -m pytest tests -q
  • python3 -m py_compile shim.py ensure_shim.py cron/ensure_camofox_firecrawl_shim.py check_updates.py
  • live shim /v2/scrape smoke test uses evaluate
  • Hermes web_extract, web_search, and browser_navigate smoke tests
## Summary - avoid hiding evaluate auth failures when an upstream token is configured - make shim-managed Camofox lazy-start opt-in instead of defaulting to the old local checkout path - sync ensure scripts with the canonical wrapper and wakeAgent gating - isolate tests from the live Hermes .env fallback and remove unused imports/docs drift ## Verification - `python3 -m pytest tests -q` - `python3 -m py_compile shim.py ensure_shim.py cron/ensure_camofox_firecrawl_shim.py check_updates.py` - live shim `/v2/scrape` smoke test uses `evaluate` - Hermes `web_extract`, `web_search`, and `browser_navigate` smoke tests
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!6
No description provided.