Release v0.11.1
This commit is contained in:
parent
89f2b635cf
commit
c023b04d5b
11
CHANGELOG.md
11
CHANGELOG.md
@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
## [0.11.1] - 2026-02-10
|
||||
|
||||
### Fixed
|
||||
|
||||
- AI Judge がプロバイダーシステムを経由するよう修正 — `callAiJudge` を Claude 固定実装からプロバイダー経由(`runAgent`)に変更し、Codex プロバイダーでも AI 判定が正しく動作するように
|
||||
- 実行指示が長大化する問題を緩和 — implement/fix 系ムーブメントで `pass_previous_response: false` を設定し、Report Directory 内のレポートを一次情報として優先する指示に変更(en/ja 両対応)
|
||||
|
||||
### Internal
|
||||
|
||||
- stable release 時に npm の `next` dist-tag を `latest` と自動同期するよう CI ワークフローを改善(リトライ付き)
|
||||
|
||||
## [0.11.0] - 2026-02-10
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user