Commit Graph

411 Commits

Author SHA1 Message Date
tukuaiai 80bcbeaaeb docs(readme): Remove backups dir from file structure overview 2025-12-16 21:17:22 +08:00
tukuaiai f9ed5bc10c build: Untrack backups directory
Remove the backups directory from git tracking. The directory is now ignored via .gitignore.
2025-12-16 21:16:52 +08:00
tukuaiai 4916a9a349 build: 忽略 backups 目录
将 backups/ 目录添加到 .gitignore 文件中,以防止备份文件被 Git 跟踪。
2025-12-16 21:16:00 +08:00
tukuaiai 763dab9fdf fix(docs): 修正 README.md 中的内部链接
在重构文档目录结构后,更新 README.md 中指向已移动文件的内部链接,以确保所有链接均有效。
2025-12-16 21:15:33 +08:00
tukuaiai 9669f94508 refactor(docs): 重命名目录以移除 '&' 符号
为了更好的兼容性和命名一致性,将文档目录名称中的 '&' 符号替换为 'and'。
2025-12-16 21:12:56 +08:00
tukuaiai 4e941f0fcf refactor(docs): 将文档归类整理到不同目录
将 'documents' 目录下的文件整理到 'Methodology & Principles', 'Tutorials & Guides', 和 'Templates & Resources' 等子目录中,以改善文档结构和可读性。
2025-12-16 21:11:42 +08:00
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 f7dfc206c4 docs(readme): Add GitHub_Daily to acknowledgements 2025-12-16 21:02:56 +08:00
tukuaiai 86022b9361 docs: 恢复 README 的章节标题风格
将“原则”、“方法”、“技术”、“工具集”等章节标题恢复为更简洁的“道”、“法”、“术”、“器”,以匹配项目文档的整体语言风格。
2025-12-16 20:59:23 +08:00
tukuaiai f5755541a4 docs: 恢复 README 的语言风格并调整内容
根据用户意图,撤销之前的语言风格“正式化”修改,恢复 README.md 文件原有的直接、生动的语言风格,并同步更新了目录结构和部分描述。
2025-12-16 20:58:24 +08:00
tukuaiai e9bd8357f6 docs: 重新格式化并补全工具集列表
根据用户要求,对“工具集”部分进行重新整理。所有工具被重新分类,并使用更正式、专业的语言风格进行描述,同时补全了之前版本中缺失的条目,以纠正先前的疏漏。
2025-12-16 20:49:48 +08:00
tukuaiai 37e6c5833c docs: 补充和更新工具集列表 2025-12-16 20:47:03 +08:00
tukuaiai c0e8bb21ac docs: 在 frp 指南中增加关于 codex 安装的说明 2025-12-16 20:32:04 +08:00
tukuaiai d4af2a2896 docs: 微调 frp ssh 指南的措辞 2025-12-16 20:31:25 +08:00
tukuaiai 39e5eee5b8 docs: 格式化 README 并重命名文档
将 README.md 的内容更新为更正式的语言风格。同时,根据仓库的最新变化,将 '小登论道.md' 重命名为 '学习经验.md'。
2025-12-16 20:29:07 +08:00
tukuaiai 16e9d5423b docs(readme): Add geekbb to acknowledgements 2025-12-16 09:40:25 +08:00
tukuaiai 95399f9f52 feat(docs): Add telegram-dev documentation directory 2025-12-16 09:38:14 +08:00
tukuaiai 2cca9ab840 docs: Update universal project architecture template
更新了通用项目架构模板文件的内容。
2025-12-15 16:24:13 +08:00
tukuaiai 3f31120ace feat(prompts): Add purity detection and glue development prompts
新增了两个编程提示词:'执行纯净性检测' 和 '胶水开发',以扩充提示词库。
2025-12-15 16:00:09 +08:00
tukuaiai 836213ead2 docs: Refine meta-method explanation in README
将 README 中的“元方法”部分,从原先晦涩的描述更新为结构化的解释,使其核心思想更易于理解和传播。
2025-12-15 13:11:27 +08:00
tukuaiai 98aed4f8eb docs(paper): Add high-level conceptual explanation appendix
在关于递归自优化生成系统的形式化论文中,增加了一个高层次、易于理解的概念释义附录,以方便读者更好地理解其核心思想。
2025-12-15 12:46:53 +08:00
tukuaiai e24b2da780 docs: Update README.md 2025-12-15 11:14:33 +08:00
tukuaiai 0337346f03 docs: 扩展'元方法'的描述 2025-12-15 07:56:00 +08:00
tukuaiai 73b8f08378 docs: 添加手动贡献者鸣谢列表 2025-12-15 07:52:39 +08:00
tukuaiai 017187e620 feat(prompts): Add meta_prompts directory 2025-12-15 07:45:15 +08:00
tukuaiai 03159d99f1 refactor: 移除README中的能力迭代公式图 2025-12-15 07:39:00 +08:00
tukuaiai 476e3df77b feat: 形式化元方法并更新README链接 2025-12-15 07:38:30 +08:00
tukuaiai a847ca3de9 docs: 更新README,增加能力迭代公式图 2025-12-15 07:11:54 +08:00
土块 3b65a803c7 更新 README.md 2025-12-15 05:56:21 +08:00
土块 8ad14fe442 更新 README.md 2025-12-15 05:55:49 +08:00
tukuaiai 2659fa31dd docs: Add LazyVim cheatsheet to documents and update documents/README.md 2025-12-14 09:34:58 +08:00
tukuaiai d543de09fb docs: Add LazyVim cheatsheet and update README.md 2025-12-14 09:33:49 +08:00
tukuaiai 32930625a2 docs: Add subjective ranking of coding models to README.md 2025-12-14 09:19:25 +08:00
tukuaiai ae7d6da267 feat: Comprehensive documentation update and claude-skills module enhancement 2025-12-14 09:12:20 +08:00
tukuaiai 4c5ff9901e feat: Enhance claude-skills module with new templates, improved script, and detailed documentation 2025-12-14 08:29:55 +08:00
tukuaiai 8830a20cc5 feat: Update documentation and claude-skills module 2025-12-14 08:24:49 +08:00
tukuaiai 489f87b251 feat: Add README.md to prompts/ and skills/ directories 2025-12-14 08:08:52 +08:00
tukuaiai f732b5923d feat: Update prompts-library to latest version
- Incorporated numerous updates and deletions within the prompts-library module.
- Renamed '开发文档.md' and moved it to the 'docs/' subdirectory within prompts-library for better organization.
- Removed outdated prompt files and related documentation.
2025-12-14 08:00:03 +08:00
tukuaiai 42debbe2bf chore: Remove redundant prompt file 2025-12-14 07:55:56 +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 2f891650a7 docs: Update GEMINI.md to reflect file structure and external tools reorganization 2025-12-14 07:45:57 +08:00
tukuaiai b6e4231621 refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md 2025-12-14 07:40:59 +08:00
tukuaiai 824b2632c6 docs: Update README.md with latest directory structure 2025-12-14 07:27:53 +08:00
tukuaiai 4955cdd740 feat: Track my-nvim, PDFs and update gitignore per user request 2025-12-14 07:24:52 +08:00
tukuaiai 9e36099e42 feat: Add backup and image-to-pdf utilities 2025-12-14 07:20:38 +08:00
tukuaiai 1a599fae36 feat: Add AGENTS.md and remove utils init, update gitignore 2025-12-14 07:11:54 +08:00
tukuaiai 412061ab8a docs: 微调 README.md 格式 2025-12-14 06:58:50 +08:00