Skip to content

Releases: miaopan607/miaopan-code

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:26
a9b70a9

What's Changed

  • feat: subagent 中断后可通过 task_id 恢复继续执行 by @wzh656 in #1

New Contributors

  • @wzh656 made their first contribution in #1

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:23
1db98cf

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:36
eb0ef01

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:30
642c03c

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:42
cb8ffde
  • 允许添加一个配置来在每次压缩时,保留之前每一轮对话的用户输入、模型输出和更改的文件列表。
  • 给模型输出加了一个复制按钮。
  • 加了codex同款goal模式。
  • 添加/continue无缝继续功能。也就是说如果当前对话突然中断了,可以用这个命令当啥事都没发生地继续。
  • 把codex的/review抄过来了并默认启用。
  • 添加了重载模型列表功能。
  • 加了codex同款plan模式,并添加一个Ask模式用于纯问问题
  • 在侧栏显示上下文窗口
  • 优化压缩交接提示词
  • 显示命令运行结果
  • 支持收藏模型排序
  • 支持收藏命令
  • 支持配置模型专属压缩模型
  • 添加消息等一轮对话自动过完发送的功能
  • 优化 GPT-5.6 模型适配
  • 添加 OAI Codex 请求模式
  • 支持仅还原对话
  • 添加紧凑工具与思考显示
  • 移除 npm 安装脚本
  • 修复了一些已知问题

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:54
b14e204

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:01
c35834c

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:12
8cf83b5

Full Changelog: v0.1.0...v0.1.1