chore: update CLAUDE.md and .env.example

- CLAUDE.md: project reference with naming conventions, wiki publishing, run guide
- .env.example: add XIAOMI_MIMO_API_KEY example

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-06-09 12:04:50 +08:00
co-authored by Claude Opus 4.7
parent 8d281eefd6
commit 491b3c9898
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -20,5 +20,8 @@ wiki_useremail=example@email.com
wiki_username=example_user
wiki_password=example_password
# 小米的模型的api_key
XIAOMI_MIMO_API_KEY=example_api_key
# 说明:此文件为示例,不包含真实凭据。将真实凭据写入本地的 .env 文件并确保其被 .gitignore 忽略。