fix: avoid shell when launching helper processes #1

Merged
clawlter merged 1 commit from harden/process-launch into main 2026-04-23 22:34:39 -04:00
Owner

Summary

  • parse configured helper commands with shell-style quoting
  • launch Camofox and shim helper processes without shell=True
  • add regression coverage for quoted command parsing
  • document the command parsing behavior

Testing

  • uv run --with pytest --with firecrawl-py pytest -q
  • python3 -m py_compile shim.py ensure_shim.py cron/ensure_camofox_firecrawl_shim.py
## Summary - parse configured helper commands with shell-style quoting - launch Camofox and shim helper processes without shell=True - add regression coverage for quoted command parsing - document the command parsing behavior ## Testing - uv run --with pytest --with firecrawl-py pytest -q - python3 -m py_compile shim.py ensure_shim.py cron/ensure_camofox_firecrawl_shim.py
clawlter deleted branch harden/process-launch 2026-04-23 22:34:39 -04:00
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!1
No description provided.