bigstyle777/dsh-tool-arxiv

bigstyle777★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

arXiv preprint search tool for DeepSeek Harness agents — abstracts only, token-bounded

README 摘要

dsh-tool-arxiv An arXiv preprint search tool for DeepSeek Harness — scaffolded with dshp. Adds an arxiv search tool to your agent: search by topic or arXiv ID and get structured results (title, authors, arxiv id, abstract, abs url, pdf url, submit date). Abstracts only — PDF bodies are never fetched, keeping token usage bounded. Install Tool signature Parameter Required Description query yes Keywords (any language) or a bare arXiv ID such as 2608.16889 category no arXiv category filter, e.g. cs.AI ; omit for all fields max results no Number of papers, default 5, capped at 20 sort by no submittedDate (default) or relevance Results carry the standing caveat: arXiv preprints are not peer-reviewed. Configuration Optional cordis.yml overrides: Library use The core is dependency-light and exported for reuse: Develop License MIT

在 GitHub 查看完整 README →
搜索arxivdeepseek-harnessdsh-pluginresearchagentsearch

分类