Commit Graph

378 Commits

Author SHA1 Message Date
tukuaiai 2ab426ee0a Update README.md 2025-12-16 23:29:39 +08:00
tukuaiai 2c3726870c Update README.md 2025-12-16 23:23:57 +08:00
tukuaiai bf44b87a07 Update READMEs and add new English prompt files and translation maps. 2025-12-16 23:21:17 +08:00
tukuaiai 9f7cf53b39 Move translate_files.py to libs/external/l10n-tool/ 2025-12-16 23:17:13 +08:00
tukuaiai ee50d003f5 Remove unused translation support files. 2025-12-16 23:15:58 +08:00
tukuaiai a072346b08 Add English localization and translation tools. 2025-12-16 23:15:43 +08:00
tukuaiai 4ae1c41c40 Update READMEs and add Hindi skill files 2025-12-16 22:23:05 +08:00
tukuaiai f3bd8349df docs: 更新 README.md 2025-12-16 22:17:05 +08:00
tukuaiai fc50031b9f docs: 添加印地语 i18n README 文件 2025-12-16 22:14:05 +08:00
tukuaiai b4c5feb4b2 feat: 更新文档并添加批量翻译脚本 2025-12-16 22:10:51 +08:00
tukuaiai 8971d3653c feat: 更新中文文档并添加 l10n 工具 2025-12-16 22:05:00 +08:00
tukuaiai 5c74e3e781 docs: 更新项目文档 (README, AGENTS) 2025-12-16 21:58:19 +08:00
tukuaiai 4780497867 feat: 全面同步本地项目结构与文档更新 2025-12-16 21:52:14 +08:00
tukuaiai 307c6951ee chore: Commit current working state as requested 2025-12-16 21:41:03 +08:00
tukuaiai 624ef8d5f9 refactor: 重构目录结构以支持 i18n
创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
2025-12-16 21:30:13 +08:00
tukuaiai 1b235161ec docs(readme): Update file structure overview
Updated the file structure overview in the main README to reflect the new categorized subdirectories within the 'documents' folder.
2025-12-16 21:21:26 +08:00
tukuaiai 060b3df155 fix(docs): Update documents/README.md to reflect new structure
The README in the documents folder was not updated after the recent refactoring. This commit updates the file to accurately list the new directory structure and file locations.
2025-12-16 21:20:13 +08:00
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