Skip to content

refactor: extract sandbox session helper operations#2985

Merged
alfozan merged 1 commit intomainfrom
refactor/sandbox-session-helpers
Apr 21, 2026
Merged

refactor: extract sandbox session helper operations#2985
alfozan merged 1 commit intomainfrom
refactor/sandbox-session-helpers

Conversation

@seratch
Copy link
Copy Markdown
Member

@seratch seratch commented Apr 21, 2026

This pull request improves the sandbox session implementation by moving archive extraction, manifest application, and snapshot lifecycle logic out of BaseSandboxSession into focused helper modules. The existing BaseSandboxSession method surface remains in place and delegates to the new helpers, preserving provider overrides and compatibility while reducing the size and responsibility concentration of the base session class.

@seratch seratch added this to the 0.14.x milestone Apr 21, 2026
@seratch seratch requested review from alfozan and qiyaoq-oai April 21, 2026 04:04
@alfozan alfozan merged commit 333721d into main Apr 21, 2026
10 checks passed
@alfozan alfozan deleted the refactor/sandbox-session-helpers branch April 21, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants