mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-11 14:41:21 +00:00
feat(task): replace built-in task adaptors with a sandboxed JS plugin system (#7076)
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
# CLAUDE.md — Project Conventions for new-api
|
||||
|
||||
@AGENTS.md
|
||||
## MANDATORY: Read AGENTS.md with the Read tool
|
||||
|
||||
## Claude Code
|
||||
Do not treat `@AGENTS.md` as loaded. Claude Code does not reliably inline that import.
|
||||
|
||||
- Follow the shared project instructions imported from `AGENTS.md`.
|
||||
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.md` for the rest of the work.
|
||||
- If the task touches `web/`, also Read `web/AGENTS.md` before editing frontend files.
|
||||
|
||||
Reference in New Issue
Block a user