Skip to content

Releases: yupanzi/kiro2claude

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:18

1.6.2 (2026-09-09)

Bug Fixes

  • core: tool_result 里的多张图片按调用归属,不再只靠回执顺序 (bb27dd5)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:45

1.6.1 (2026-09-08)

Bug Fixes

  • core: 子 agent 发给父线程的中间消息不再丢正文 (afe9767)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:43

1.6.0 (2026-09-08)

Features

  • kiro: 上游连接池大小可配,默认 50 提到 100 (b3872f7)

v1.5.5

Choose a tag to compare

@github-actions github-actions released this 08 Sep 00:57

1.5.5 (2026-09-08)

Bug Fixes

  • core: 链路上被静默丢弃的内容不再伪装成成功 (c568a59)

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:32

1.5.4 (2026-09-06)

Bug Fixes

  • core: 截断的 tool_use 改判 max_tokens,不再谎报完整调用 (962e52f)
  • kiro: assistant 历史补 messageId,按 toolUseId 确定性派生 (80aa9f0)
  • kiro: 重试头改由 RetryExecutor 注入,升 kiro-cli 画像到 2.21.1 (219ba8b)

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 06:14

1.5.3 (2026-08-20)

Bug Fixes

  • openai: 展开 Codex 默认 namespace 工具,归一工具结果 output (b0c5972)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 15:49

1.5.2 (2026-08-17)

Bug Fixes

  • core: thinking 标签解析改行首文法,修复思维链与正文串扰 (1f823d6), closes #2

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 04:24

1.5.1 (2026-08-05)

Bug Fixes

  • core: 孤儿 tool_use 补齐结果、漏账显式打标 (eb9e3c3)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:16

1.5.0 (2026-08-03)

Features

  • openai: 支持 Codex code mode 与 freeform 工具 (46968e5)

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:50

1.4.4 (2026-07-30)

Bug Fixes

  • kiro: 升 kiro-cli fixture 到 2.15.2,统一向上走查 (2a63eb1)