-
Notifications
You must be signed in to change notification settings - Fork 1.2k
C# API review fixes #1343
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
Open
SteveSandersonMS
wants to merge
34
commits into
main
Choose a base branch
from
stevesandersonms/stevesa-api-review-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
C# API review fixes #1343
Changes from 31 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ff93ad6
Phase 1: codegen falls back to JsonElement instead of object
SteveSandersonMS ecf4432
Phase 3: seal hand-written public types
SteveSandersonMS 7b21592
Phase 4a: simple property/method renames
SteveSandersonMS 57d0627
Phase 4b: expand SessionFsProvider abbreviations
SteveSandersonMS 52ac22a
Phase 4c: shape changes (Streaming, Tools, ToolBinaryResultType, clea…
SteveSandersonMS e12fcf0
Phase 4d/4e: remove CopilotClient.State, retype LogLevel
SteveSandersonMS c636349
Fix mojibake from cp1252/UTF-8 round-trip in earlier phase commits
SteveSandersonMS 23626b9
Phase 4f: generic OnLifecycle<T> + On<T>, polymorphic lifecycle events
SteveSandersonMS 734d80d
Phase 4g: DateTimeOffset timestamps + PermissionRequestResult.Feedback
SteveSandersonMS 174b535
Phase 7: SendAsync(string) / SendAndWaitAsync(string) convenience ove…
SteveSandersonMS 59ddbf5
Phase 9 (partial): rename Cwd/Remote properties on hand-written types
SteveSandersonMS a64803a
Phase 8: README updates for OnLifecycle<T> and lifecycle event types
SteveSandersonMS ccd1a08
Phase 5: extract SessionConfigBase; seal config classes
SteveSandersonMS 94715fe
Phase 6: remove named delegate types, use Func<...>
SteveSandersonMS 7670b99
Phase 9: introduce RuntimeConnection discriminated config
SteveSandersonMS 1be458e
README: update Custom Permission Handler section for Phase 6 delegate…
SteveSandersonMS 07b337a
Re-run C# codegen to pick up Phase 1 JsonElement fallback consistently
SteveSandersonMS 0508ce8
Fix snapshot capture locally
SteveSandersonMS 50540ac
Fix MCP config serialization
SteveSandersonMS 129c281
Revert "Phase 1: codegen falls back to JsonElement instead of object"
SteveSandersonMS ec6e28a
Post-revert cleanup for Phase 1 revert
SteveSandersonMS 074ace7
Revert "Fix MCP config serialization"
SteveSandersonMS 70f3e36
Fixes to E2E tests to restore main behavior
SteveSandersonMS f3708e5
Restore TCP transport for two ClientOptions tests
SteveSandersonMS 9658005
Test harness: throw if both useStdio and Connection are supplied
SteveSandersonMS a46ae79
Revert accidental CapiProxy.cs change
SteveSandersonMS 466c1a2
Test fix
SteveSandersonMS 6b24197
Update C# doc snippets for renamed APIs
SteveSandersonMS e1b5eff
Update C# test scenarios for renamed APIs
SteveSandersonMS f2d90ff
Drop .SDK from C# namespaces
SteveSandersonMS 8dbab2d
Fix local test runs
SteveSandersonMS 77dc443
Drop unused uriConn binding in Client.cs is-check
SteveSandersonMS a50f6a1
Address Copilot review feedback
SteveSandersonMS 5bfb4ea
Docs validation: prepend 'using GitHub.Copilot;' after namespace rename
SteveSandersonMS 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the package name changing?