1. update root README, pointer to all proj 2. create all README Powered by claude code, maybe mistake, checked and commit manually.
conversation_trans
将对话数据转换为Markdown格式的工具。
功能
将Claude AI聊天记录或其他对话JSON数据转换为格式化的Markdown文档,提取思考时间、内容和回复等信息。
使用方法
- 将对话JSON数据放入脚本中
- 运行
python main.py
- 程序将生成带有对话标题的Markdown文件
特性
- 解析消息树结构
- 提取思考过程和回复内容
- 生成格式化的Markdown输出
- 自动生成文件名