merge: sync Noct editor main#25
Closed
roackb2 wants to merge 2 commits into
Closed
Conversation
…ration - Add types and functions for managing MCP operation activities, including starting, completing, and failing operations. - Implement visual activity management with expiration and status checks. - Create Supabase repository for handling MCP operation events with row-level security and real-time updates. - Add tests for MCP operation activities and Supabase repository functionality. - Create Playwright tests for visual behavior of MCP activities in the UI. - Add SQL migration for creating the mcp_operation_events table with necessary constraints and policies.
Owner
Author
|
A sync-only checkpoint cannot pass the current browser workflow because the upstream baseline still uses the obsolete auth fixture. The exact sync commit is now the first commit in #26, followed by the green fixture repair. Closing this redundant PR without deleting its branch. |
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.
Why
The maintainer fork main is behind Noct's editor main by the already-merged MCP
operation activity feature. Keeping that synchronization separate prevents
Noct-authored upstream work from being hidden inside our fixture or dependency
PRs.
What
zz41354899/SlideX:mainatda8150binto the maintainerfork baseline
Stack
This is the first PR in the corrected fork review stack. The authenticated
browser fixture and Heddle 5.2 bump target descendant branches and will be
reviewed separately.
Validation
TypeScript, lint, 17 browser lifecycle tests, the focused MCP browser test,
and the production build