feat(risk): add overview analytics#2912
Open
alx-xo wants to merge 19 commits into
Open
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 991c134 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
mfbx9da4
approved these changes
May 19, 2026
simplesagar
approved these changes
May 19, 2026
Member
There was a problem hiding this comment.
Suggestions
- bring in 7,30,60 day look back options like insight or project. home
Related added in this tool for insights #2922
…and managing policy-flagged or blocked findings.
b1e230c to
ab0f160
Compare
e2d7991 to
991c134
Compare
Base automatically changed from
alexm/age-2263-update-risk-overview-styles
to
main
May 20, 2026 01:19
Thegreatsura
pushed a commit
to Thegreatsura/gram
that referenced
this pull request
May 20, 2026
### Summary - Add an admin-only Risk Events page under Logs - Move the Recent Findings risk data into a wider tabular workbench with policy filtering, refresh, load more, chat drawer, and shadow MCP exclude action support. - Add a reusable `LogWorkbench` shell for future log/activity pages without changing `LogsMCPContent` in this PR. - Extract shared risk UI/util helpers for reuse across Risk Activity and future security pages. - Keep `/risk-overview` behavior/layout intact for now, aside from shared helper imports. ### Visual <img width="5402" height="3204" alt="Gram _ Local" src="https://github.com/user-attachments/assets/f7860812-1a4e-45b7-be05-22c0de7d7a44" /> <img width="5402" height="3204" alt="image" src="https://github.com/user-attachments/assets/b1d59fe3-85ce-4a38-b489-0631b7cd4d02" /> ### Related PRs - speakeasy-api#2912
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
Visual
Test Plan
Related PRs