Skip to content

[dev] [Marfuen] mariano/remove-framework-versioning-flag#2790

Merged
Marfuen merged 2 commits intomainfrom
mariano/remove-framework-versioning-flag
May 7, 2026
Merged

[dev] [Marfuen] mariano/remove-framework-versioning-flag#2790
Marfuen merged 2 commits intomainfrom
mariano/remove-framework-versioning-flag

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 7, 2026

This is an automated pull request to merge mariano/remove-framework-versioning-flag into dev.
It was created by the [Auto Pull Request] action.


Summary by cubic

Adds a bulk API to list framework instances with available updates and shows a collapsible updates banner on the org overview linking to each instance’s review page. The banner refreshes immediately after sync or rollback.

  • New Features
    • API: GET /v1/frameworks/update-statuses returns instances with updates plus count (includes current vs latest version, publishedAt, and release notes); requires framework:read.
    • UI: FrameworkUpdatesBanner on the overview shows update count and version diffs with a "Review update" button per item (requires framework:update). Uses use-framework-update-statuses; invalidates FRAMEWORK_UPDATE_STATUSES_KEY in use-framework-sync and use-framework-rollback so the banner updates immediately.

Written for commit 64a2cae. Summary will update on new commits.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment May 7, 2026 3:05pm
comp-framework-editor Ready Ready Preview, Comment May 7, 2026 3:05pm
portal Ready Ready Preview, Comment May 7, 2026 3:05pm

Request Review

@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from 1e22138 to 119b794 Compare May 7, 2026 14:19
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 14:19 Inactive
@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from 119b794 to 462558b Compare May 7, 2026 14:20
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 14:20 Inactive
@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from 462558b to 233b6ec Compare May 7, 2026 14:21
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 14:21 Inactive
@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from 233b6ec to d85547f Compare May 7, 2026 14:22
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 14:22 Inactive
@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from d85547f to 36fe37d Compare May 7, 2026 14:22
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 14:22 Inactive
@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from 36fe37d to 0f36160 Compare May 7, 2026 14:22
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 14:22 Inactive
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 7 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Add a bulk GET /v1/frameworks/update-statuses endpoint and display
an info banner on the overview page when framework updates are available.
Each framework update links to its review-update page. SWR cache is
invalidated on sync and rollback so the banner disappears immediately.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Marfuen Marfuen force-pushed the mariano/remove-framework-versioning-flag branch from 0422c57 to 387d93f Compare May 7, 2026 15:01
@vercel vercel Bot temporarily deployed to Preview – portal May 7, 2026 15:01 Inactive
@Marfuen Marfuen merged commit 47bd6d8 into main May 7, 2026
11 checks passed
@Marfuen Marfuen deleted the mariano/remove-framework-versioning-flag branch May 7, 2026 15:06
claudfuen pushed a commit that referenced this pull request May 7, 2026
# [3.46.0](v3.45.1...v3.46.0) (2026-05-07)

### Bug Fixes

* **questionnaire:** add additionalProperties false for OpenAI strict mode ([#2792](#2792)) ([ea226b0](ea226b0))

### Features

* allow adding custom requirements to existing frameworks ([6b96503](6b96503))
* **frameworks:** add framework updates banner to overview page ([#2790](#2790)) ([47bd6d8](47bd6d8))
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.46.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants