feat(studio): support plugin trace views - #1
Open
ryana wants to merge 2 commits into
Open
Conversation
Signed-off-by: Ryan Angilly <rangilly@nvidia.com>
Signed-off-by: Ryan Angilly <rangilly@nvidia.com>
ryana
force-pushed
the
AIRE-834-native-zoomer-trace-view/rangilly
branch
from
August 12, 2026 15:19
9f28e54 to
e3f6fc8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
traceViewsexport 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#594AssistantChatprimitive through@nemo/common, including trusted Markdown link rendering for plugin-owned citationsryana/nemo-zoomer-pluginrepositoryValidation
Platform:
Standalone Zoomer plugin:
Compatibility
The current stable
nemo-platform-pluginrelease predatesStudioSpec. 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