16 bite-sized TDD tasks, bottom-up: core models/store/schema/doc, then proxy/browser integration, then tools/agent/REPL/CLI, plus end-to-end capture-to-spec smoke test. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Conversational CLI that reverse-engineers a website API: LLM-driven headed browser (approach 3) + embedded mitmproxy capture/doc pipeline (approach 5), unified as a single tool-use agent. Free-threaded single-process architecture, intent-driven exploration, hybrid human/agent control, bounded LLM cost via endpoint-signature dedup. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>