From 6f627fe776af9a7656929ee3e6b60e2c575cbc1b Mon Sep 17 00:00:00 2001 From: imbytecat Date: Mon, 11 May 2026 20:51:43 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20MySQL=20=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E7=B3=BB=E7=BB=9F=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 268 ++++++++++++++---------------------------------------- README.md | 164 ++++++++++++++++----------------- 2 files changed, 147 insertions(+), 285 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 38af281..61f4a3c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,232 +1,98 @@ # AGENTS.md -Compact, repo-specific notes for AI agents. Generic language/framework knowledge is omitted — only things that will bite you if you don't know. Pair this with `README.md` (user-facing quick-start + add-a-feature checklist + deploy flow). +Repo-specific notes for AI agents. -## Stack & runtime +## Stack -- **Bun-only** (`mise.toml` pins `bun = 1.3.13`). Never invoke `npm`/`npx`/`node`/`yarn`/`pnpm`. Use `bun run