shark-ai 0.4.18 → 0.4.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/shark.js CHANGED
@@ -37,7 +37,7 @@ import {
37
37
  replaceLineRange,
38
38
  startSmartReplace,
39
39
  workflowManager
40
- } from "../chunk-VS6HH2CF.js";
40
+ } from "../chunk-KMWAJHAA.js";
41
41
  import {
42
42
  ConfigManager,
43
43
  FileLogger,
@@ -721,6 +721,7 @@ ${prompt}` : prompt;
721
721
  stackspot_knowledge: false,
722
722
  return_ks_in_response: true,
723
723
  deep_search_ks: false,
724
+ use_conversation: true,
724
725
  conversation_id: options.conversationId
725
726
  };
726
727
  const agentVersion = this.getAgentVersion();
@@ -3353,7 +3354,7 @@ var SubagentManager = class {
3353
3354
  this.registerSubagent(id, sub.TypeName, sub.Role);
3354
3355
  const promise = (async () => {
3355
3356
  try {
3356
- const { interactiveDeveloperAgent: interactiveDeveloperAgent2 } = await import("./developer-agent-Z535MYGI.js");
3357
+ const { interactiveDeveloperAgent: interactiveDeveloperAgent2 } = await import("./developer-agent-HZOMPDMH.js");
3357
3358
  const customType = this.customTypes.get(sub.TypeName);
3358
3359
  let customContext = `[Subagent Context] ID: ${id}, Parent ID: ${parentId}, Role: ${sub.Role}
3359
3360
  `;
@@ -3781,4 +3782,4 @@ export {
3781
3782
  astOrganizeImports,
3782
3783
  interactiveDeveloperAgent
3783
3784
  };
3784
- //# sourceMappingURL=chunk-VS6HH2CF.js.map
3785
+ //# sourceMappingURL=chunk-KMWAJHAA.js.map