Commit Graph

6 Commits

Author SHA1 Message Date
tukuaiai 8ae20da0a2 refactor(docs): 将 AI 指令合并到 AGENTS.md
删除了独立的 CLAUDE.md 和 GEMINI.md 文件,并将其内容移动到 AGENTS.md 中,以集中管理面向 AI Agent 的文档。同时清理了 system_prompts 目录下一个多余的元文件。
2025-12-16 21:07:46 +08:00
tukuaiai c69be080a7 docs: Refine AGENTS.md and CLAUDE.md content
- Updated internal path references in AGENTS.md to correctly point to libs/external/ for external dependencies and prompts-library.
- Made a minor formatting correction in CLAUDE.md for better readability.
2025-12-14 07:54:17 +08:00
tukuaiai 9da7d24d30 docs: Restore AGENTS.md and CLAUDE.md to root; update documentation
- Reverted previous consolidation of AGENTS.md and CLAUDE.md to libs/external/ as per user's request.
- Ensured AGENTS.md and CLAUDE.md are present in the root directory with their latest content.
- Updated README.md and GEMINI.md to accurately reflect the file structure: AGENTS.md and CLAUDE.md at root, and prompts-library, my-nvim, XHS-image-to-PDF-conversion under libs/external/.
2025-12-14 07:53:31 +08:00
tukuaiai f4d909d5a7 Revert "docs: Update file paths and structure in documentation"
This reverts commit dd830b3e1b54506eb5eae4d2f3cd917ebc146531.
2025-12-14 07:50:33 +08:00
tukuaiai 9eb73e9b25 docs: Update file paths and structure in documentation
- Consolidate AGENTS.md and CLAUDE.md under libs/external/.
- Update README.md and GEMINI.md to reflect the new paths for AGENTS.md, CLAUDE.md, and prompts-library.
- Correct internal references in libs/external/AGENTS.md and libs/external/CLAUDE.md.
2025-12-14 07:49:39 +08:00
tukuaiai a0caaf803c feat: Add AGENTS.md and new documents, update README.md
- Introduce AGENTS.md to the root directory.
- Add new documents: 小登论道.md and 编程书籍推荐.md to the documents/ directory.
- Update README.md (possibly related to directory structure or other changes).
2025-12-13 10:44:58 +08:00