ref(agent-insights): Split into tabs#103145
Merged
ArthurKnaus merged 4 commits intomasterfrom Nov 11, 2025
Merged
Conversation
matejminar
approved these changes
Nov 11, 2025
Jesse-Box
pushed a commit
that referenced
this pull request
Nov 12, 2025
### Motivation We are aiming to use standardized controls and widgets in all the insights pages to achieve a platformization of the product area and synergies with the dashboard product. In the AI insights area there is a unique control in form of a tabs in the middle of the page. Introducing this to the platform would mean significant effort. ### Solution Split the Agents and MCP page into multiple tabs (Overview, Models, Tools, Resources, Prompts). This gets rid of the inline controls while also making the agent insights easier to discover. #### Agents https://github.com/user-attachments/assets/787c3b1c-dba4-4278-a881-cba7221f3871 #### MCP https://github.com/user-attachments/assets/fa713f0c-5631-4c5e-be64-e3809ca24d91
andrewshie-sentry
pushed a commit
that referenced
this pull request
Nov 13, 2025
### Motivation We are aiming to use standardized controls and widgets in all the insights pages to achieve a platformization of the product area and synergies with the dashboard product. In the AI insights area there is a unique control in form of a tabs in the middle of the page. Introducing this to the platform would mean significant effort. ### Solution Split the Agents and MCP page into multiple tabs (Overview, Models, Tools, Resources, Prompts). This gets rid of the inline controls while also making the agent insights easier to discover. #### Agents https://github.com/user-attachments/assets/787c3b1c-dba4-4278-a881-cba7221f3871 #### MCP https://github.com/user-attachments/assets/fa713f0c-5631-4c5e-be64-e3809ca24d91
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Motivation
We are aiming to use standardized controls and widgets in all the insights pages to achieve a platformization of the product area and synergies with the dashboard product.
In the AI insights area there is a unique control in form of a tabs in the middle of the page. Introducing this to the platform would mean significant effort.
Solution
Split the Agents and MCP page into multiple tabs (Overview, Models, Tools, Resources, Prompts).
This gets rid of the inline controls while also making the agent insights easier to discover.
Agents
Screen.Recording.2025-11-11.at.12.48.35.mov
MCP
Screen.Recording.2025-11-11.at.14.33.33.mov