- AGENTS.md: add Weights & Biases section covering install (extra), online/offline modes, per-run wandb/ layout, sync command, and the source-of-truth note (metrics.jsonl, not W&B). - CLAUDE.md: replace soft "before making changes" wording with a mandatory session-start instruction to read AGENTS.md in full. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
8 lines
336 B
Markdown
8 lines
336 B
Markdown
# CLAUDE.md
|
|
|
|
This repository uses AGENTS.md as the canonical coding-agent instruction file.
|
|
|
|
**MANDATORY: At the start of every session, read AGENTS.md in full before doing anything else — including answering questions, exploring code, or running commands.**
|
|
|
|
Notes:
|
|
- this project uses uv. don't mess with .venv or the system python. |