-
-
Notifications
You must be signed in to change notification settings - Fork 629
Add source-mapped stack traces to the Pro node renderer (#3893 core) #3940
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
40 commits
Select commit
Hold shift + click to select a range
4aec2b8
Add source-mapped stack traces to the Pro node renderer
justin808 af8b4ce
Address codex review: reject source-map entries from other generated …
justin808 49c44ef
Address source map review feedback
justin808 bfd0b2f
Bound source-map cache to live renderer requests
justin808 d4fcd12
Remap host callback source-map stacks
justin808 1489c5a
Retire failed source map registrations
justin808 555341d
Harden node renderer source map loading
justin808 2025012
Keep incremental source maps through stream completion
justin808 d48906c
Bound incremental close hook after stream errors
justin808 b74dbbd
Remap serialized host callback stacks
justin808 97d8248
Tighten source map review fixes
justin808 87777f0
Bound incremental close hook on EOF
justin808 fb15807
Release hung incremental response contexts
justin808 64a0d30
Honor sourceRoot in mapped stack frames
justin808 84bbad5
Isolate source map generations by VM context
justin808 5d87b8c
Release standard stream contexts without aborting
justin808 14488fb
Tighten source map review fixes
justin808 39b5497
Close out renderer source map CI issues
justin808 f83cbd8
Address renderer source map review findings
justin808 14d8de7
Clarify node renderer source map review feedback
justin808 858acfb
Align node renderer bundle hash validation
justin808 72c02f8
Fix source-map retain cleanup on VM build failure
justin808 3ac5656
Retry late external source maps safely
justin808 ad5cd2d
Retry partial external source maps safely
justin808 3cdee98
Refresh llms-full after rebase
justin808 555ee04
Retry partial fallback source maps safely
justin808 7e7fa55
Remap host-rendered source-mapped stacks
justin808 4f8f7a5
Count missing source-map retries per stack
justin808 65dc620
Avoid global remaps without a VM registration
justin808 503359b
Harden source-map stack remapping safety
justin808 09be66b
Merge remote-tracking branch 'origin/main' into jg/3893-renderer-sour…
justin808 b8f75d5
Retry fallback source maps after VM misses
justin808 f2fb549
Mark renderer string errors as plain text
justin808 03b74a7
Escape renderer error text responses
justin808 0833cd1
Release incremental context on early errors
justin808 4f7dcfe
Merge remote-tracking branch 'origin/main' into jg/3893-renderer-sour…
justin808 da9c108
Send renderer error text as plain bytes
justin808 8e59544
Preserve renderer error diagnostics as text
justin808 8797998
Document safe text error responses for CodeQL
justin808 738c580
Expose renderer error text content type to CodeQL
justin808 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
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.