From 7c93d44f52d304d6c182c05377d83597720384ed Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Thu, 4 Dec 2025 22:43:59 -0500 Subject: [PATCH] Remove reverts for reasoning_details ID changes Removed reverts of reasoning_details ID changes. --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce940ff353..a92ed0392d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,6 @@ - Evals UI: Add filtering, bulk delete, tool consolidation, and run notes (PR #9837 by @hannesrudolph) - Evals UI: Add multi-model launch and UI improvements (PR #9845 by @hannesrudolph) - Web: New pricing page (PR #9821 by @brunobergher) -- Revert reasoning_details ID sanitization in favor of alternative fix (PR #9839 by @daniel-lxs, reverted in PR #9846 by @mrubens) -- Revert reasoning_details ID exclusion in favor of alternative fix (PR #9847 by @mrubens, reverted in PR #9850 by @mrubens) ## [3.36.0] - 2025-12-04