M2.1: marchwarden ask CLI command #8
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?
Phase 2 — CLI Shim, milestone 1.
Goal
Human-usable
marchwarden ask "question"command that drives the web researcher end-to-end via the MCP server.Scope
cli/main.py— Click app,asksubcommandquestion; flags--depth [shallow|balanced|deep],--budget INT,--max-iterations INTpython -m researchers.web.serveras subprocess, talk via MCP stdio client) — not a directWebResearcherimportResearchConstraintsfrom flags, call theresearchtoolmarchwardenscript entry point inpyproject.tomlTests
ResearchResultDeliverable
End-to-end question → formatted answer in terminal, going through the real MCP transport.
Branch
feat/cli-ask