バグ修正 / v2.1.268
サードパーティ互換エンドポイントの400エラー
CHANGELOG 原文(英語)
Fixed every turn failing with HTTP 400 on third-party Anthropic-compatible endpoints (ANTHROPIC_BASE_URL) since 2.1.265: a regex in the Artifact tool's input schema that those endpoints reject 公式の変更履歴を開く ↗ 日本語での補足
2.1.265以降、サードパーティのAnthropic互換エンドポイント(ANTHROPIC_BASE_URL)で毎ターンHTTP 400エラーになっていた問題を修正。Artifactツールの入力スキーマ内の正規表現をそれらのエンドポイントが拒否していたことが原因だった。