feat(coding): add conversation archive and first-message titles
This commit is contained in:
@@ -555,6 +555,7 @@ export function createCodingComposition(
|
||||
await agentServer.stop();
|
||||
},
|
||||
async shutdown() {
|
||||
conversations.dispose();
|
||||
gameResourceDelivery.dispose();
|
||||
previewDataSession?.dispose();
|
||||
if (typeof options.browser.configurePreviewDataSession === 'function') {
|
||||
|
||||
Reference in New Issue
Block a user