diff --git a/packages/gateway-protocol/src/index.ts b/packages/gateway-protocol/src/index.ts index 6ab75ec3502..811be0e1d02 100644 --- a/packages/gateway-protocol/src/index.ts +++ b/packages/gateway-protocol/src/index.ts @@ -1541,6 +1541,8 @@ export type { SessionsDescribeParams, SessionsResolveParams, SessionOperationEvent, + SessionWorktreeInfo, + SessionsCreateResult, SessionsPatchParams, SessionsPatchResult, SessionsResetParams,