Commit Graph
37 Commits
Author SHA1 Message Date
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
tukuaiai 9f78db4a83 docs: 调整 README.md 结构, 将联系方式移动到底部 2025-12-14 06:56:54 +08:00
tukuaiai 40d7cf2d87 docs: 更新 README, 增加 AI 解读链接和开发理念 2025-12-14 06:49:47 +08:00
tukuaiai d1c1fb951f docs: 更新 tmux 快捷键指南 2025-12-13 18:13:54 +08:00
tukuaiai d6e86f3c7a docs: 更新 README.md 2025-12-13 18:13:18 +08:00
tukuaiai 0d8b951dc8 docs: 更新 README.md 2025-12-13 18:06:27 +08:00
tukuaiai 3723737f1c docs: 更新 README.md 2025-12-13 18:04:39 +08:00
tukuaiai cd4fdc4faf docs: 更新 README 并添加 tmux 指南 2025-12-13 17:59:36 +08:00
tukuaiai 1fb12d7897 docs: 更新 AI 上下文文档 (GEMINI, CLAUDE) 2025-12-13 17:53:12 +08:00
tukuaiai 71826cfbd2 docs: 更新 README.md 2025-12-13 17:15:33 +08:00
tukuaiai 36a2b73c4e Merge branch 'main' of https://github.com/tukuaiai/vibe-coding-cn
# Conflicts:
#	README.md
2025-12-13 17:09:24 +08:00
tukuaiai 9c7aa46e23 docs: 更新动态视图对齐实现文档 2025-12-13 17:05:52 +08:00
tukuaiai 761ac4b526 111 2025-12-13 17:01:01 +08:00
tukuaiai 53100d627b 超级版1 2025-12-13 17:00:54 +08:00
tukuaiai 5e6f46c096 docs: add Mermaid architecture visualization prompt 2025-12-13 11:40:32 +08:00
tukuaiai 7a0e8aed91 docs: Update "编程书籍推荐.md" with extensive book list
- Expand the programming book recommendation list in documents/编程书籍推荐.md.
2025-12-13 10:48:13 +08:00
tukuaiai bc27aba8d9 docs: Update README.md with new document descriptions
- Enhance description for 小登论道 document in the 相关文档/资源 section.
- Add 编程书籍推荐 document to the 相关文档/资源 section.
2025-12-13 10:46:46 +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
tukuaiai c0d6f7e3b1 feat: Add CLAUDE.md and update README.md directory structure
- Add CLAUDE.md to the root directory.
- Update README.md's directory overview to include CLAUDE.md.
2025-12-13 10:35:23 +08:00
tukuaiai e188fc653a docs: Update README.md with latest directory structure
- Reflect new files (GEMINI.md, AGENTS.md) and libs/ module structure
  in the project's directory overview within README.md.
2025-12-13 10:30:52 +08:00
tukuaiai 51af9a9546 fix: Remove redundant Zone.Identifier file
- Permanently remove the Zone.Identifier file from version control,
  as it is a system-generated metadata file and not part of the project.
2025-12-13 10:28:36 +08:00
tukuaiai d7b9891a8b docs: Generate initial GEMINI.md for project context
- Add GEMINI.md file containing project overview, tech stack,
  key features, development practices, and file structure for AI context.
2025-12-13 10:26:31 +08:00
tukuaiai 8b049ec679 feat: Add new libs module and prompt utilities
- Introduce new  module with common, database, and external submodules.
- Add  to coding prompts.
- Update .
2025-12-13 10:22:30 +08:00
tukuaiai 9994cf1c82 refactor: Relocate sponsorship addresses to README.md footer
This commit moves the "赞助地址" section from the "联系方式" area to the
footer of README.md, positioning it after the "Star History" section
and before the attribution line. This improves the document's flow and
places sponsorship details in a more conventional location for supplementary information.
2025-12-13 10:01:42 +08:00
tukuaiai 6f4b7fd6d3 fix: Simplify Mermaid diagram for GitHub compatibility in README.md
This commit refactors the Mermaid diagram in README.md to improve GitHub rendering compatibility.
Key changes include:
- Removing classDef styling definitions.
- Simplifying subgraph titles and node labels.
- Standardizing arrow types to solid lines.
- Removing cross-cutting concerns and legend sections.
These adjustments aim to ensure the diagram displays correctly across various GitHub environments.
2025-12-13 10:00:55 +08:00
tukuaiai 016acbfe43 fix: Further refine Mermaid diagram syntax in README.md
This commit applies additional fixes to the Mermaid diagram in README.md
by introducing explicit subgraph IDs (e.g., subgraph ext_layer[...])
and standardizing parentheses in node labels (e.g., (外部接入预留) to (外部接入预留)).
These changes enhance the diagram's robustness and ensure consistent rendering.
2025-12-13 09:56:52 +08:00
tukuaiai b873c8f619 feat: Add detailed sponsorship addresses and fix Mermaid diagram in README.md
This commit adds detailed cryptocurrency sponsorship addresses to the README.md
under a new "赞助地址" section, enhancing transparency for community support.

Additionally, it includes a fix for a lexical error in the Mermaid diagram within
README.md by simplifying subgraph titles and ensuring proper classDef placement,
improving diagram rendering across platforms.
2025-12-13 09:54:24 +08:00
tukuaiai 45b9d3b8eb feat: Add GitHub community files and update contact information
This commit introduces standard GitHub community files including:
- Issue templates for bug reports and feature requests.
- Pull Request template.
- Security policy with contact email.
- Funding configuration with GitHub Sponsors and custom links.

Updates include:
- .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md.
- .github/PULL_REQUEST_TEMPLATE.md.
- .github/SECURITY.md with tukuai.ai@gmail.com as contact email.
- .github/FUNDING.yml with github: tukuaiai and custom crypto/social links.
- README.md with a new 联系方式 section and fixed Mermaid diagram syntax.
- .gitignore updated to track .github/ directory.

This ensures better community engagement and project maintainability.
2025-12-13 09:52:56 +08:00
tukuaiai 2c29c11689 Fix: Corrected Mermaid diagram syntax in README.md 2025-12-13 09:29:47 +08:00
tukuaiai febc83c1d1 Initial commit: Synchronize local state with remote 2025-12-13 09:25:16 +08:00