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>
Set up project scaffolding with free-threaded Python 3.14, uv for package management, and Nix flakes for dev tooling (treefmt-nix with nixfmt/ruff, pyright strict mode, direnv integration). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>