+
+ }
+ historyButton={
+
+ }
+ reasoningSelector={
+ !isPreviewLoading && (
+
+ )
+ }
+ getPromptHistory={getPromptHistory}
+ onEmptyChange={handleEditorEmptyChange}
+ onSubmitClick={handleSubmit}
+ onSubmit={() => {
+ if (canSubmit) handleSubmit();
+ }}
+ />
+ {activeReportAssociation && (
+
+
+
+ This task will be associated with report
-
-
-
+
+
+
+
+
+
+ )}
+ {effectiveWorkspaceMode === "cloud" &&
+ !isLoadingRepos &&
+ !hasGithubIntegration && (
+
+
)}
- {effectiveWorkspaceMode === "cloud" &&
- !isLoadingRepos &&
- !hasGithubIntegration && (
-
-
-
- )}
-
-
-
-
+