@AGENTS.md
The shared project instructions live in AGENTS.md; this file imports them for Claude Code with @AGENTS.md.
- Use
uvfor all Python development (never pip/conda) and Bun for JS/TS (never npm/npx). - Integration tests use real API calls with the
ANTHROPIC_API_KEYcredentials from.env; run withuv run pytest -m integration. - Keep
plan.mdupdated with progress.