Skip to content

docs(changelog): note routing, translation, and observability changes since #549's coverage in Unreleased - #685

Open
LeonSGP43 wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
LeonSGP43:changelog-catchup-0912
Open

docs(changelog): note routing, translation, and observability changes since #549's coverage in Unreleased#685
LeonSGP43 wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
LeonSGP43:changelog-catchup-0912

Conversation

@LeonSGP43

@LeonSGP43 LeonSGP43 commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Follow-up to my earlier #549 (same intent, next window): Unreleased had fallen behind main again — #549 only noted commits up to its merge (2026-08-26, through #533), and the CHANGELOG's last touch was #671 (2026-09-10) while another ~35 commits merged through 9b6efb9 (#641).

Scope

21 new entries covering every user-facing commit in that gap, each grounded in its PR description and diff:

Deliberately skipped

Non-notable per Keep a Changelog practice: CI-only (#677, #676, #679, #673, #674, #678), docs (#659, #613, #625, #628, #629), build (#652, #589), and internal refactors without behavioral change (#591, #605). A few remaining merges (#672, #616, #593, #604/#612, #609) need word-level verification against existing entries before they can be judged in or out, so I left them out rather than guess — happy to do a second pass if you'd like the coverage complete in one PR.

Summary by CodeRabbit

  • New Features

    • Added per-target system prompts and automatic routing strategies.
    • Added support for Codex and Responses workflows.
    • Expanded custom tool behavior and routing controls.
    • Added richer routing results, metadata, request-origin details, and durable-log attribution.
    • Added category-based algorithm selection.
  • Bug Fixes

    • Improved reasoning replay, request handling, file decoding, and escalation messaging.
    • Preserved tool strictness and improved filtering of classifier history.
    • Redacted sensitive information from transport errors and tracing details.

… since NVIDIA-NeMo#549's coverage in Unreleased

Catch Unreleased up with every user-facing commit merged between NVIDIA-NeMo#549's
coverage cutoff (2026-08-26, through NVIDIA-NeMo#533) and 9b6efb9 (NVIDIA-NeMo#641): 21 new
entries (12 Added, 9 Fixed), each grounded in its PR description and diff.

Signed-off-by: LeonSGP43 <cine.dreamer.one@gmail.com>
@LeonSGP43
LeonSGP43 requested a review from a team as a code owner September 12, 2026 05:40
@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 339c4cf8-bfeb-4da8-9c41-e34f2f59e428

📥 Commits

Reviewing files that changed from the base of the PR and between 9b6efb9 and 5582a3d.

📒 Files selected for processing (1)
  • CHANGELOG.md

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The unreleased changelog documents new routing and integration capabilities. It also records fixes for reasoning replay, request buffering, redaction, classifier history, escalation handling, tool strictness, and Responses file decoding.

Changes

Changelog updates

Layer / File(s) Summary
New routing and integration features
CHANGELOG.md
The changelog adds entries for target-specific prompts, routing strategies, Codex and Responses support, tool classification, routing metadata, telemetry, attribution, category selection, and request-origin logging.
Routing and request-processing fixes
CHANGELOG.md
The changelog records fixes for reasoning replay, Codex-compatible buffering, redaction, classifier history, escalation framing, tool strictness, and flat Responses input_file decoding.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 5582a

The change updates unreleased documentation only and presents no identified merge-blocking risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the changelog update and summarizes its main topics: routing, translation, and observability changes added to Unreleased after PR #549.

A rabbit reads the changelog bright
New routes hop into the light
Tools and prompts align
Fixes follow in a line
Every entry ends just right

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant