merge: bring bulk session archiving and background worktree removal into the thinking-effort branch
This commit is contained in:
@@ -438,6 +438,7 @@ export interface GitWorktreeCreateResult {
|
||||
path: string;
|
||||
directoryCreated?: true;
|
||||
bootstrapStatus?: GitWorktreeBootstrapStatus;
|
||||
sourceFetchFailed?: true;
|
||||
}
|
||||
|
||||
export interface RemoveGitWorktreePayload {
|
||||
|
||||
Reference in New Issue
Block a user