completed tools and setup
This commit is contained in:
@@ -3964,6 +3964,7 @@ async function sendMessage() {
|
||||
model,
|
||||
cli,
|
||||
attachments: pendingAttachments.length ? pendingAttachments : undefined,
|
||||
externalTestingEnabled: !!builderState.externalTestingEnabled // Send feature toggle state to server
|
||||
};
|
||||
// Preserve opencodeSessionId to continue in the same session
|
||||
if (currentSession && currentSession.opencodeSessionId) {
|
||||
|
||||
Reference in New Issue
Block a user