Update @github/copilot to 1.0.49-6 - #1327
Conversation
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Generated by SDK Consistency Review Agent for issue #1327 · ● 1.1M
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Generated by SDK Consistency Review Agent for issue #1327 · ● 2M
- Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code
Add SessionFS SQLite support across SDKs and fix generated type issues exposed by the updated Copilot schema. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Tighten C# SessionFS exception handling and make Python SessionFS adapter params type-check cleanly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Teach Rust codegen to prefer richer inline RPC parameter schemas when definitions omit wire fields, and forward the SQLite query session ID through the provider trait. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
b05364e to
8ba82ae
Compare
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Cross-SDK Consistency Review ✅This PR ( Changes reviewed
Error-handling consistencyThe SQLite adapter error-collapsing pattern is applied uniformly:
This matches the existing pattern used by Note on Rust default implementationsRust's No consistency issues found. 🎉
|
* Update @github/copilot to 1.0.49-6 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix SDK fallout from Copilot update Add SessionFS SQLite support across SDKs and fix generated type issues exposed by the updated Copilot schema. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Address SDK update review feedback Tighten C# SessionFS exception handling and make Python SessionFS adapter params type-check cleanly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Pass Rust SessionFS SQLite session IDs Teach Rust codegen to prefer richer inline RPC parameter schemas when definitions omit wire fields, and forward the SQLite query session ID through the provider trait. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Address nullable assertion review feedback Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix codegen and Rust SQLite params Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix Python generated enum refs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix Rust generated import formatting Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update @github/copilot to 1.0.49-6 - Updated nodejs and test harness dependencies - Re-ran code generators - Formatted generated code * Fix SDK fallout from Copilot update Add SessionFS SQLite support across SDKs and fix generated type issues exposed by the updated Copilot schema. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Address SDK update review feedback Tighten C# SessionFS exception handling and make Python SessionFS adapter params type-check cleanly. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Pass Rust SessionFS SQLite session IDs Teach Rust codegen to prefer richer inline RPC parameter schemas when definitions omit wire fields, and forward the SQLite query session ID through the provider trait. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Address nullable assertion review feedback Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix codegen and Rust SQLite params Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix Python generated enum refs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Fix Rust generated import formatting Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Automated update of
@github/copilotto version1.0.49-6.Changes
@github/copilotinnodejs/package.jsonandtest/harness/package.jsonscripts/codegen)Next steps
When ready, click Ready for review to trigger CI checks.