Skip to content

feat(studio): support plugin trace views - #1

Open
ryana wants to merge 2 commits into
mainfrom
AIRE-834-native-zoomer-trace-view/rangilly
Open

feat(studio): support plugin trace views#1
ryana wants to merge 2 commits into
mainfrom
AIRE-834-native-zoomer-trace-view/rangilly

Conversation

@ryana

@ryana ryana commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • add an optional traceViews export to the runtime-loaded Studio web-plugin contract established by feat(studio): plugin system — web UI, nav, and /apis/plugins discovery NVIDIA-NeMo/nemo-platform#594
  • render plugin trace modes and background activity inside Studio's existing React, router, KUI, and TanStack Query providers
  • expose the generic AssistantChat primitive through @nemo/common, including trusted Markdown link rendering for plugin-owned citations
  • move all Zoomer-specific backend, polling, hierarchy UI, contextual Q&A, and citation behavior into the standalone public ryana/nemo-zoomer-plugin repository
  • keep this platform change feature-agnostic: Studio owns discovery, mode selection, host injection, and crash containment only

Validation

Platform:

  • full pre-commit suite passed
  • Studio and Common TypeScript typechecks passed
  • Common test suite: 115 files / 1,453 tests passed
  • trace-view contract and renderer tests: 4 files / 14 tests passed

Standalone Zoomer plugin:

Compatibility

The current stable nemo-platform-plugin release predates StudioSpec. Zoomer's backend remains installable there and the Studio entry point fails with an explicit compatibility message. The full Studio UI requires NeMo Platform main/NVIDIA-NeMo#594-or-newer until the next stable plugin API release.

Tracking

ryana added 2 commits August 12, 2026 10:54
Signed-off-by: Ryan Angilly <rangilly@nvidia.com>
Signed-off-by: Ryan Angilly <rangilly@nvidia.com>
@ryana
ryana force-pushed the AIRE-834-native-zoomer-trace-view/rangilly branch from 9f28e54 to e3f6fc8 Compare August 12, 2026 15:19
@ryana ryana changed the title feat: add native Zoomer trace exploration and Q&A feat(studio): support plugin trace views Aug 12, 2026
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