mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-08-31 02:41:34 +00:00
776 B
776 B
CLAUDE.md — Project Conventions for new-api
MANDATORY: Read AGENTS.md with the Read tool
Do not treat @AGENTS.md as loaded. Claude Code does not reliably inline that import.
Before any planning, coding, reviewing, or answering a project question, you MUST call the Read tool on the repo-root file AGENTS.md and wait for the full contents. This is the first action of every session and every new task.
Rules:
- Do not start from memory, summaries, or this file alone.
- Do not skip the Read because a previous turn mentioned AGENTS.md.
- Do not replace the Read with a grep, glob, or partial skim.
- After reading, follow every rule in
AGENTS.mdfor the rest of the work. - If the task touches
web/, also Readweb/AGENTS.mdbefore editing frontend files.