nrslib
|
6b425d64fc
|
refactor: piece系設定解決をresolveConfigValueへ統一
|
2026-02-19 10:57:07 +09:00 |
|
nrslib
|
cbde7ac654
|
refactor: 設定参照をresolveConfigValueへ統一
|
2026-02-19 10:55:03 +09:00 |
|
nrslib
|
05b893f720
|
Release v0.17.0
|
2026-02-15 12:00:21 +09:00 |
|
nrslib
|
4919bc759f
|
判定処理の修正
|
2026-02-13 06:11:06 +09:00 |
|
nrslib
|
7d20c016c7
|
無用なexportを排除
|
2026-02-12 17:33:39 +09:00 |
|
nrslib
|
89f2b635cf
|
fix: callAiJudgeをプロバイダーシステム経由に変更(Codex対応)
callAiJudgeがinfra/claude/にハードコードされており、Codexプロバイダー使用時に
judge評価が動作しなかった。agents/ai-judge.tsに移動し、runAgent経由で
プロバイダーを正しく解決するように修正。
|
2026-02-10 16:31:03 +09:00 |
|
nrslib
|
6f94681359
|
change agent to persona
|
2026-02-07 08:52:37 +09:00 |
|
nrslib
|
0d0f145c82
|
fix: ai_review ↔ ai_fix 無限ループ修正 + default piece に QA レビュー追加
- ai_no_fix 調停ステップ追加(architecture-reviewer が ai_review vs ai_fix の対立を判定)
- ai_fix の「修正不要」ルートを plan → ai_no_fix に変更(フルパイプライン再起動を防止)
- ai_review instruction にイテレーション認識を追加(初回は網羅的レビュー、2回目以降は修正確認優先)
- default piece: security-review → qa-review に差し替え
- qa-reviewer エージェントを expert/ から default/ に移動し、テストカバレッジ重視に書き直し
- 対象 piece: default, expert, expert-cqrs(en/ja)
|
2026-02-05 22:24:04 +09:00 |
|
nrslib
|
38d43f2168
|
pieceに完全移行
|
2026-02-04 11:07:41 +09:00 |
|