M5.1.5 arxiv-rag: CLI integration (--researcher arxiv) #42
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: archeious/marchwarden#42
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fifth sub-milestone of Issue #37. Design: ArxivRagProposal.
Goal
Wire the arxiv-rag MCP server (M5.1.4) into the CLI so users can ask questions of it the same way they ask the web researcher.
Scope
cli/main.py:--researcher [web|arxiv]flag onask(defaultwebfor backward compat)--researcher arxiv, spawnpython -m researchers.arxiv.serverinstead of the web servercall_research_toolplumbing — only the spawn target changesarxivsubgroup from M5.1.1 stays where it is; this issue is purely about plumbingask --researcherTests
call_research_toolfor both--researcher weband--researcher arxiv, verifying the right server is spawned and the response is rendered identicallyStretch (maybe own issue later)
--researchers web,arxivto fan out and merge — not in scope hereBranch
feat/arxiv-rag-cliBlocked by: M5.1.4. Blocks: M5.1.6 (logically — M5.1.6 needs end-to-end runs to verify ledger fields).
A.5 arxiv-rag: CLI integration (to M5.1.5 arxiv-rag: CLI integration (--researcher arxiv)--researcher arxiv)