-
Notifications
You must be signed in to change notification settings - Fork 3.8k
fix(copilot): say whether a withheld tool call changed anything #7178
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
+934
−50
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0d88a11
fix(copilot): disclose how far a withheld run got instead of one opaq…
icecrasher321 04f27ad
fix(copilot): keep the withheld-result tests out of the secret scanners
icecrasher321 d420e4e
fix(copilot): name the dispatched run from the boundary that owns it
icecrasher321 dd67672
fix(copilot): refuse an in-band tool call whose egress catalog is una…
icecrasher321 f86e9b1
fix(copilot): put the dispatch boundary at the logging session, not t…
icecrasher321 89abe98
fix(copilot): log a withheld in-band result even when it withheld a s…
icecrasher321 f3a47bf
fix(copilot): name the run from the executor, not the logging session
icecrasher321 1c3572a
fix(copilot): key the dispatched-run id off the failure instead of wr…
icecrasher321 cc012cc
fix(copilot): let the executor say when a block could first run
icecrasher321 46b818b
fix(copilot): report the run from the engine, and never let recovery …
icecrasher321 f28a7d7
fix(copilot): mark a run that failed after the core returned
icecrasher321 8c8ec84
fix(copilot): stop calling a cancelled run performed
icecrasher321 89cdb0a
fix(copilot): derive the run phase from what the executor saw, not th…
icecrasher321 fd5039d
fix(copilot): report dispatch from the block handler itself
icecrasher321 79401fd
refactor(copilot): decide the run phase where the caller lives, not i…
icecrasher321 4d2ba50
docs(copilot): state that a named run may resolve to nothing
icecrasher321 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.