fix(protocol): export managed worktree session result types (#100804)

* fix: complete managed worktree surfaces

* chore: drop landed locale changes
This commit is contained in:
Peter Steinberger 2026-07-06 11:23:58 +01:00 committed by GitHub
parent fda01a64a7
commit 704c584686
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1541,6 +1541,8 @@ export type {
SessionsDescribeParams,
SessionsResolveParams,
SessionOperationEvent,
SessionWorktreeInfo,
SessionsCreateResult,
SessionsPatchParams,
SessionsPatchResult,
SessionsResetParams,