Nico0713520/dsh-research

Nico0713520★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

Local, free, keyless research layer for dsh coding agents. External content materializes into real files — shallow-cloned repos, markdown pages — navigated with grep/read instead of dumped into context.

README 摘要

dsh-research Local, free, keyless research layer for dsh coding agents. Other tools give the agent a chunk of page text. dsh-research gives it a filesystem. GitHub repos shallow-clone into real source trees; web pages and PDFs become clean markdown files in your workspace. The agent navigates them with the grep/read/ls tools it already has — no API spend, no proprietary content jail, clones cached across sessions. Why Coding agents researching external material face two bad options: fetch a page and dump 100k characters into context, or paste HTML crumbs. Firecrawl's MCP solves this in the cloud, per-request, with a key. pi-web-access solves it inside a closed artifact store the agent can only page through. Materialization solves it locally: external content becomes plain files at stable paths, the context window only receives paths plus a preview, and the agent pays tokens for exactly what it greps. Fetch the same URL tomorrow — cache hit, zero cost. Firecrawl MCP pi-web-access dsh-research Content destination their cloud closed artifact store your filesystem Cost per-request API keys free, local Access granularity what their API returns page-by-page any grep/read GitHub repos ind…

在 GitHub 查看完整 README →
Agent/智能体agentdeepseek-harnessdshdsh-pluginresearchsearch

分类