Skip to content

Merge upstream changes (06ff2ae) - ResumeSessionConfig parity#35

Merged
brunoborges merged 5 commits intomainfrom
merge-upstream-20260205
Feb 6, 2026
Merged

Merge upstream changes (06ff2ae) - ResumeSessionConfig parity#35
brunoborges merged 5 commits intomainfrom
merge-upstream-20260205

Conversation

@brunoborges
Copy link
Member

Summary

Ports upstream changes from the official Copilot SDK to the Java SDK.

Upstream Commit Ported

  • 06ff2ae - PR #376: Add ResumeSessionConfig parity with SessionConfig

Changes

Added

  • ResumeSessionConfig now supports all the same configuration options as SessionConfig:
    • model - Override the model for the resumed session
    • systemMessage - Override the system message
    • availableTools - Specify available tools
    • excludedTools - Specify tools to exclude
    • configDir - Configuration directory
    • infiniteSessions - Infinite session configuration

Changed

  • Updated Copilot CLI version requirement from 0.0.404 to 0.0.405
  • Updated .lastmerge to 06ff2ae09fc44bf3db5c62c01a78f08e9d4c5e76

Documentation

  • Added Resume Options section to documentation with table and code examples
  • Updated CHANGELOG with all changes since v1.0.7

Testing

  • All existing tests pass
  • Package builds successfully

Merge Workflow

This PR was created following the agentic-merge-upstream skill workflow.

@brunoborges brunoborges merged commit 010923d into main Feb 6, 2026
2 checks passed
@brunoborges brunoborges added the upstream-sync Upstream merge from github/copilot-sdk label Feb 7, 2026
@brunoborges brunoborges deleted the merge-upstream-20260205 branch February 16, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream-sync Upstream merge from github/copilot-sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant