Document wandb integration in AGENTS.md; require AGENTS.md read upfront
- 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>
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
This repository uses AGENTS.md as the canonical coding-agent instruction file.
|
||||
|
||||
Before making changes, read and follow:
|
||||
- AGENTS.md
|
||||
**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.
|
||||
Reference in New Issue
Block a user