negotium 0.1.40 → 0.1.41

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.
@@ -2571,7 +2571,7 @@ var init_claude_provider = __esm(async () => {
2571
2571
  });
2572
2572
 
2573
2573
  // ../../packages/core/src/version.ts
2574
- var NEGOTIUM_VERSION = "0.1.40";
2574
+ var NEGOTIUM_VERSION = "0.1.41";
2575
2575
 
2576
2576
  // ../../packages/core/src/agents/codex-native-multi-agent.ts
2577
2577
  import { spawn as spawn3 } from "child_process";
@@ -10845,7 +10845,6 @@ var init_background_sessions = __esm(async () => {
10845
10845
  await init_api_topics();
10846
10846
  await init_runtime_events();
10847
10847
  await init_runtime_leases();
10848
- await init_derive();
10849
10848
  init_background_session_policy();
10850
10849
  providers = new Set;
10851
10850
  transientSessions = new Map;
@@ -17075,6 +17074,7 @@ export {
17075
17074
  formatToolUse,
17076
17075
  forkAgentSession,
17077
17076
  findNewCodexChildren,
17077
+ defaultAskUserDurabilityHost,
17078
17078
  createVaultToolPolicy,
17079
17079
  createTopicLogMaintenance,
17080
17080
  createSubagentLifecycle,
@@ -17100,4 +17100,4 @@ export {
17100
17100
  DEFAULT_SELF_CONFIG_PRODUCT
17101
17101
  };
17102
17102
 
17103
- //# debugId=AD435CF2A586588764756E2164756E21
17103
+ //# debugId=819C25A6CBDCEB1764756E2164756E21