diff --git a/ui/client-app/src/pages/CodingAssistantPage.js b/ui/client-app/src/pages/CodingAssistantPage.js index 044d186..2181510 100644 --- a/ui/client-app/src/pages/CodingAssistantPage.js +++ b/ui/client-app/src/pages/CodingAssistantPage.js @@ -475,7 +475,7 @@

- Select agent nodes to attach to this session. Attached nodes share the workspace {workspaceId}. + Select agent nodes to attach to this session. Click "Save & Sync" below to apply your changes. Attached nodes share the workspace {workspaceId}.

@@ -638,10 +638,17 @@ Initiating... - ) : 'Initiate Sync'} + ) : 'Save & Sync'} -