Skip to content

fix(studio): Remove reference to agent suggestions route - #875

Merged
steramae-nvidia merged 2 commits into
mainfrom
steramae/remove-optz-route
Jul 23, 2026
Merged

fix(studio): Remove reference to agent suggestions route#875
steramae-nvidia merged 2 commits into
mainfrom
steramae/remove-optz-route

Conversation

@steramae-nvidia

@steramae-nvidia steramae-nvidia commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Sean Teramae steramae@nvidia.com

Summary by CodeRabbit

  • New Features
    • Added navigation for agent evaluation job details.
    • Added a model comparison route.
  • Changes
    • Removed the Agent Optimizations page from the studio workspace navigation.
    • Updated prompt-based navigation so “optimization suggestions” no longer resolve to a dedicated destination.
    • Adjusted workspace routing to flow directly from agent deployment details to agent monitoring.

Signed-off-by: Sean Teramae <steramae@nvidia.com>
@steramae-nvidia
steramae-nvidia requested review from a team as code owners July 23, 2026 21:30
@steramae-nvidia

Copy link
Copy Markdown
Contributor Author

This change is part of the following stack:

Change managed by git-spice.

@github-actions github-actions Bot added the fix label Jul 23, 2026
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Changes

Agent routing cleanup

Layer / File(s) Summary
Update workspace routes
web/packages/studio/src/constants/routes.ts
Replaces agentOptimizations with agentEvaluationDetail and modelCompare workspace routes.
Remove agent optimizations navigation
web/packages/studio/src/routes/utils.ts, web/packages/studio/src/routes/agents/ClaudeCodeChatRoute/studioUiNavigationSuggestions.ts, web/packages/studio/src/routes/agents/ClaudeCodeChatRoute/studioUiNavigationSuggestions.test.ts
Removes the route helper and “Open Agent Suggestions” destination, and updates the navigation shortcut cases.

Possibly related PRs

Suggested reviewers: marcusds

🚥 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.
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 matches the main change: Studio stops referencing the agent suggestions route.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch steramae/remove-optz-route

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

@github-actions

github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
Suite Lines Covered Line Rate Branch Rate
Unit Tests 27146/34858 77.9% 62.1%
Integration Tests 15967/33570 47.6% 20.0%

Signed-off-by: Sean Teramae <steramae@nvidia.com>
@steramae-nvidia
steramae-nvidia added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit f1aba2d Jul 23, 2026
62 of 65 checks passed
@steramae-nvidia
steramae-nvidia deleted the steramae/remove-optz-route branch July 23, 2026 22:49
AnuradhaKaruppiah pushed a commit to AnuradhaKaruppiah/nemo-platform that referenced this pull request Jul 24, 2026
…#875)

* fix(studio): Remove reference to agent suggestions route

Signed-off-by: Sean Teramae <steramae@nvidia.com>

* fix test

Signed-off-by: Sean Teramae <steramae@nvidia.com>

---------

Signed-off-by: Sean Teramae <steramae@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants