Commit Graph

421 Commits

Author SHA1 Message Date
土块 bda1daaf62 Update README.md 2025-12-13 14:50:00 +08:00
土块 5b308f0a42 Update README.md 2025-12-13 14:49:40 +08:00
土块 d863e73662 Update README.md 2025-12-13 14:42:21 +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
土块 8261712a86 Delete .github/1 2025-12-13 09:27:54 +08:00
土块 9a99b70131 Create 1 2025-12-13 09:27:42 +08:00
tukuaiai febc83c1d1 Initial commit: Synchronize local state with remote 2025-12-13 09:25:16 +08:00