feat(coding-agent): add session path toggle and deletion to /resume
This commit is contained in:
@@ -3035,6 +3035,7 @@ export class InteractiveMode {
|
||||
void this.shutdown();
|
||||
},
|
||||
() => this.ui.requestRender(),
|
||||
this.sessionManager.getSessionFile(),
|
||||
);
|
||||
return { component: selector, focus: selector.getSessionList() };
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user