JanisKroja/dsh-web-search-crw0

dsh-web-search-crw

CRW (Firecrawl-compatible) search provider for the DeepSeek Harness web capability seam (ctx.web): registers a WebSearchProvider that calls CRW POST /v1/search

AI 분석

适合需要将CRW搜索源接入DSH网页搜索能力接口的开发者或用户。

패키지
dsh-web-search-crw
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 9. 12.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

Configuration

Settings namespace web-search-crw (also editable live under Settings → Plugins → Plugin configuration → Web search (CRW)):

KeyDefaultMeaning
baseURLhttp://localhost:3000CRW base; /v1/search is appended. Env fallback: CRW_SEARCH_BASE_URL
apiKeyOptional bearer key. Env fallback: CRW_SEARCH_API_KEY
limit5Result-count fallback when the tool passes no maxResults
timeoutMs30000Per-search deadline; keep below the tool layer's searchTimeoutMs