-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fix: carry six small luvs01 fixes (crash guard, Kiro estimate, loopback proxy, OAuth, remote hub docs) #5598
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
33 commits
Select commit
Hold shift + click to select a range
f0226b4
fix(kiro): avoid mixed-script estimator allocations
luvs01 d9eb5d7
test(kiro): register kiro-wire-estimate in test layout
luvs01 9f128c1
fix(crash-guard): count unparenthesized JS frames as real throw sites
lidge-jun 5446f75
fix(proxy): keep loopback traffic outside inherited SOCKS
luvs01 688f60d
fix(proxy): pin non-loopback SOCKS ownership and document the ambient…
luvs01 20a65e8
fix(oauth): preserve hashes in command code callback JSON
luvs01 60cbb55
test(oauth): drive Command Code callback JSON through the shared subm…
lidge-jun 9567ead
docs(remote-hub): warn about shared-host unauthenticated loopback com…
luvs01 47a8128
docs(remote-hub): align the loopback warning with the reference and c…
luvs01 390f12c
fix(oauth): drop legacy credential backup on destructive mutations
luvs01 b05a544
docs(structure): note legacy backup removal on destructive auth mutat…
luvs01 b8242f8
fix(oauth): only drop the downgrade backup when a credential was actu…
lidge-jun 2853a8a
fix(oauth): drop the downgrade backup when a provider is deleted
lidge-jun aba89d0
fix(crash-guard): log a new hidden throw site inside the benign fold …
lidge-jun fa49bea
fix(proxy): merge loopback into an inherited lowercase no_proxy
lidge-jun c0319d5
fix(oauth): keep other providers in the downgrade backup on deletion
lidge-jun c623e44
fix(oauth): check an explicit #state on a raw Command Code paste
lidge-jun 373d67b
test: tighten the carried Kiro estimate and remote-hub warning checks
lidge-jun c86c1a3
fix(crash-guard): keep the hidden throw-site read inside the handler
lidge-jun 8c5f4b1
fix(oauth): never write the downgrade backup through a link or claim it
lidge-jun d3c3cb9
test(kiro): make the pure-CJK estimate case actually zero-Latin
lidge-jun 748e7a8
fix(oauth): rewrite the downgrade backup through the shared writer
lidge-jun 48215a1
docs(structure): state when an existing OAuth downgrade copy is rewri…
lidge-jun f6e65bf
fix(proxy): scope the inherited-proxy loopback bypass to exact hosts
lidge-jun 51585db
fix(proxy): key the loopback bypass on SOCKS precedence
lidge-jun 70384c7
fix(proxy): keep 127.0.0.1 off an inherited HTTP proxy without suffix…
lidge-jun e62eebd
fix(proxy): add bare localhost only when SOCKS is the sole inherited …
lidge-jun 5607c7d
fix(proxy): never add a bare localhost to an inherited lowercase no_p…
lidge-jun 00e5111
fix(proxy): add only loopback addresses to an inherited lowercase no_…
lidge-jun 1d44ed5
test(oauth): assert a cleared provider set as null, as getAccountSet …
lidge-jun 192ad1c
Merge remote-tracking branch 'origin/dev' into codex/260923-luvs-l3-s…
lidge-jun 7cabef8
fix: bypass inherited HTTP ALL_PROXY for loopback
lidge-jun 4e13ee5
fix: keep localhost direct with mixed inherited proxies
lidge-jun 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
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
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
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
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
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
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
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
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.
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.