tukuaiai
f7cc01fcae
chore: 清理 prompts-library 冗余文件
2026-02-12 02:00:22 +08:00
tukuaiai
37e4abfe89
refactor: 移除 i18n 层级,将 zh 内容展开到根目录
...
- 删除 i18n/en/ 英文版本
- 将 i18n/zh/ 下的 documents/, prompts/, skills/, workflow/ 移至根目录
- 更新所有 i18n/zh/ 路径引用
- 更新 AGENTS.md 目录结构说明
2026-02-12 01:53:17 +08:00
tukuaiai
d80122e9da
chore: update prompts-library structure
2025-12-25 06:11:41 +08:00
tukuaiai
7db7617f48
fix: 添加被忽略的 jsonl 和图片文件
2025-12-24 17:59:44 +08:00
tukuaiai
7a3744b366
docs: add gemini jsonl batch usage
2025-12-23 18:41:17 +08:00
tukuaiai
9ec111b74c
docs: add gemini jsonl batch workflow
2025-12-23 18:37:30 +08:00
tukuaiai
d390a6669d
chore: update prompts-library structure
2025-12-22 19:05:21 +08:00
tukuaiai
3b74e088b2
feat(prompts-library): 添加 JSONL 转换器系统提示词
2025-12-22 03:57:40 +08:00
tukuaiai
b73ff25ad0
docs(prompts-library): 完善 main.py 转换规范文档
2025-12-22 02:17:43 +08:00
tukuaiai
57d4530265
feat(prompts-library): 添加 Docs↔JSONL↔Excel 互转功能
...
- main.py 新增 docs2jsonl 和 jsonl2excel 转换模式
- JSONL 格式保留完整元信息用于存储
- Excel 单元格只保留 title+content 的 JSON 格式
- 支持交互式选择和命令行参数两种方式
2025-12-22 01:08:42 +08:00
tukuaiai
bfa0694868
feat: Add new files for i18n, libs, and project structure
2025-12-18 13:33:30 +08:00
tukuaiai
222cefbd58
refactor: Remove libs directory
2025-12-18 13:22:45 +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
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