-
Notifications
You must be signed in to change notification settings - Fork 0
feat: multi-realm patch safety + handle.flush() for dispose parity (#11, #19) #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
8d58e68
docs: mark wave 4 done; add wave 5 multi-realm + dispose-parity plan …
AndresL230 9a52e91
feat(types): RecostInterceptor{AlreadyInstalled,PatchOverwritten}Erro…
AndresL230 c03f9db
test(types): assert PatchOverwrittenError extends Error prototype cha…
AndresL230 c398ac5
refactor(interceptor): move singleton state to globalThis-keyed objec…
AndresL230 bb60332
refactor(interceptor): restore explanatory comments + hermetic state …
AndresL230 be3412a
feat(interceptor): detect duplicate install across package copies (#11)
AndresL230 4c85fad
fix(interceptor): clear state.onError on uninstall + tighten dual-pac…
AndresL230 1b9b9f8
feat(interceptor): identity-check restore on uninstall to avoid clobb…
AndresL230 3341de0
test(interceptor): symmetric fetch assertion + robust cleanup in iden…
AndresL230 04d93a8
feat(handle): add flush() for Python flush_blocking() parity (#19)
AndresL230 d5ea9bd
docs(readme): worker_threads limitation, flush() / Python parity, new…
AndresL230 38d45b0
fix(init): route flush()/dispose() errors via reportFlushError helper
AndresL230 254b5b6
docs: address CodeRabbit feedback on PR #40
AndresL230 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
1,742 changes: 1,742 additions & 0 deletions
1,742
docs/superpowers/plans/2026-05-18-multi-realm-and-dispose-parity.md
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.