negotium 0.6.1 → 0.6.3

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.
@@ -2446,7 +2446,7 @@ var init_claude_registry = __esm(() => {
2446
2446
  });
2447
2447
 
2448
2448
  // ../../packages/core/src/version.ts
2449
- var NEGOTIUM_VERSION = "0.6.1";
2449
+ var NEGOTIUM_VERSION = "0.6.3";
2450
2450
 
2451
2451
  // ../../packages/core/src/agents/codex-native-multi-agent.ts
2452
2452
  import { spawn as spawn2 } from "child_process";
@@ -16511,6 +16511,7 @@ async function drainOneDurableUserTurn() {
16511
16511
  sessionType: execution?.sessionType,
16512
16512
  visualTools: execution?.visualTools,
16513
16513
  fileDeliveryTools: execution?.fileDeliveryTools,
16514
+ silent: execution?.silent,
16514
16515
  bridgeSessionFromHistory: execution?.bridgeSessionFromHistory,
16515
16516
  peerBridge: execution?.peerBridge,
16516
16517
  from: execution?.from,
@@ -19288,4 +19289,4 @@ export {
19288
19289
  DEFAULT_SELF_CONFIG_PRODUCT
19289
19290
  };
19290
19291
 
19291
- //# debugId=18D56E56DDA0A76F64756E2164756E21
19292
+ //# debugId=1879C10BD8132AB364756E2164756E21