Commit Graph

9 Commits

Author SHA1 Message Date
tukuaiai d80122e9da chore: update prompts-library structure 2025-12-25 06:11:41 +08:00
tukuaiai 7a3744b366 docs: add gemini jsonl batch usage 2025-12-23 18:41:17 +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 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