marchwarden/tests
Jeff Smith 87a34c60d1 M2.1: marchwarden ask CLI command (#8)
Click app with `ask` subcommand that spawns the web researcher MCP
server over stdio, calls the research tool, and pretty-prints the
ResearchResult contract using rich (panels for answer/confidence/cost,
tables for citations, gaps, discovery events, and open questions).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 14:51:40 -06:00
..
__init__.py M0.3: Implement contract v1 Pydantic models with tests 2026-04-08 14:00:45 -06:00
test_agent.py Add OpenQuestion to research contract 2026-04-08 14:37:30 -06:00
test_cli.py M2.1: marchwarden ask CLI command (#8) 2026-04-08 14:51:40 -06:00
test_models.py Add OpenQuestion to research contract 2026-04-08 14:37:30 -06:00
test_server.py M1.4: MCP server wrapping web researcher 2026-04-08 14:41:13 -06:00
test_tools.py M1.1: Search and fetch tools with tests 2026-04-08 14:17:18 -06:00
test_trace.py M1.2: Trace logger with tests 2026-04-08 14:21:10 -06:00