You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: bundle Firecrawl as managed Docker service for web search
Firecrawl (open source, ghcr.io/mendableai/firecrawl) is now a managed
service like Neo4j/Qdrant — starts automatically with `prism node up`.
Web tools auto-detect local instance at localhost:3002, no API key needed.
- Add FirecrawlConfig to ServiceConfig (port 3002, enabled by default)
- Add start_firecrawl() to DockerOrchestrator
- web.py: auto-detect local Firecrawl → cloud API → DDG fallback chain
- pyproject.toml: firecrawl-py + duckduckgo-search + beautifulsoup4
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments