cohorte 3.0.0-dev.1 → 3.0.0-dev.2

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.
@@ -2,9 +2,9 @@ import { n as sha256Hex } from "./canonical-C8UxeEmB.mjs";
2
2
  import { B as ErrorInfo, O as ToolCallId, S as IsoInstant, T as Sha256, V as JsonValueSchema, d as ModelRef, h as ApprovalId, l as AuthMode, m as AgentId, n as QuotaInfo, p as ThinkingLevel, r as TokenUsage, w as RunId } from "./src-Cu3TxNob.mjs";
3
3
  import { c as CommandRule } from "./schema-C9QbUW4H.mjs";
4
4
  import { Type } from "typebox";
5
+ import { execFile, spawn } from "node:child_process";
5
6
  import { readFile } from "node:fs/promises";
6
7
  import { delimiter, join } from "node:path";
7
- import { execFile, spawn } from "node:child_process";
8
8
  import { promisify } from "node:util";
9
9
  import { accessSync, constants, realpathSync } from "node:fs";
10
10
  import { StringDecoder } from "node:string_decoder";
@@ -1686,4 +1686,4 @@ const SpawnRequest = Type.Object({
1686
1686
  //#endregion
1687
1687
  export { probeSandbox as _, RUNTIME_EVENT_TYPE_NAMES as a, toolGrantProblems as c, SandboxCapabilities as d, AGENT_GIT_DENIED_SUBCOMMANDS as f, createRedactor as g, isTrampoline as h, RUNTIME_EVENT_TYPES as i, AgentExit as l, PROTECTED_REPO_GLOBS as m, ProviderAuthStatus as n, ToolContent as o, DEFAULT_DENY_GLOBS as p, RuntimePin as r, ToolGrant as s, SpawnRequest as t, RuntimeCapabilities as u, createExecutor as v, createNoneBackend as y };
1688
1688
 
1689
- //# sourceMappingURL=src-CId6kMsY.mjs.map
1689
+ //# sourceMappingURL=src-r0ECB1UJ.mjs.map