Commit Graph

15 Commits

Author SHA1 Message Date
tukuaiai 45fb45afb7 chore: 添加 .history/ 到 gitignore 2026-02-12 01:59:37 +08:00
tukuaiai 273c2bb0a9 feat: skills - add sop generator skill 2026-01-21 05:38:30 +08:00
tukuaiai 7db7617f48 fix: 添加被忽略的 jsonl 和图片文件 2025-12-24 17:59:44 +08:00
tukuaiai 35d8d6d802 chore: stop tracking file '1' and add to gitignore 2025-12-22 07:03:23 +08:00
tukuaiai 328b53105b chore: 清理 .gitignore 重复条目 2025-12-19 01:15:17 +08:00
tukuaiai 9ff61e3643 chore: 忽略 backups 目录 2025-12-19 01:10:44 +08:00
tukuaiai 208e4e0ea4 chore: Ignore backups directory 2025-12-18 17:17:50 +08:00
tukuaiai 3d6dc45a64 docs: 更新外部资源聚合文档 2025-12-18 10:57:33 +08:00
tukuaiai 4916a9a349 build: 忽略 backups 目录
将 backups/ 目录添加到 .gitignore 文件中,以防止备份文件被 Git 跟踪。
2025-12-16 21:16:00 +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 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 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 febc83c1d1 Initial commit: Synchronize local state with remote 2025-12-13 09:25:16 +08:00