@remnic/core 9.3.669 → 9.3.670

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Orchestrator
3
- } from "./chunk-4FJKKC2N.js";
3
+ } from "./chunk-PIA4C3AJ.js";
4
4
  import "./chunk-4SKKVWLQ.js";
5
5
  import "./chunk-7HYPN2GC.js";
6
6
  import "./chunk-666A3MOW.js";
@@ -8324,7 +8324,7 @@ ${r.snippet.trim()}
8324
8324
  graphExpandedIntentEnabled: caps.graphExpandedIntent,
8325
8325
  prompt
8326
8326
  };
8327
- const requestedMode = options.mode;
8327
+ const requestedMode = options.mode ?? (planRecallMode(prompt) === "no_recall" ? "no_recall" : void 0);
8328
8328
  const recallDecision = requestedMode !== void 0 ? resolveRecallModeDecision(recallModeDecisionOptions) : await resolveRecallModeDecisionAsync({
8329
8329
  ...recallModeDecisionOptions,
8330
8330
  config: this.config,
@@ -17387,4 +17387,4 @@ export {
17387
17387
  resolvePersistedMemoryRelativePath,
17388
17388
  Orchestrator
17389
17389
  };
17390
- //# sourceMappingURL=chunk-4FJKKC2N.js.map
17390
+ //# sourceMappingURL=chunk-PIA4C3AJ.js.map