lalph 0.3.76 → 0.3.78

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.
Files changed (2) hide show
  1. package/dist/cli.mjs +330 -287
  2. package/package.json +5 -5
package/dist/cli.mjs CHANGED
@@ -62,7 +62,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
62
62
  }) : target, mod));
63
63
  var __require = /* @__PURE__ */ createRequire(import.meta.url);
64
64
  //#endregion
65
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Pipeable.js
65
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Pipeable.js
66
66
  /**
67
67
  * @since 2.0.0
68
68
  */
@@ -121,7 +121,7 @@ const Class$6 = /* @__PURE__ */ function() {
121
121
  return PipeableBase;
122
122
  }();
123
123
  //#endregion
124
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Function.js
124
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Function.js
125
125
  /**
126
126
  * Creates a function that can be used in a data-last (aka `pipe`able) or
127
127
  * data-first style.
@@ -404,7 +404,7 @@ function memoize(f) {
404
404
  };
405
405
  }
406
406
  //#endregion
407
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/equal.js
407
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/equal.js
408
408
  /** @internal */
409
409
  const getAllObjectKeys = (obj) => {
410
410
  const keys = new Set(Reflect.ownKeys(obj));
@@ -423,7 +423,7 @@ const getAllObjectKeys = (obj) => {
423
423
  /** @internal */
424
424
  const byReferenceInstances = /* @__PURE__ */ new WeakSet();
425
425
  //#endregion
426
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Predicate.js
426
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Predicate.js
427
427
  /**
428
428
  * Predicate and Refinement helpers for runtime checks, filtering, and type narrowing.
429
429
  * This module provides small, pure functions you can combine to decide whether a
@@ -1072,7 +1072,7 @@ function isIterable(input) {
1072
1072
  */
1073
1073
  const or$1 = /* @__PURE__ */ dual(2, (self, that) => (a) => self(a) || that(a));
1074
1074
  //#endregion
1075
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Hash.js
1075
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Hash.js
1076
1076
  /**
1077
1077
  * This module provides utilities for hashing values in TypeScript.
1078
1078
  *
@@ -1421,7 +1421,7 @@ function withVisitedTracking$1(obj, fn) {
1421
1421
  return result;
1422
1422
  }
1423
1423
  //#endregion
1424
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Equal.js
1424
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Equal.js
1425
1425
  /**
1426
1426
  * The unique string identifier for the {@link Equal} interface.
1427
1427
  *
@@ -1691,7 +1691,7 @@ const byReferenceUnsafe = (obj) => {
1691
1691
  return obj;
1692
1692
  };
1693
1693
  //#endregion
1694
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Redactable.js
1694
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Redactable.js
1695
1695
  /**
1696
1696
  * @since 4.0.0
1697
1697
  */
@@ -1785,7 +1785,7 @@ const emptyServiceMap$1 = {
1785
1785
  }
1786
1786
  };
1787
1787
  //#endregion
1788
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Formatter.js
1788
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Formatter.js
1789
1789
  /**
1790
1790
  * Utilities for converting arbitrary JavaScript values into human-readable
1791
1791
  * strings, with support for circular references, redaction, and common JS
@@ -2127,7 +2127,7 @@ function formatJson$1(input, options) {
2127
2127
  return out;
2128
2128
  }
2129
2129
  //#endregion
2130
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Inspectable.js
2130
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Inspectable.js
2131
2131
  /**
2132
2132
  * This module provides utilities for making values inspectable and debuggable in TypeScript.
2133
2133
  *
@@ -2330,7 +2330,7 @@ var Class$5 = class {
2330
2330
  }
2331
2331
  };
2332
2332
  //#endregion
2333
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Utils.js
2333
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Utils.js
2334
2334
  /**
2335
2335
  * An `IterableIterator` that yields its wrapped value exactly once.
2336
2336
  *
@@ -2408,7 +2408,7 @@ const forced = { [InternalTypeId]: (body) => {
2408
2408
  /** @internal */
2409
2409
  const internalCall = /* @__PURE__ */ standard[InternalTypeId](() => (/* @__PURE__ */ new Error()).stack)?.includes(InternalTypeId) === true ? standard[InternalTypeId] : forced[InternalTypeId];
2410
2410
  //#endregion
2411
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/core.js
2411
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/core.js
2412
2412
  /** @internal */
2413
2413
  const EffectTypeId$1 = `~effect/Effect`;
2414
2414
  /** @internal */
@@ -2807,7 +2807,7 @@ const done$2 = (value) => {
2807
2807
  return exitFail(Done$1(value));
2808
2808
  };
2809
2809
  //#endregion
2810
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Data.js
2810
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Data.js
2811
2811
  /**
2812
2812
  * Base class for immutable data types.
2813
2813
  *
@@ -3040,7 +3040,7 @@ const Error$3 = Error$4;
3040
3040
  */
3041
3041
  const TaggedError = TaggedError$1;
3042
3042
  //#endregion
3043
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Equivalence.js
3043
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Equivalence.js
3044
3044
  /**
3045
3045
  * Creates a custom equivalence relation with an optimized reference equality check.
3046
3046
  *
@@ -3262,7 +3262,7 @@ function Array$4(item) {
3262
3262
  });
3263
3263
  }
3264
3264
  //#endregion
3265
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/option.js
3265
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/option.js
3266
3266
  /**
3267
3267
  * @since 2.0.0
3268
3268
  */
@@ -3337,7 +3337,7 @@ const some$3 = (value) => {
3337
3337
  return a;
3338
3338
  };
3339
3339
  //#endregion
3340
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/result.js
3340
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/result.js
3341
3341
  const TypeId$77 = "~effect/data/Result";
3342
3342
  const CommonProto = {
3343
3343
  [TypeId$77]: {
@@ -3412,7 +3412,7 @@ const succeed$9 = (success) => {
3412
3412
  return a;
3413
3413
  };
3414
3414
  //#endregion
3415
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Order.js
3415
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Order.js
3416
3416
  /**
3417
3417
  * This module provides the `Order` type class for defining total orderings on types.
3418
3418
  * An `Order` is a comparison function that returns `-1` (less than), `0` (equal), or `1` (greater than).
@@ -3750,7 +3750,7 @@ const isGreaterThanOrEqualTo$3 = (O) => dual(2, (self, that) => O(self, that) !=
3750
3750
  */
3751
3751
  const min$3 = (O) => dual(2, (self, that) => self === that || O(self, that) < 1 ? self : that);
3752
3752
  //#endregion
3753
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Option.js
3753
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Option.js
3754
3754
  /**
3755
3755
  * Creates an `Option` representing the absence of a value.
3756
3756
  *
@@ -4608,7 +4608,7 @@ const makeEquivalence$6 = (isEquivalent) => make$90((x, y) => isNone(x) ? isNone
4608
4608
  */
4609
4609
  const liftPredicate = /* @__PURE__ */ dual(2, (b, predicate) => predicate(b) ? some$2(b) : none$4());
4610
4610
  //#endregion
4611
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Duration.js
4611
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Duration.js
4612
4612
  const TypeId$76 = "~effect/time/Duration";
4613
4613
  const bigint0$2 = /* @__PURE__ */ BigInt(0);
4614
4614
  const bigint24 = /* @__PURE__ */ BigInt(24);
@@ -5329,14 +5329,14 @@ const format$3 = (self) => {
5329
5329
  return pieces.join(" ");
5330
5330
  };
5331
5331
  //#endregion
5332
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/array.js
5332
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/array.js
5333
5333
  /**
5334
5334
  * @since 2.0.0
5335
5335
  */
5336
5336
  /** @internal */
5337
5337
  const isArrayNonEmpty$1 = (self) => self.length > 0;
5338
5338
  //#endregion
5339
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Result.js
5339
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Result.js
5340
5340
  /**
5341
5341
  * Creates a `Result` holding a `Success` value.
5342
5342
  *
@@ -5546,7 +5546,7 @@ const map$15 = /* @__PURE__ */ dual(2, (self, f) => isSuccess$5(self) ? succeed$
5546
5546
  */
5547
5547
  const getOrUndefined$1 = /* @__PURE__ */ (/* @__PURE__ */ dual(2, (self, onFailure) => isFailure$4(self) ? onFailure(self.failure) : self.success))(constUndefined);
5548
5548
  //#endregion
5549
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Tuple.js
5549
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Tuple.js
5550
5550
  /**
5551
5551
  * Creates an `Equivalence` for tuples by comparing corresponding elements
5552
5552
  * using the provided per-position `Equivalence`s. Two tuples are equivalent
@@ -5577,7 +5577,7 @@ const getOrUndefined$1 = /* @__PURE__ */ (/* @__PURE__ */ dual(2, (self, onFailu
5577
5577
  */
5578
5578
  const makeEquivalence$5 = Tuple$2;
5579
5579
  //#endregion
5580
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Iterable.js
5580
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Iterable.js
5581
5581
  /**
5582
5582
  * Return the number of elements in a `Iterable`.
5583
5583
  *
@@ -5729,7 +5729,7 @@ const constEmptyIterator = { next() {
5729
5729
  */
5730
5730
  const empty$19 = () => constEmpty;
5731
5731
  //#endregion
5732
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Record.js
5732
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Record.js
5733
5733
  /**
5734
5734
  * Creates a new, empty record.
5735
5735
  *
@@ -5893,7 +5893,7 @@ const makeEquivalence$4 = (equivalence) => {
5893
5893
  return (self, that) => is(self, that) && is(that, self);
5894
5894
  };
5895
5895
  //#endregion
5896
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Array.js
5896
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Array.js
5897
5897
  /**
5898
5898
  * Utilities for working with immutable arrays (and non-empty arrays) in a
5899
5899
  * functional style. All functions treat arrays as immutable — they return new
@@ -6727,7 +6727,7 @@ const composePassthrough = /* @__PURE__ */ dual(2, (left, right) => (input) => {
6727
6727
  return rightOut;
6728
6728
  });
6729
6729
  //#endregion
6730
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/ServiceMap.js
6730
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/ServiceMap.js
6731
6731
  const ServiceTypeId = "~effect/ServiceMap/Service";
6732
6732
  /**
6733
6733
  * @example
@@ -7257,7 +7257,7 @@ const withMapUnsafe = (self, f) => {
7257
7257
  */
7258
7258
  const Reference = Service$1;
7259
7259
  //#endregion
7260
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Scheduler.js
7260
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Scheduler.js
7261
7261
  /**
7262
7262
  * @since 4.0.0
7263
7263
  * @category references
@@ -7391,7 +7391,7 @@ const MaxOpsBeforeYield = /* @__PURE__ */ Reference("effect/Scheduler/MaxOpsBefo
7391
7391
  */
7392
7392
  const PreventSchedulerYield = /* @__PURE__ */ Reference("effect/Scheduler/PreventSchedulerYield", { defaultValue: () => false });
7393
7393
  //#endregion
7394
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Tracer.js
7394
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Tracer.js
7395
7395
  /**
7396
7396
  * @since 2.0.0
7397
7397
  * @category tags
@@ -7575,7 +7575,7 @@ const randomHexString = /* @__PURE__ */ function() {
7575
7575
  };
7576
7576
  }();
7577
7577
  //#endregion
7578
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/References.js
7578
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/References.js
7579
7579
  /**
7580
7580
  * This module provides a collection of reference implementations for commonly used
7581
7581
  * Effect runtime configuration values. These references allow you to access and
@@ -8037,11 +8037,11 @@ const MinimumLogLevel = /* @__PURE__ */ Reference("effect/References/MinimumLogL
8037
8037
  */
8038
8038
  const CurrentLogSpans = /* @__PURE__ */ Reference("effect/References/CurrentLogSpans", { defaultValue: () => [] });
8039
8039
  //#endregion
8040
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/metric.js
8040
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/metric.js
8041
8041
  /** @internal */
8042
8042
  const FiberRuntimeMetricsKey = "effect/observability/Metric/FiberRuntimeMetricsKey";
8043
8043
  //#endregion
8044
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/tracer.js
8044
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/tracer.js
8045
8045
  /** @internal */
8046
8046
  const addSpanStackTrace = (options) => {
8047
8047
  if (options?.captureStackTrace === false) return options;
@@ -8071,7 +8071,7 @@ const makeStackCleaner = (line) => (stack) => {
8071
8071
  };
8072
8072
  const spanCleaner = /* @__PURE__ */ makeStackCleaner(3);
8073
8073
  //#endregion
8074
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/effect.js
8074
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/effect.js
8075
8075
  /** @internal */
8076
8076
  var Interrupt$1 = class extends ReasonBase {
8077
8077
  fiberId;
@@ -9225,7 +9225,7 @@ const scopedWith$1 = (f) => suspend$4(() => {
9225
9225
  return onExit$2(f(scope), (exit) => suspend$4(() => scopeCloseUnsafe(scope, exit) ?? void_$4));
9226
9226
  });
9227
9227
  /** @internal */
9228
- const acquireRelease$1 = (acquire, release, options) => uninterruptibleMask$1((restore) => flatMap$6(scope$1, (scope) => tap$2(options?.interruptible ? restore(acquire) : acquire, (a) => scopeAddFinalizerExit(scope, (exit) => release(a, exit)))));
9228
+ const acquireRelease$1 = (acquire, release, options) => servicesWith$1((services) => uninterruptibleMask$1((restore) => flatMap$6(scope$1, (scope) => tap$2(options?.interruptible ? restore(acquire) : acquire, (a) => scopeAddFinalizerExit(scope, (exit) => provideServices$3(release(a, exit), services))))));
9229
9229
  /** @internal */
9230
9230
  const addFinalizer$2 = (finalizer) => flatMap$6(scope$1, (scope) => servicesWith$1((services) => scopeAddFinalizerExit(scope, (exit) => provideServices$3(finalizer(exit), services))));
9231
9231
  /** @internal */
@@ -10277,7 +10277,7 @@ const asVoid$1 = exitAsVoid;
10277
10277
  */
10278
10278
  const getSuccess = exitGetSuccess;
10279
10279
  //#endregion
10280
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Deferred.js
10280
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Deferred.js
10281
10281
  const DeferredProto = {
10282
10282
  ["~effect/Deferred"]: {
10283
10283
  _A: identity,
@@ -10762,7 +10762,7 @@ const close = scopeClose;
10762
10762
  */
10763
10763
  const closeUnsafe = scopeCloseUnsafe;
10764
10764
  //#endregion
10765
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Layer.js
10765
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Layer.js
10766
10766
  const TypeId$74 = "~effect/Layer";
10767
10767
  const MemoMapTypeId = "~effect/Layer/MemoMap";
10768
10768
  /**
@@ -11787,7 +11787,18 @@ const mockImpl = (service, implementation) => succeed$4(service)(new Proxy({ ...
11787
11787
  has: constTrue
11788
11788
  }));
11789
11789
  const makeUnimplemented = (error) => {
11790
- const dead = die$5(error);
11790
+ const dead = Object.assign(die$5(error), {
11791
+ [StreamTypeId$1]: StreamTypeId$1,
11792
+ channel: {
11793
+ [ChannelTypeId]: ChannelTypeId,
11794
+ transform: () => succeed$7(dead),
11795
+ pipe() {
11796
+ return pipeArguments(this, arguments);
11797
+ }
11798
+ },
11799
+ [ChannelTypeId]: ChannelTypeId,
11800
+ transform: () => succeed$7(dead)
11801
+ });
11791
11802
  function unimplemented() {
11792
11803
  return dead;
11793
11804
  }
@@ -11795,8 +11806,10 @@ const makeUnimplemented = (error) => {
11795
11806
  Object.setPrototypeOf(unimplemented, Object.getPrototypeOf(dead));
11796
11807
  return unimplemented;
11797
11808
  };
11809
+ const StreamTypeId$1 = "~effect/Stream";
11810
+ const ChannelTypeId = "~effect/Channel";
11798
11811
  //#endregion
11799
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/ExecutionPlan.js
11812
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/ExecutionPlan.js
11800
11813
  /**
11801
11814
  * @since 3.16.0
11802
11815
  * @category Type IDs
@@ -12373,7 +12386,7 @@ const UnknownError$1 = UnknownError$2;
12373
12386
  */
12374
12387
  var StackTrace = class extends Service$1()("effect/Cause/StackTrace") {};
12375
12388
  //#endregion
12376
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Clock.js
12389
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Clock.js
12377
12390
  /**
12378
12391
  * A reference to the current Clock service in the environment.
12379
12392
  *
@@ -12392,7 +12405,7 @@ var StackTrace = class extends Service$1()("effect/Cause/StackTrace") {};
12392
12405
  */
12393
12406
  const Clock = ClockRef;
12394
12407
  //#endregion
12395
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/dateTime.js
12408
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/dateTime.js
12396
12409
  /** @internal */
12397
12410
  const TypeId$71 = "~effect/time/DateTime";
12398
12411
  /** @internal */
@@ -12502,7 +12515,14 @@ const makeUnsafe$12 = (input) => {
12502
12515
  } else if (typeof input === "string" && !hasZone(input)) return fromDateUnsafe$1(/* @__PURE__ */ new Date(input + "Z"));
12503
12516
  return fromDateUnsafe$1(new Date(input));
12504
12517
  };
12505
- const hasZone = (input) => /Z|[+-]\d{2}$|[+-]\d{2}:?\d{2}$|\]$/.test(input);
12518
+ /**
12519
+ * Detects whether a date string already contains timezone info.
12520
+ * Without a zone, `new Date("2024-01-01T12:00:00")` is parsed as local time,
12521
+ * so `makeUnsafe` appends "Z" to force UTC interpretation.
12522
+ * This check prevents appending "Z" to strings that already have a zone
12523
+ * (e.g. "2024-01-01T12:00:00Z", "...+05:30", "...GMT"), which would produce invalid dates.
12524
+ */
12525
+ const hasZone = (input) => /Z|GMT|[+-]\d{2}$|[+-]\d{2}:?\d{2}$|\]$/.test(input);
12506
12526
  /** @internal */
12507
12527
  const make$83 = /* @__PURE__ */ liftThrowable(makeUnsafe$12);
12508
12528
  /** @internal */
@@ -12668,7 +12688,7 @@ const formatIsoOffset$1 = (self) => {
12668
12688
  /** @internal */
12669
12689
  const formatIsoZoned$1 = (self) => self.zone._tag === "Offset" ? formatIsoOffset$1(self) : `${formatIsoOffset$1(self)}[${self.zone.id}]`;
12670
12690
  //#endregion
12671
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Number.js
12691
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Number.js
12672
12692
  /**
12673
12693
  * This module provides utility functions and type class instances for working with the `number` type in TypeScript.
12674
12694
  * It includes functions for basic arithmetic operations.
@@ -12837,7 +12857,7 @@ const isNonEmpty$1 = (self) => self.length > 0;
12837
12857
  */
12838
12858
  const camelToSnake = (self) => self.replace(/([A-Z])/g, "_$1").toLowerCase();
12839
12859
  //#endregion
12840
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/random.js
12860
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/random.js
12841
12861
  /** @internal */
12842
12862
  const Random$1 = /* @__PURE__ */ Reference("effect/Random", { defaultValue: () => ({
12843
12863
  nextIntUnsafe() {
@@ -12848,7 +12868,7 @@ const Random$1 = /* @__PURE__ */ Reference("effect/Random", { defaultValue: () =
12848
12868
  }
12849
12869
  }) });
12850
12870
  //#endregion
12851
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Pull.js
12871
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Pull.js
12852
12872
  /**
12853
12873
  * @since 4.0.0
12854
12874
  */
@@ -12922,7 +12942,7 @@ const matchEffect$1 = /* @__PURE__ */ dual(2, (self, options) => matchCauseEffec
12922
12942
  }
12923
12943
  }));
12924
12944
  //#endregion
12925
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Schedule.js
12945
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Schedule.js
12926
12946
  /**
12927
12947
  * This module provides utilities for creating and composing schedules for retrying operations,
12928
12948
  * repeating effects, and implementing various timing strategies.
@@ -13463,12 +13483,12 @@ const while_ = /* @__PURE__ */ dual(2, (self, predicate) => fromStep(map$12(toSt
13463
13483
  */
13464
13484
  const forever$1 = /* @__PURE__ */ spaced(zero$1);
13465
13485
  //#endregion
13466
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/layer.js
13486
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/layer.js
13467
13487
  const provideLayer = (self, layer, options) => scopedWith$1((scope) => flatMap$6(options?.local ? buildWithMemoMap(layer, makeMemoMapUnsafe(), scope) : buildWithScope(layer, scope), (context) => provideServices$3(self, context)));
13468
13488
  /** @internal */
13469
13489
  const provide$2 = /* @__PURE__ */ dual((args) => isEffect$1(args[0]), (self, source, options) => isServiceMap(source) ? provideServices$3(self, source) : provideLayer(self, Array.isArray(source) ? mergeAll$2(...source) : source, options));
13470
13490
  //#endregion
13471
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/schedule.js
13491
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/schedule.js
13472
13492
  /** @internal */
13473
13493
  const repeatOrElse$1 = /* @__PURE__ */ dual(3, (self, schedule, orElse) => flatMap$6(toStepWithMetadata(schedule), (step) => {
13474
13494
  let meta = CurrentMetadata.defaultValue();
@@ -13513,7 +13533,7 @@ const buildFromOptions = (options) => {
13513
13533
  return schedule;
13514
13534
  };
13515
13535
  //#endregion
13516
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Request.js
13536
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Request.js
13517
13537
  const TypeId$69 = "~effect/Request";
13518
13538
  const requestVariance = /* @__PURE__ */ byReferenceUnsafe({
13519
13539
  _E: (_) => _,
@@ -13580,7 +13600,7 @@ const TaggedClass$1 = (tag) => {
13580
13600
  */
13581
13601
  const makeEntry = (options) => options;
13582
13602
  //#endregion
13583
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/request.js
13603
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/request.js
13584
13604
  /** @internal */
13585
13605
  const request$3 = /* @__PURE__ */ dual(2, (self, resolver) => {
13586
13606
  const withResolver = (resolver) => callback$2((resume) => {
@@ -18184,7 +18204,7 @@ const catchEager = catchEager$1;
18184
18204
  */
18185
18205
  const fnUntracedEager = fnUntracedEager$1;
18186
18206
  //#endregion
18187
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/record.js
18207
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/record.js
18188
18208
  /**
18189
18209
  * @since 4.0.0
18190
18210
  */
@@ -18200,7 +18220,7 @@ function set$10(self, key, value) {
18200
18220
  return self;
18201
18221
  }
18202
18222
  //#endregion
18203
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/schema/annotations.js
18223
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/schema/annotations.js
18204
18224
  /** @internal */
18205
18225
  function resolve$5(ast) {
18206
18226
  return ast.checks ? ast.checks[ast.checks.length - 1].annotations : ast.annotations;
@@ -18555,7 +18575,7 @@ const subtract = subtract$1;
18555
18575
  */
18556
18576
  const formatIso = formatIso$1;
18557
18577
  //#endregion
18558
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Encoding.js
18578
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Encoding.js
18559
18579
  /**
18560
18580
  * Encoding & decoding for Base64 (RFC4648), Base64Url, and Hex.
18561
18581
  *
@@ -18941,7 +18961,7 @@ const base64codes = [
18941
18961
  ];
18942
18962
  const base64UrlEncodeUint8Array = (data) => base64EncodeUint8Array(data).replace(/=/g, "").replace(/\+/g, "-").replace(/\//g, "_");
18943
18963
  //#endregion
18944
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/redacted.js
18964
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/redacted.js
18945
18965
  /** @internal */
18946
18966
  const redactedRegistry = /* @__PURE__ */ new WeakMap();
18947
18967
  /** @internal */
@@ -18952,7 +18972,7 @@ const value$3 = (self) => {
18952
18972
  /** @internal */
18953
18973
  const stringOrRedacted = (val) => typeof val === "string" ? val : value$3(val);
18954
18974
  //#endregion
18955
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Redacted.js
18975
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Redacted.js
18956
18976
  /**
18957
18977
  * The Redacted module provides functionality for handling sensitive information
18958
18978
  * securely within your application. By using the `Redacted` data type, you can
@@ -19058,7 +19078,7 @@ const value$2 = value$3;
19058
19078
  */
19059
19079
  const makeEquivalence$2 = (isEquivalent) => make$90((x, y) => isEquivalent(value$2(x), value$2(y)));
19060
19080
  //#endregion
19061
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SchemaIssue.js
19081
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SchemaIssue.js
19062
19082
  const TypeId$67 = "~effect/SchemaIssue/Issue";
19063
19083
  /**
19064
19084
  * Returns `true` if the given value is an {@link Issue}.
@@ -19801,7 +19821,7 @@ function redact$2(issue) {
19801
19821
  }
19802
19822
  }
19803
19823
  //#endregion
19804
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SchemaGetter.js
19824
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SchemaGetter.js
19805
19825
  /**
19806
19826
  * Composable transformation primitives for the Effect Schema system.
19807
19827
  *
@@ -20776,7 +20796,7 @@ const isZero = (n) => n.value === bigint0;
20776
20796
  */
20777
20797
  const isNegative = (n) => n.value < bigint0;
20778
20798
  //#endregion
20779
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SchemaTransformation.js
20799
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SchemaTransformation.js
20780
20800
  /**
20781
20801
  * Bidirectional transformations for the Effect Schema system.
20782
20802
  *
@@ -21388,7 +21408,7 @@ const dateTimeUtcFromString = /* @__PURE__ */ transformOrFail({
21388
21408
  encode: (utc) => succeed$3(formatIso(utc))
21389
21409
  });
21390
21410
  //#endregion
21391
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SchemaAST.js
21411
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SchemaAST.js
21392
21412
  /**
21393
21413
  * Abstract Syntax Tree (AST) representation for Effect schemas.
21394
21414
  *
@@ -23412,7 +23432,7 @@ const unknownToStringTree = /* @__PURE__ */ new Link(/* @__PURE__ */ new Declara
23412
23432
  toCodecStringTree: () => new Link(unknown$1, passthrough())
23413
23433
  }), /* @__PURE__ */ passthrough());
23414
23434
  //#endregion
23415
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Brand.js
23435
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Brand.js
23416
23436
  /**
23417
23437
  * This function returns a `Constructor` that **does not apply any runtime
23418
23438
  * checks**, it just returns the provided value. It can be used to create
@@ -23433,7 +23453,7 @@ function nominal() {
23433
23453
  });
23434
23454
  }
23435
23455
  //#endregion
23436
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/PlatformError.js
23456
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/PlatformError.js
23437
23457
  /**
23438
23458
  * @since 4.0.0
23439
23459
  */
@@ -23493,7 +23513,7 @@ const systemError = (options) => new PlatformError(new SystemError(options));
23493
23513
  */
23494
23514
  const badArgument = (options) => new PlatformError(new BadArgument(options));
23495
23515
  //#endregion
23496
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Chunk.js
23516
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Chunk.js
23497
23517
  /**
23498
23518
  * The `Chunk` module provides an immutable, high-performance sequence data structure
23499
23519
  * optimized for functional programming patterns. A `Chunk` is a persistent data structure
@@ -24136,7 +24156,7 @@ const getCurrent = getCurrentFiber;
24136
24156
  */
24137
24157
  const runIn = fiberRunIn;
24138
24158
  //#endregion
24139
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Latch.js
24159
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Latch.js
24140
24160
  /**
24141
24161
  * Creates a new Latch unsafely.
24142
24162
  *
@@ -24208,7 +24228,7 @@ const makeUnsafe$10 = makeLatchUnsafe;
24208
24228
  */
24209
24229
  const make$77 = makeLatch;
24210
24230
  //#endregion
24211
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/MutableList.js
24231
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/MutableList.js
24212
24232
  /**
24213
24233
  * @fileoverview
24214
24234
  * MutableList is an efficient, mutable linked list implementation optimized for high-throughput
@@ -24790,7 +24810,7 @@ const filter$4 = (self, f) => {
24790
24810
  */
24791
24811
  const remove$6 = (self, value) => filter$4(self, (v) => v !== value);
24792
24812
  //#endregion
24793
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/MutableRef.js
24813
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/MutableRef.js
24794
24814
  const TypeId$61 = "~effect/MutableRef";
24795
24815
  const MutableRefProto = {
24796
24816
  [TypeId$61]: TypeId$61,
@@ -25030,7 +25050,7 @@ const update = /* @__PURE__ */ dual(2, (self, f) => set$9(self, f(get$14(self)))
25030
25050
  */
25031
25051
  const updateAndGet = /* @__PURE__ */ dual(2, (self, f) => setAndGet(self, f(get$14(self))));
25032
25052
  //#endregion
25033
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/PubSub.js
25053
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/PubSub.js
25034
25054
  /**
25035
25055
  * This module provides utilities for working with publish-subscribe (PubSub) systems.
25036
25056
  *
@@ -26463,7 +26483,7 @@ const emptyReplayWindow = {
26463
26483
  takeAll: () => []
26464
26484
  };
26465
26485
  //#endregion
26466
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Queue.js
26486
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Queue.js
26467
26487
  /**
26468
26488
  * @since 3.8.0
26469
26489
  */
@@ -27282,7 +27302,7 @@ const finalize$1 = (self, exit) => {
27282
27302
  openState.awaiters.clear();
27283
27303
  };
27284
27304
  //#endregion
27285
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Semaphore.js
27305
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Semaphore.js
27286
27306
  /**
27287
27307
  * Unsafely creates a new Semaphore.
27288
27308
  *
@@ -27432,14 +27452,14 @@ var SemaphoreImpl = class {
27432
27452
  */
27433
27453
  const make$72 = (permits) => sync$2(() => new SemaphoreImpl(permits));
27434
27454
  //#endregion
27435
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Take.js
27455
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Take.js
27436
27456
  /**
27437
27457
  * @since 4.0.0
27438
27458
  * @category Conversions
27439
27459
  */
27440
27460
  const toPull$2 = (take) => isExit(take) ? isSuccess$3(take) ? done(take.value) : take : succeed$3(take);
27441
27461
  //#endregion
27442
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Channel.js
27462
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Channel.js
27443
27463
  /**
27444
27464
  * The `Channel` module provides a powerful abstraction for bi-directional communication
27445
27465
  * and streaming operations. A `Channel` is a nexus of I/O operations that supports both
@@ -27498,6 +27518,10 @@ const toPull$2 = (take) => isExit(take) ? isSuccess$3(take) ? done(take.value) :
27498
27518
  *
27499
27519
  * @since 2.0.0
27500
27520
  */
27521
+ /**
27522
+ * @since 4.0.0
27523
+ * @category Type Identifiers
27524
+ */
27501
27525
  const TypeId$58 = "~effect/Channel";
27502
27526
  /**
27503
27527
  * Tests if a value is a `Channel`.
@@ -27713,15 +27737,15 @@ const suspend$2 = (evaluate) => fromTransform$1((upstream, scope) => suspend$3((
27713
27737
  */
27714
27738
  const fromIteratorArray = (iterator, chunkSize = DefaultChunkSize$1) => fromPull$1(sync(() => {
27715
27739
  const iter = iterator();
27716
- let done$15 = none$4();
27740
+ let done$14 = none$4();
27717
27741
  return suspend$3(() => {
27718
- if (done$15._tag === "Some") return done(done$15.value);
27742
+ if (done$14._tag === "Some") return done(done$14.value);
27719
27743
  const buffer = [];
27720
27744
  while (buffer.length < chunkSize) {
27721
27745
  const state = iter.next();
27722
27746
  if (state.done) {
27723
27747
  if (buffer.length === 0) return done(state.value);
27724
- done$15 = some$2(state.value);
27748
+ done$14 = some$2(state.value);
27725
27749
  break;
27726
27750
  }
27727
27751
  buffer.push(state.value);
@@ -27898,10 +27922,10 @@ const die$1 = (defect) => failCause(die$3(defect));
27898
27922
  * @category constructors
27899
27923
  */
27900
27924
  const fromEffect$1 = (effect) => fromPull$1(sync(() => {
27901
- let done$16 = false;
27925
+ let done$15 = false;
27902
27926
  return suspend$3(() => {
27903
- if (done$16) return done();
27904
- done$16 = true;
27927
+ if (done$15) return done();
27928
+ done$15 = true;
27905
27929
  return effect;
27906
27930
  });
27907
27931
  }));
@@ -28253,7 +28277,7 @@ const mapDone = /* @__PURE__ */ dual(2, (self, f) => mapDoneEffect(self, (o) =>
28253
28277
  * @since 2.0.0
28254
28278
  * @category Sequencing
28255
28279
  */
28256
- const mapDoneEffect = /* @__PURE__ */ dual(2, (self, f) => transformPull$1(self, (pull) => succeed$3(catchDone(pull, (done$14) => flatMap$4(f(done$14), done)))));
28280
+ const mapDoneEffect = /* @__PURE__ */ dual(2, (self, f) => transformPull$1(self, (pull) => succeed$3(catchDone(pull, (done$16) => flatMap$4(f(done$16), done)))));
28257
28281
  const concurrencyIsSequential = (concurrency) => concurrency === void 0 || concurrency !== "unbounded" && concurrency <= 1;
28258
28282
  /**
28259
28283
  * Returns a new channel, which sequentially combines this channel, together
@@ -29220,7 +29244,7 @@ const toPubSubTake$1 = /* @__PURE__ */ dual(2, /* @__PURE__ */ fnUntraced(functi
29220
29244
  return pubsub;
29221
29245
  }));
29222
29246
  //#endregion
29223
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/stream.js
29247
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/stream.js
29224
29248
  const TypeId$57 = "~effect/Stream";
29225
29249
  const streamVariance = {
29226
29250
  _R: identity,
@@ -29240,7 +29264,7 @@ const fromChannel$2 = (channel) => {
29240
29264
  return self;
29241
29265
  };
29242
29266
  //#endregion
29243
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Sink.js
29267
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Sink.js
29244
29268
  const TypeId$56 = "~effect/Sink";
29245
29269
  const endVoid = /* @__PURE__ */ succeed$3([void 0]);
29246
29270
  const sinkVariance = {
@@ -29417,7 +29441,7 @@ const forEachArray = (f) => fromTransform((upstream) => upstream.pipe(flatMap$4(
29417
29441
  */
29418
29442
  const unwrap$1 = (effect) => fromChannel$1(unwrap$2(map$9(effect, toChannel$1)));
29419
29443
  //#endregion
29420
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/MutableHashMap.js
29444
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/MutableHashMap.js
29421
29445
  const TypeId$55 = "~effect/collections/MutableHashMap";
29422
29446
  const MutableHashMapProto = {
29423
29447
  [TypeId$55]: TypeId$55,
@@ -29793,7 +29817,7 @@ const forEach$2 = /* @__PURE__ */ dual(2, (self, f) => {
29793
29817
  self.backing.forEach(f);
29794
29818
  });
29795
29819
  //#endregion
29796
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/RcMap.js
29820
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/RcMap.js
29797
29821
  /**
29798
29822
  * @since 3.5.0
29799
29823
  */
@@ -29991,7 +30015,7 @@ const invalidate$4 = /* @__PURE__ */ dual(2, /* @__PURE__ */ fnUntraced(function
29991
30015
  yield* close(entry.scope, void_$3);
29992
30016
  }, uninterruptible));
29993
30017
  //#endregion
29994
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/rcRef.js
30018
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/rcRef.js
29995
30019
  const TypeId$53 = "~effect/RcRef";
29996
30020
  const stateEmpty = { _tag: "Empty" };
29997
30021
  const stateClosed = { _tag: "Closed" };
@@ -30079,7 +30103,7 @@ const get$11 = /* @__PURE__ */ fnUntraced(function* (self_) {
30079
30103
  return state.value;
30080
30104
  });
30081
30105
  //#endregion
30082
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/RcRef.js
30106
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/RcRef.js
30083
30107
  /**
30084
30108
  * Create an `RcRef` from an acquire `Effect`.
30085
30109
  *
@@ -30148,10 +30172,14 @@ const make$68 = make$69;
30148
30172
  */
30149
30173
  const get$10 = get$11;
30150
30174
  //#endregion
30151
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Stream.js
30175
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Stream.js
30152
30176
  /**
30153
30177
  * @since 2.0.0
30154
30178
  */
30179
+ /**
30180
+ * @since 4.0.0
30181
+ * @category Type Identifiers
30182
+ */
30155
30183
  const TypeId$52 = "~effect/Stream";
30156
30184
  /**
30157
30185
  * Checks whether a value is a Stream.
@@ -30687,7 +30715,7 @@ const fromReadableStream = (options) => fromChannel(fromTransform$1(fnUntraced(f
30687
30715
  return flatMap$4(tryPromise({
30688
30716
  try: () => reader.read(),
30689
30717
  catch: (reason) => options.onError(reason)
30690
- }), ({ done: done$12, value }) => done$12 ? done() : succeed$3(of$1(value)));
30718
+ }), ({ done: done$10, value }) => done$10 ? done() : succeed$3(of$1(value)));
30691
30719
  })));
30692
30720
  /**
30693
30721
  * Like `Stream.unfold`, but allows the emission of values to end one step further
@@ -30716,11 +30744,11 @@ const fromReadableStream = (options) => fromChannel(fromTransform$1(fnUntraced(f
30716
30744
  */
30717
30745
  const paginate$1 = (s, f) => fromPull(sync(() => {
30718
30746
  let state = s;
30719
- let done$6 = false;
30747
+ let done$13 = false;
30720
30748
  return suspend$3(function loop() {
30721
- if (done$6) return done();
30749
+ if (done$13) return done();
30722
30750
  return flatMap$4(f(state), ([a, s]) => {
30723
- if (isNone(s)) done$6 = true;
30751
+ if (isNone(s)) done$13 = true;
30724
30752
  else state = s.value;
30725
30753
  if (!isReadonlyArrayNonEmpty(a)) return loop();
30726
30754
  return succeed$3(a);
@@ -31452,11 +31480,11 @@ const take = /* @__PURE__ */ dual(2, (self, n) => n < 1 ? empty$10 : takeUntil(s
31452
31480
  */
31453
31481
  const takeUntil = /* @__PURE__ */ dual((args) => isStream(args[0]), (self, predicate, options) => transformPull(self, (pull, _scope) => sync(() => {
31454
31482
  let i = 0;
31455
- let done$11 = false;
31456
- return flatMap$4(suspend$3(() => done$11 ? done() : pull), (chunk) => {
31483
+ let done$9 = false;
31484
+ return flatMap$4(suspend$3(() => done$9 ? done() : pull), (chunk) => {
31457
31485
  const index = chunk.findIndex((a) => predicate(a, i++));
31458
31486
  if (index >= 0) {
31459
- done$11 = true;
31487
+ done$9 = true;
31460
31488
  const arr = chunk.slice(0, options?.excludeLast ? index : index + 1);
31461
31489
  return isReadonlyArrayNonEmpty(arr) ? succeed$3(arr) : done();
31462
31490
  }
@@ -31588,7 +31616,7 @@ const debounce = /* @__PURE__ */ dual(2, (self, duration) => transformPull(self,
31588
31616
  * @category Aggregation
31589
31617
  */
31590
31618
  const transduce = /* @__PURE__ */ dual(2, (self, sink) => transformPull(self, (upstream, scope) => sync(() => {
31591
- let done$9;
31619
+ let done$5;
31592
31620
  let leftover;
31593
31621
  const upstreamWithLeftover = suspend$3(() => {
31594
31622
  if (leftover !== void 0) {
@@ -31598,14 +31626,14 @@ const transduce = /* @__PURE__ */ dual(2, (self, sink) => transformPull(self, (u
31598
31626
  }
31599
31627
  return upstream;
31600
31628
  }).pipe(catch_$2((error) => {
31601
- done$9 = fail$8(error);
31629
+ done$5 = fail$8(error);
31602
31630
  return done();
31603
31631
  }));
31604
31632
  const pull = map$9(suspend$3(() => sink.transform(upstreamWithLeftover, scope)), ([value, leftover_]) => {
31605
31633
  leftover = leftover_;
31606
31634
  return of$1(value);
31607
31635
  });
31608
- return suspend$3(() => done$9 ? done$9 : pull);
31636
+ return suspend$3(() => done$5 ? done$5 : pull);
31609
31637
  })));
31610
31638
  /**
31611
31639
  * Creates a PubSub-backed stream that multicasts the source to all subscribers.
@@ -32230,7 +32258,7 @@ const runIntoPubSub = /* @__PURE__ */ dual((args) => isStream(args[0]), (self, p
32230
32258
  */
32231
32259
  const toPubSubTake = /* @__PURE__ */ dual(2, (self, options) => toPubSubTake$1(self.channel, options));
32232
32260
  //#endregion
32233
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/FileSystem.js
32261
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/FileSystem.js
32234
32262
  /**
32235
32263
  * This module provides a comprehensive file system abstraction that supports both synchronous
32236
32264
  * and asynchronous file operations through Effect. It includes utilities for file I/O, directory
@@ -32454,7 +32482,7 @@ const FileDescriptor = /* @__PURE__ */ nominal();
32454
32482
  */
32455
32483
  var WatchBackend = class extends Service$1()("effect/platform/FileSystem/WatchBackend") {};
32456
32484
  //#endregion
32457
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Path.js
32485
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Path.js
32458
32486
  /**
32459
32487
  * @since 4.0.0
32460
32488
  */
@@ -32878,7 +32906,7 @@ const posixImpl = /* @__PURE__ */ Path$1.of({
32878
32906
  toNamespacedPath: identity
32879
32907
  });
32880
32908
  //#endregion
32881
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/ConfigProvider.js
32909
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/ConfigProvider.js
32882
32910
  /**
32883
32911
  * Creates a `Value` node representing a terminal string leaf.
32884
32912
  *
@@ -33184,7 +33212,7 @@ function trieNodeAt(root, path) {
33184
33212
  */
33185
33213
  const isLessThan$1 = /* @__PURE__ */ isLessThan$4(LogLevelOrder);
33186
33214
  //#endregion
33187
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/hashMap.js
33215
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/hashMap.js
33188
33216
  /**
33189
33217
  * @since 2.0.0
33190
33218
  */
@@ -33768,7 +33796,7 @@ const set$6 = set$7;
33768
33796
  */
33769
33797
  const remove$3 = remove$4;
33770
33798
  //#endregion
33771
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Struct.js
33799
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Struct.js
33772
33800
  /**
33773
33801
  * Creates a new struct containing only the specified keys.
33774
33802
  *
@@ -33906,7 +33934,7 @@ function buildStruct(source, f) {
33906
33934
  return out;
33907
33935
  }
33908
33936
  //#endregion
33909
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/UndefinedOr.js
33937
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/UndefinedOr.js
33910
33938
  /**
33911
33939
  * @since 4.0.0
33912
33940
  */
@@ -33916,7 +33944,7 @@ const map$4 = /* @__PURE__ */ dual(2, (self, f) => self === void 0 ? void 0 : f(
33916
33944
  */
33917
33945
  const match$1 = /* @__PURE__ */ dual(2, (self, { onDefined, onUndefined }) => self === void 0 ? onUndefined() : onDefined(self));
33918
33946
  //#endregion
33919
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SchemaParser.js
33947
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SchemaParser.js
33920
33948
  /**
33921
33949
  * @since 4.0.0
33922
33950
  */
@@ -34118,7 +34146,7 @@ const recur$1 = /* @__PURE__ */ memoize((ast) => {
34118
34146
  };
34119
34147
  });
34120
34148
  //#endregion
34121
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/JsonPointer.js
34149
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/JsonPointer.js
34122
34150
  /**
34123
34151
  * Utilities for escaping and unescaping JSON Pointer reference tokens according to RFC 6901.
34124
34152
  *
@@ -34211,7 +34239,7 @@ function escapeToken(token) {
34211
34239
  return token.replace(/~/g, "~0").replace(/\//g, "~1");
34212
34240
  }
34213
34241
  //#endregion
34214
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/schema/schema.js
34242
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/schema/schema.js
34215
34243
  /** @internal */
34216
34244
  const TypeId$49 = "~effect/Schema/Schema";
34217
34245
  const SchemaProto = {
@@ -34240,7 +34268,7 @@ function make$63(ast, options) {
34240
34268
  return self;
34241
34269
  }
34242
34270
  //#endregion
34243
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/schema/to-codec.js
34271
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/schema/to-codec.js
34244
34272
  /** @internal */
34245
34273
  const toCodecJson$1 = /* @__PURE__ */ toCodec((ast) => {
34246
34274
  const out = toCodecJsonBase(ast);
@@ -34308,7 +34336,7 @@ function makeReorder(getPriority) {
34308
34336
  };
34309
34337
  }
34310
34338
  //#endregion
34311
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/internal/schema/representation.js
34339
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/internal/schema/representation.js
34312
34340
  /** @internal */
34313
34341
  function fromAST(ast) {
34314
34342
  const { references, representations: schemas } = fromASTs([ast]);
@@ -34864,7 +34892,7 @@ function getPartPattern(part) {
34864
34892
  }
34865
34893
  }
34866
34894
  //#endregion
34867
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Schema.js
34895
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Schema.js
34868
34896
  /**
34869
34897
  * Define data shapes, validate unknown input, and transform values between formats.
34870
34898
  *
@@ -37549,7 +37577,7 @@ const Json = /* @__PURE__ */ make$62(Json$1);
37549
37577
  */
37550
37578
  const MutableJson = /* @__PURE__ */ make$62(MutableJson$1);
37551
37579
  //#endregion
37552
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Config.js
37580
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Config.js
37553
37581
  const TypeId$47 = "~effect/Config";
37554
37582
  /**
37555
37583
  * The error type produced when config loading or validation fails.
@@ -38036,7 +38064,7 @@ function redacted(name) {
38036
38064
  return schema$2(Redacted(String$1), name);
38037
38065
  }
38038
38066
  //#endregion
38039
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Runtime.js
38067
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Runtime.js
38040
38068
  /**
38041
38069
  * This module provides utilities for running Effect programs and managing their execution lifecycle.
38042
38070
  *
@@ -38242,7 +38270,7 @@ const getErrorReported = (u) => {
38242
38270
  return true;
38243
38271
  };
38244
38272
  //#endregion
38245
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/CliError.js
38273
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/CliError.js
38246
38274
  /**
38247
38275
  * @since 4.0.0
38248
38276
  */
@@ -49332,7 +49360,7 @@ const getTypeName = (primitive) => {
49332
49360
  /** @internal */
49333
49361
  const getChoiceKeys = (primitive) => primitive._tag === "Choice" ? primitive.choiceKeys : void 0;
49334
49362
  //#endregion
49335
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Terminal.js
49363
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Terminal.js
49336
49364
  const TypeId$45 = "~effect/platform/Terminal";
49337
49365
  const QuitErrorTypeId = "effect/platform/Terminal/QuitError";
49338
49366
  /**
@@ -49369,7 +49397,7 @@ const make$60 = (impl) => Terminal.of({
49369
49397
  [TypeId$45]: TypeId$45
49370
49398
  });
49371
49399
  //#endregion
49372
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/ansi.js
49400
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/ansi.js
49373
49401
  const ESC = "\x1B[";
49374
49402
  const SEP = ";";
49375
49403
  /** @internal */
@@ -49445,7 +49473,7 @@ const eraseLines = (rows) => {
49445
49473
  return command;
49446
49474
  };
49447
49475
  //#endregion
49448
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/Prompt.js
49476
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/Prompt.js
49449
49477
  /**
49450
49478
  * @since 4.0.0
49451
49479
  */
@@ -50445,7 +50473,7 @@ const entriesToDisplay = (cursor, total, maxVisible) => {
50445
50473
  };
50446
50474
  };
50447
50475
  //#endregion
50448
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/Param.js
50476
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/Param.js
50449
50477
  /**
50450
50478
  * @internal
50451
50479
  *
@@ -51135,7 +51163,7 @@ const getParamMetadata = (param) => {
51135
51163
  });
51136
51164
  };
51137
51165
  //#endregion
51138
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/Argument.js
51166
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/Argument.js
51139
51167
  /**
51140
51168
  * Creates a positional path argument.
51141
51169
  *
@@ -51167,7 +51195,7 @@ const path = (name, options) => path$1(argumentKind, name, options);
51167
51195
  */
51168
51196
  const withDescription$2 = /* @__PURE__ */ dual(2, (self, description) => withDescription$3(self, description));
51169
51197
  //#endregion
51170
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/CliOutput.js
51198
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/CliOutput.js
51171
51199
  /**
51172
51200
  * Service reference for the CLI output formatter. Provides a default implementation
51173
51201
  * that can be overridden for custom formatting or testing.
@@ -51309,7 +51337,8 @@ const pad = (s, width) => {
51309
51337
  * @internal
51310
51338
  */
51311
51339
  const renderTable = (rows, widthCap) => {
51312
- const col = Math.min(Math.max(...rows.map((r) => visualLength(r.left))) + 4, widthCap);
51340
+ const maxColumn = Math.max(...rows.map((r) => visualLength(r.left))) + 4;
51341
+ const col = widthCap === void 0 ? maxColumn : Math.min(maxColumn, widthCap);
51313
51342
  return rows.map(({ left, right }) => ` ${pad(left, col)}${right}`).join("\n");
51314
51343
  };
51315
51344
  const formatSubcommandName = (name, alias) => alias ? `${name}, ${alias}` : name;
@@ -51353,7 +51382,7 @@ const formatHelpDocImpl = (doc, colors) => {
51353
51382
  right: getOrElse$2(flag.description, () => "")
51354
51383
  };
51355
51384
  });
51356
- sections.push(renderTable(flagRows, 30));
51385
+ sections.push(renderTable(flagRows));
51357
51386
  sections.push("");
51358
51387
  }
51359
51388
  if (doc.globalFlags && doc.globalFlags.length > 0) {
@@ -51367,7 +51396,7 @@ const formatHelpDocImpl = (doc, colors) => {
51367
51396
  right: getOrElse$2(flag.description, () => "")
51368
51397
  };
51369
51398
  });
51370
- sections.push(renderTable(globalFlagRows, 30));
51399
+ sections.push(renderTable(globalFlagRows));
51371
51400
  sections.push("");
51372
51401
  }
51373
51402
  if (doc.subcommands && doc.subcommands.length > 0) {
@@ -51409,7 +51438,7 @@ const formatHelpDocImpl = (doc, colors) => {
51409
51438
  return sections.join("\n");
51410
51439
  };
51411
51440
  //#endregion
51412
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Console.js
51441
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Console.js
51413
51442
  /**
51414
51443
  * A reference to the current console service in the Effect system.
51415
51444
  *
@@ -51525,7 +51554,7 @@ const warn = (...args) => consoleWith((console) => sync$2(() => {
51525
51554
  console.warn(...args);
51526
51555
  }));
51527
51556
  //#endregion
51528
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Stdio.js
51557
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Stdio.js
51529
51558
  /**
51530
51559
  * @since 4.0.0
51531
51560
  * @category Type IDs
@@ -51545,7 +51574,7 @@ const make$59 = (options) => ({
51545
51574
  ...options
51546
51575
  });
51547
51576
  //#endregion
51548
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/completions/bash.js
51577
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/completions/bash.js
51549
51578
  const escapeForBash = (s) => s.replace(/'/g, "'\\''");
51550
51579
  const sanitizeFunctionName = (s) => s.replace(/[^a-zA-Z0-9_]/g, "_");
51551
51580
  const flagNamesForWordlist = (flag) => {
@@ -51696,7 +51725,7 @@ const generate$3 = (executableName, descriptor) => {
51696
51725
  return lines.join("\n");
51697
51726
  };
51698
51727
  //#endregion
51699
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/completions/fish.js
51728
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/completions/fish.js
51700
51729
  const escapeFishString = (s) => s.replace(/'/g, "\\'");
51701
51730
  /**
51702
51731
  * Build a Fish condition that checks the current subcommand context.
@@ -51834,7 +51863,7 @@ const generate$2 = (executableName, descriptor) => {
51834
51863
  return lines.join("\n");
51835
51864
  };
51836
51865
  //#endregion
51837
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/completions/zsh.js
51866
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/completions/zsh.js
51838
51867
  const escapeZsh = (s) => s.replace(/\\/g, "\\\\").replace(/'/g, "'\\''").replace(/:/g, "\\:");
51839
51868
  const sanitize = (s) => s.replace(/[^a-zA-Z0-9_]/g, "_");
51840
51869
  /**
@@ -51971,7 +52000,7 @@ const generate$1 = (executableName, descriptor) => {
51971
52000
  return lines.join("\n");
51972
52001
  };
51973
52002
  //#endregion
51974
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/Completions.js
52003
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/Completions.js
51975
52004
  /**
51976
52005
  * @since 4.0.0
51977
52006
  */
@@ -51989,7 +52018,7 @@ const generate = (executableName, shell, descriptor) => {
51989
52018
  }
51990
52019
  };
51991
52020
  //#endregion
51992
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/Flag.js
52021
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/Flag.js
51993
52022
  /**
51994
52023
  * Creates a boolean flag that can be enabled or disabled.
51995
52024
  *
@@ -52222,7 +52251,7 @@ const withFallbackConfig = /* @__PURE__ */ dual(2, (self, config) => withFallbac
52222
52251
  */
52223
52252
  const map$1 = /* @__PURE__ */ dual(2, (self, f) => map$2(self, f));
52224
52253
  //#endregion
52225
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/config.js
52254
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/config.js
52226
52255
  const ConfigInternalTypeId = "~effect/cli/Command/Config/Internal";
52227
52256
  /**
52228
52257
  * Parses a Command.Config into a ConfigInternal.
@@ -52328,7 +52357,7 @@ const reconstructTree = (tree, results) => {
52328
52357
  }
52329
52358
  };
52330
52359
  //#endregion
52331
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/command.js
52360
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/command.js
52332
52361
  /**
52333
52362
  * Command Implementation
52334
52363
  * ======================
@@ -52500,7 +52529,7 @@ const checkForDuplicateFlags = (parent, subcommands, options) => {
52500
52529
  }
52501
52530
  };
52502
52531
  //#endregion
52503
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/completions/CommandDescriptor.js
52532
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/completions/CommandDescriptor.js
52504
52533
  /**
52505
52534
  * CommandDescriptor — pure-data representation of a command tree for
52506
52535
  * shell completion generation.
@@ -52588,7 +52617,7 @@ const fromCommand = (cmd) => {
52588
52617
  };
52589
52618
  };
52590
52619
  //#endregion
52591
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/help.js
52620
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/help.js
52592
52621
  /**
52593
52622
  * Help Documentation
52594
52623
  * ================
@@ -52691,7 +52720,7 @@ const getHelpForCommandPath = (command, commandPath, builtIns) => gen(function*
52691
52720
  };
52692
52721
  });
52693
52722
  //#endregion
52694
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/GlobalFlag.js
52723
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/GlobalFlag.js
52695
52724
  /**
52696
52725
  * @since 4.0.0
52697
52726
  */
@@ -52801,7 +52830,7 @@ const BuiltIns = [
52801
52830
  LogLevel
52802
52831
  ];
52803
52832
  //#endregion
52804
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/lexer.js
52833
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/lexer.js
52805
52834
  /** @internal */
52806
52835
  function lex(argv) {
52807
52836
  const endIndex = argv.indexOf("--");
@@ -52852,7 +52881,7 @@ const lexTokens = (args) => {
52852
52881
  return tokens;
52853
52882
  };
52854
52883
  //#endregion
52855
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/auto-suggest.js
52884
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/auto-suggest.js
52856
52885
  /**
52857
52886
  * Simple Levenshtein distance implementation (small N, no perf worries)
52858
52887
  */
@@ -52880,7 +52909,7 @@ const suggest = (input, candidates) => {
52880
52909
  return distances.filter(([d]) => d === minDistance).map(([, c]) => c);
52881
52910
  };
52882
52911
  //#endregion
52883
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/internal/parser.js
52912
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/internal/parser.js
52884
52913
  /**
52885
52914
  * Parsing Pipeline for CLI Commands
52886
52915
  * ==================================
@@ -53202,7 +53231,7 @@ const scanCommandLevel = (tokens, context) => {
53202
53231
  return toLeafResult(state);
53203
53232
  };
53204
53233
  //#endregion
53205
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/cli/Command.js
53234
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/cli/Command.js
53206
53235
  /**
53207
53236
  * @since 4.0.0
53208
53237
  * @category Guards
@@ -53700,7 +53729,7 @@ const runWith = (command, config) => {
53700
53729
  }, catchFilter$2((error) => isCliError(error) && error._tag === "ShowHelp" ? succeed$8(error) : fail$10(error), (error) => andThen(showHelp(command, error), fail$6(error))), catchFilter$2((e) => isQuitError(e) ? succeed$8(e) : fail$10(e), (_) => interrupt$1));
53701
53730
  };
53702
53731
  //#endregion
53703
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Cache.js
53732
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Cache.js
53704
53733
  /**
53705
53734
  * @since 4.0.0
53706
53735
  */
@@ -54117,7 +54146,7 @@ const invalidate$1 = /* @__PURE__ */ dual(2, (self, key) => sync$2(() => {
54117
54146
  remove$5(self.map, key);
54118
54147
  }));
54119
54148
  //#endregion
54120
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/ChannelSchema.js
54149
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/ChannelSchema.js
54121
54150
  /**
54122
54151
  * @since 4.0.0
54123
54152
  * @category constructors
@@ -54146,7 +54175,7 @@ const decode$4 = (schema) => () => {
54146
54175
  */
54147
54176
  const ignore = "~effect/ErrorReporter/ignore";
54148
54177
  //#endregion
54149
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/FiberHandle.js
54178
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/FiberHandle.js
54150
54179
  /**
54151
54180
  * @since 2.0.0
54152
54181
  */
@@ -54341,7 +54370,7 @@ const runImpl$2 = (self, effect, options) => withFiber((parent) => {
54341
54370
  return succeed$3(fiber);
54342
54371
  });
54343
54372
  //#endregion
54344
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/FiberMap.js
54373
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/FiberMap.js
54345
54374
  /**
54346
54375
  * @since 2.0.0
54347
54376
  */
@@ -54571,7 +54600,7 @@ const runImpl$1 = (self, key, effect, options) => withFiber((parent) => {
54571
54600
  return succeed$3(fiber);
54572
54601
  });
54573
54602
  //#endregion
54574
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/FiberSet.js
54603
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/FiberSet.js
54575
54604
  /**
54576
54605
  * @since 2.0.0
54577
54606
  */
@@ -54823,7 +54852,7 @@ const awaitEmpty = (self) => whileLoop({
54823
54852
  step: constVoid
54824
54853
  });
54825
54854
  //#endregion
54826
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/PrimaryKey.js
54855
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/PrimaryKey.js
54827
54856
  /**
54828
54857
  * The unique identifier used to identify objects that implement the `PrimaryKey` interface.
54829
54858
  *
@@ -54860,7 +54889,7 @@ const symbol$2 = "~effect/interfaces/PrimaryKey";
54860
54889
  */
54861
54890
  const value$1 = (self) => self[symbol$2]();
54862
54891
  //#endregion
54863
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/LayerMap.js
54892
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/LayerMap.js
54864
54893
  const TypeId$36 = "~effect/LayerMap";
54865
54894
  /**
54866
54895
  * @since 3.14.0
@@ -55026,7 +55055,7 @@ const Service = () => (id, options) => {
55026
55055
  return TagClass;
55027
55056
  };
55028
55057
  //#endregion
55029
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Logger.js
55058
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Logger.js
55030
55059
  /**
55031
55060
  * @since 2.0.0
55032
55061
  *
@@ -55153,7 +55182,7 @@ const Service = () => (id, options) => {
55153
55182
  */
55154
55183
  const CurrentLoggers = CurrentLoggers$1;
55155
55184
  //#endregion
55156
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Random.js
55185
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Random.js
55157
55186
  /**
55158
55187
  * The Random module provides a service for generating random numbers in Effect
55159
55188
  * programs. It offers a testable and composable way to work with randomness,
@@ -55246,7 +55275,7 @@ const shuffle = (elements) => randomWith((r) => {
55246
55275
  return buffer;
55247
55276
  });
55248
55277
  //#endregion
55249
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Ref.js
55278
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Ref.js
55250
55279
  const RefProto = {
55251
55280
  ["~effect/Ref"]: { _A: identity },
55252
55281
  ...PipeInspectableProto,
@@ -55287,7 +55316,7 @@ const makeUnsafe$3 = (value) => {
55287
55316
  return self;
55288
55317
  };
55289
55318
  //#endregion
55290
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/reactivity/Reactivity.js
55319
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/reactivity/Reactivity.js
55291
55320
  /**
55292
55321
  * @since 4.0.0
55293
55322
  */
@@ -55422,7 +55451,7 @@ const keysToHashes = (keys, f) => {
55422
55451
  }
55423
55452
  };
55424
55453
  //#endregion
55425
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/sql/Statement.js
55454
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/sql/Statement.js
55426
55455
  /**
55427
55456
  * @since 4.0.0
55428
55457
  */
@@ -55981,7 +56010,7 @@ function in_() {
55981
56010
  }
55982
56011
  const neverFragment = /* @__PURE__ */ fragment([/* @__PURE__ */ literal$1("1=0")]);
55983
56012
  //#endregion
55984
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/sql/SqlClient.js
56013
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/sql/SqlClient.js
55985
56014
  /**
55986
56015
  * @since 4.0.0
55987
56016
  */
@@ -56075,7 +56104,7 @@ var TransactionConnection = class extends Service$1()("effect/sql/SqlClient/Tran
56075
56104
  */
56076
56105
  const SafeIntegers = /* @__PURE__ */ Reference("effect/sql/SqlClient/SafeIntegers", { defaultValue: () => false });
56077
56106
  //#endregion
56078
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/persistence/KeyValueStore.js
56107
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/persistence/KeyValueStore.js
56079
56108
  /**
56080
56109
  * @since 4.0.0
56081
56110
  */
@@ -56217,7 +56246,7 @@ const toSchemaStore = (self, schema) => {
56217
56246
  };
56218
56247
  };
56219
56248
  //#endregion
56220
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/persistence/Persistable.js
56249
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/persistence/Persistable.js
56221
56250
  /**
56222
56251
  * @since 4.0.0
56223
56252
  * @category Symbols
@@ -56271,7 +56300,7 @@ const deserializeExit = (self, encoded) => {
56271
56300
  return decodeUnknownEffect(toCodecJson(exitSchema$1(self)))(encoded);
56272
56301
  };
56273
56302
  //#endregion
56274
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/persistence/Persistence.js
56303
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/persistence/Persistence.js
56275
56304
  /**
56276
56305
  * @since 4.0.0
56277
56306
  */
@@ -56447,7 +56476,7 @@ const layerKvs$1 = /* @__PURE__ */ layer$31.pipe(/* @__PURE__ */ provide$3(layer
56447
56476
  */
56448
56477
  const unsafeTtlToExpires = (clock, ttl) => ttl ? clock.currentTimeMillisUnsafe() + toMillis(ttl) : null;
56449
56478
  //#endregion
56450
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/RequestResolver.js
56479
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/RequestResolver.js
56451
56480
  const TypeId$33 = "~effect/RequestResolver";
56452
56481
  const RequestResolverProto = {
56453
56482
  [TypeId$33]: {
@@ -56710,7 +56739,7 @@ const withSpan = /* @__PURE__ */ dual((args) => isRequestResolver(args[0]), (sel
56710
56739
  })
56711
56740
  }));
56712
56741
  //#endregion
56713
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SynchronizedRef.js
56742
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SynchronizedRef.js
56714
56743
  const TypeId$32 = "~effect/SynchronizedRef";
56715
56744
  const Proto$15 = {
56716
56745
  ...PipeInspectableProto,
@@ -56733,7 +56762,7 @@ const makeUnsafe$1 = (value) => {
56733
56762
  return self;
56734
56763
  };
56735
56764
  //#endregion
56736
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/ScopedRef.js
56765
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/ScopedRef.js
56737
56766
  /**
56738
56767
  * @since 2.0.0
56739
56768
  */
@@ -56798,7 +56827,7 @@ const set$4 = /* @__PURE__ */ dual(2, /* @__PURE__ */ fnUntraced(function* (self
56798
56827
  self.backing.backing.ref.current = [scope, value];
56799
56828
  }, uninterruptible, (effect, self) => self.backing.semaphore.withPermit(effect)));
56800
56829
  //#endregion
56801
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/SubscriptionRef.js
56830
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/SubscriptionRef.js
56802
56831
  /**
56803
56832
  * @since 2.0.0
56804
56833
  */
@@ -56885,7 +56914,7 @@ const setUnsafe = (self, value) => {
56885
56914
  */
56886
56915
  const set$3 = /* @__PURE__ */ dual(2, (self, value) => self.semaphore.withPermit(sync(() => setUnsafe(self, value))));
56887
56916
  //#endregion
56888
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/Unify.js
56917
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/Unify.js
56889
56918
  /**
56890
56919
  * @since 2.0.0
56891
56920
  */
@@ -58305,7 +58334,7 @@ var Mime = class {
58305
58334
  };
58306
58335
  _Mime_extensionToType = /* @__PURE__ */ new WeakMap(), _Mime_typeToExtension = /* @__PURE__ */ new WeakMap(), _Mime_typeToExtensions = /* @__PURE__ */ new WeakMap();
58307
58336
  //#endregion
58308
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/Mime.js
58337
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/Mime.js
58309
58338
  /**
58310
58339
  * @since 1.0.0
58311
58340
  */
@@ -58315,7 +58344,7 @@ _Mime_extensionToType = /* @__PURE__ */ new WeakMap(), _Mime_typeToExtension = /
58315
58344
  */
58316
58345
  var Mime_default = new Mime(types$1, types$2)._freeze();
58317
58346
  //#endregion
58318
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/process/ChildProcessSpawner.js
58347
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/process/ChildProcessSpawner.js
58319
58348
  /**
58320
58349
  * A module providing a generic service interface for spawning child processes.
58321
58350
  *
@@ -58378,7 +58407,7 @@ const make$46 = (spawn) => {
58378
58407
  */
58379
58408
  var ChildProcessSpawner = class extends Service$1()("effect/process/ChildProcessSpawner") {};
58380
58409
  //#endregion
58381
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/process/ChildProcess.js
58410
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/process/ChildProcess.js
58382
58411
  const TypeId$29 = "~effect/unstable/process/ChildProcess";
58383
58412
  const Proto$12 = {
58384
58413
  ...PipeInspectableProto,
@@ -58662,7 +58691,7 @@ const concatTokens = (prevTokens, nextTokens, isSeparated) => isSeparated || pre
58662
58691
  ...nextTokens.slice(1)
58663
58692
  ];
58664
58693
  //#endregion
58665
- //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/platform-node-shared/dist/internal/utils.js
58694
+ //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-s_7d676a9837226ce70176cf001a2cc847/node_modules/@effect/platform-node-shared/dist/internal/utils.js
58666
58695
  /** @internal */
58667
58696
  const handleErrnoException = (module, method) => (err, [path]) => {
58668
58697
  let reason = "Unknown";
@@ -58699,7 +58728,7 @@ const handleErrnoException = (module, method) => (err, [path]) => {
58699
58728
  });
58700
58729
  };
58701
58730
  //#endregion
58702
- //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/platform-node-shared/dist/NodeSink.js
58731
+ //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-s_7d676a9837226ce70176cf001a2cc847/node_modules/@effect/platform-node-shared/dist/NodeSink.js
58703
58732
  /**
58704
58733
  * @category constructors
58705
58734
  * @since 1.0.0
@@ -58743,7 +58772,7 @@ const pullIntoWritable = (options) => options.pull.pipe(flatMap$4((chunk) => {
58743
58772
  });
58744
58773
  }) : identity);
58745
58774
  //#endregion
58746
- //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/platform-node-shared/dist/NodeStream.js
58775
+ //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-s_7d676a9837226ce70176cf001a2cc847/node_modules/@effect/platform-node-shared/dist/NodeStream.js
58747
58776
  /**
58748
58777
  * @since 1.0.0
58749
58778
  */
@@ -58909,7 +58938,7 @@ var StreamAdapter = class extends Readable {
58909
58938
  };
58910
58939
  const defaultOnError = (error) => new UnknownError$1(error);
58911
58940
  //#endregion
58912
- //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/platform-node-shared/dist/NodeChildProcessSpawner.js
58941
+ //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-s_7d676a9837226ce70176cf001a2cc847/node_modules/@effect/platform-node-shared/dist/NodeChildProcessSpawner.js
58913
58942
  const toError = (error) => error instanceof globalThis.Error ? error : new globalThis.Error(String(error));
58914
58943
  const toPlatformError = (method, error, command) => {
58915
58944
  const { commands } = flattenCommand(command);
@@ -59243,7 +59272,7 @@ const flattenCommand = (command) => {
59243
59272
  };
59244
59273
  };
59245
59274
  //#endregion
59246
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/Cookies.js
59275
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/Cookies.js
59247
59276
  /**
59248
59277
  * @since 4.0.0
59249
59278
  */
@@ -59507,7 +59536,7 @@ const tryDecodeURIComponent = (str) => {
59507
59536
  }
59508
59537
  };
59509
59538
  //#endregion
59510
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/Headers.js
59539
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/Headers.js
59511
59540
  /**
59512
59541
  * @since 4.0.0
59513
59542
  */
@@ -59630,7 +59659,7 @@ const CurrentRedactedNames = /* @__PURE__ */ Reference("effect/Headers/CurrentRe
59630
59659
  "x-api-key"
59631
59660
  ] });
59632
59661
  //#endregion
59633
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpClientError.js
59662
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpClientError.js
59634
59663
  /**
59635
59664
  * @since 4.0.0
59636
59665
  */
@@ -59768,7 +59797,7 @@ var EmptyBodyError = class extends TaggedError("EmptyBodyError") {
59768
59797
  }
59769
59798
  };
59770
59799
  //#endregion
59771
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/UrlParams.js
59800
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/UrlParams.js
59772
59801
  /**
59773
59802
  * @since 4.0.0
59774
59803
  */
@@ -59980,7 +60009,7 @@ const schemaRecord = /* @__PURE__ */ UrlParamsSchema.pipe(/* @__PURE__ */ decode
59980
60009
  encode: fromInput
59981
60010
  })));
59982
60011
  //#endregion
59983
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpBody.js
60012
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpBody.js
59984
60013
  /**
59985
60014
  * @since 4.0.0
59986
60015
  */
@@ -60119,7 +60148,7 @@ var FormData$1 = class extends Proto$8 {
60119
60148
  */
60120
60149
  const formData = (body) => new FormData$1(body);
60121
60150
  //#endregion
60122
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpClientRequest.js
60151
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpClientRequest.js
60123
60152
  const TypeId$23 = "~effect/http/HttpClientRequest";
60124
60153
  const Proto$7 = {
60125
60154
  [TypeId$23]: TypeId$23,
@@ -60289,7 +60318,7 @@ const bodyUrlParams = /* @__PURE__ */ dual(2, (self, input) => setBody(self, url
60289
60318
  */
60290
60319
  const bodyFormData = /* @__PURE__ */ dual(2, (self, body) => setBody(self, formData(body)));
60291
60320
  //#endregion
60292
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpIncomingMessage.js
60321
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpIncomingMessage.js
60293
60322
  /**
60294
60323
  * @since 4.0.0
60295
60324
  */
@@ -60340,7 +60369,7 @@ const inspect$1 = (self, that) => {
60340
60369
  return obj;
60341
60370
  };
60342
60371
  //#endregion
60343
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpClientResponse.js
60372
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpClientResponse.js
60344
60373
  /**
60345
60374
  * @since 4.0.0
60346
60375
  */
@@ -60481,7 +60510,7 @@ var WebHttpClientResponse = class extends Class$5 {
60481
60510
  }
60482
60511
  };
60483
60512
  //#endregion
60484
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpMethod.js
60513
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpMethod.js
60485
60514
  /**
60486
60515
  * @since 4.0.0
60487
60516
  */
@@ -60496,7 +60525,7 @@ const allShort = [
60496
60525
  ["TRACE", "trace"]
60497
60526
  ];
60498
60527
  //#endregion
60499
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpTraceContext.js
60528
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpTraceContext.js
60500
60529
  /**
60501
60530
  * @since 4.0.0
60502
60531
  */
@@ -60571,7 +60600,7 @@ const w3c = (headers) => {
60571
60600
  }
60572
60601
  };
60573
60602
  //#endregion
60574
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpClient.js
60603
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpClient.js
60575
60604
  const TypeId$20 = "~effect/http/HttpClient";
60576
60605
  /**
60577
60606
  * @since 4.0.0
@@ -61434,7 +61463,7 @@ const httpMethods = [
61434
61463
  */
61435
61464
  const make$38 = make$39;
61436
61465
  //#endregion
61437
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/Template.js
61466
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/Template.js
61438
61467
  /**
61439
61468
  * @since 4.0.0
61440
61469
  */
@@ -61483,7 +61512,7 @@ function isSuccess$1(u) {
61483
61512
  return isExit(u) && u._tag === "Success";
61484
61513
  }
61485
61514
  //#endregion
61486
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpServerResponse.js
61515
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpServerResponse.js
61487
61516
  /**
61488
61517
  * @since 4.0.0
61489
61518
  */
@@ -61572,7 +61601,7 @@ const makeResponse$2 = (options) => {
61572
61601
  return self;
61573
61602
  };
61574
61603
  //#endregion
61575
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpServerRespondable.js
61604
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpServerRespondable.js
61576
61605
  /**
61577
61606
  * @since 4.0.0
61578
61607
  */
@@ -61609,7 +61638,7 @@ const toResponseOrElseDefect = (u, orElse) => {
61609
61638
  return succeed$3(orElse);
61610
61639
  };
61611
61640
  //#endregion
61612
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpServerError.js
61641
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpServerError.js
61613
61642
  /**
61614
61643
  * @since 4.0.0
61615
61644
  */
@@ -61781,7 +61810,7 @@ const exitResponse = (exit) => {
61781
61810
  return causeResponseStripped(exit.cause)[0];
61782
61811
  };
61783
61812
  //#endregion
61784
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/socket/Socket.js
61813
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/socket/Socket.js
61785
61814
  /**
61786
61815
  * @since 4.0.0
61787
61816
  * @category Type IDs
@@ -62900,7 +62929,7 @@ const make$33 = make$34;
62900
62929
  const defaultIsFile = defaultIsFile$1;
62901
62930
  const decodeField = decodeField$1;
62902
62931
  //#endregion
62903
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/Multipart.js
62932
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/Multipart.js
62904
62933
  /**
62905
62934
  * @since 4.0.0
62906
62935
  */
@@ -63032,7 +63061,7 @@ const MaxFileSize = /* @__PURE__ */ Reference("effect/http/Multipart/MaxFileSize
63032
63061
  */
63033
63062
  const FieldMimeTypes = /* @__PURE__ */ Reference("effect/http/Multipart/FieldMimeTypes", { defaultValue: /* @__PURE__ */ constant(["application/json"]) });
63034
63063
  //#endregion
63035
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpServerRequest.js
63064
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpServerRequest.js
63036
63065
  /**
63037
63066
  * @since 4.0.0
63038
63067
  * @category Type IDs
@@ -63070,11 +63099,11 @@ const toURL = (self) => {
63070
63099
  }
63071
63100
  };
63072
63101
  //#endregion
63073
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/internal/preResponseHandler.js
63102
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/internal/preResponseHandler.js
63074
63103
  /** @internal */
63075
63104
  const requestPreResponseHandlers = /* @__PURE__ */ new WeakMap();
63076
63105
  //#endregion
63077
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpMiddleware.js
63106
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpMiddleware.js
63078
63107
  /**
63079
63108
  * @since 4.0.0
63080
63109
  */
@@ -63172,7 +63201,7 @@ const tracer = /* @__PURE__ */ make$32((httpApp) => withFiber((fiber) => {
63172
63201
  }, true);
63173
63202
  }));
63174
63203
  //#endregion
63175
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpEffect.js
63204
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpEffect.js
63176
63205
  /**
63177
63206
  * @since 4.0.0
63178
63207
  * @category combinators
@@ -63242,7 +63271,7 @@ const scoped = (effect) => withFiber((fiber) => {
63242
63271
  }, true);
63243
63272
  });
63244
63273
  //#endregion
63245
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/Etag.js
63274
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/Etag.js
63246
63275
  /**
63247
63276
  * @since 4.0.0
63248
63277
  */
@@ -63308,7 +63337,7 @@ const layerWeak = /* @__PURE__ */ succeed$4(Generator)({
63308
63337
  }
63309
63338
  });
63310
63339
  //#endregion
63311
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpPlatform.js
63340
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpPlatform.js
63312
63341
  /**
63313
63342
  * @since 4.0.0
63314
63343
  */
@@ -63347,7 +63376,7 @@ const make$31 = /* @__PURE__ */ fnUntraced(function* (impl) {
63347
63376
  });
63348
63377
  });
63349
63378
  //#endregion
63350
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpServer.js
63379
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpServer.js
63351
63380
  /**
63352
63381
  * @since 4.0.0
63353
63382
  */
@@ -63392,7 +63421,7 @@ const logAddress = /* @__PURE__ */ addressFormattedWith((_) => log$1(`Listening
63392
63421
  */
63393
63422
  const withLogAddress = (layer) => effectDiscard(logAddress).pipe(provideMerge(layer));
63394
63423
  //#endregion
63395
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/HttpRouter.js
63424
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/HttpRouter.js
63396
63425
  /**
63397
63426
  * @since 4.0.0
63398
63427
  */
@@ -63708,7 +63737,7 @@ const serve = (appLayer, options) => {
63708
63737
  }).pipe(unwrap$3, provideMerge(appLayer), provide$3(RouterLayer), options?.disableListenLog ? identity : withLogAddress);
63709
63738
  };
63710
63739
  //#endregion
63711
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/workers/Transferable.js
63740
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/workers/Transferable.js
63712
63741
  /**
63713
63742
  * @since 1.0.0
63714
63743
  */
@@ -63742,7 +63771,7 @@ const makeCollectorUnsafe = () => {
63742
63771
  });
63743
63772
  };
63744
63773
  //#endregion
63745
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/rpc/RpcSchema.js
63774
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/rpc/RpcSchema.js
63746
63775
  /**
63747
63776
  * @since 4.0.0
63748
63777
  */
@@ -63775,7 +63804,7 @@ function Stream(success, error) {
63775
63804
  }
63776
63805
  Service$1()("effect/rpc/RpcSchema/ClientAbort");
63777
63806
  //#endregion
63778
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/rpc/Rpc.js
63807
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/rpc/Rpc.js
63779
63808
  const TypeId$13 = "~effect/rpc/Rpc";
63780
63809
  const Proto$4 = {
63781
63810
  [TypeId$13]: TypeId$13,
@@ -63915,14 +63944,14 @@ const WrapperTypeId = "~effect/rpc/Rpc/Wrapper";
63915
63944
  */
63916
63945
  const isWrapper = (u) => WrapperTypeId in u;
63917
63946
  //#endregion
63918
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/rpc/RpcMessage.js
63947
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/rpc/RpcMessage.js
63919
63948
  /**
63920
63949
  * @since 4.0.0
63921
63950
  * @category request
63922
63951
  */
63923
63952
  const RequestId = (id) => typeof id === "bigint" ? id : BigInt(id);
63924
63953
  //#endregion
63925
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/rpc/Utils.js
63954
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/rpc/Utils.js
63926
63955
  /**
63927
63956
  * @since 4.0.0
63928
63957
  */
@@ -63953,7 +63982,7 @@ const withRun = () => (f) => suspend$3(() => {
63953
63982
  }));
63954
63983
  });
63955
63984
  //#endregion
63956
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/rpc/RpcClient.js
63985
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/rpc/RpcClient.js
63957
63986
  let requestIdCounter = /* @__PURE__ */ BigInt(0);
63958
63987
  /**
63959
63988
  * @since 4.0.0
@@ -64291,7 +64320,7 @@ var Protocol$1 = class extends Service$1()("effect/rpc/RpcClient/Protocol") {
64291
64320
  };
64292
64321
  const decodeDefect = /* @__PURE__ */ decodeSync(Defect);
64293
64322
  //#endregion
64294
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/rpc/RpcGroup.js
64323
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/rpc/RpcGroup.js
64295
64324
  const RpcGroupProto = {
64296
64325
  add(...rpcs) {
64297
64326
  const requests = new Map(this.requests);
@@ -68025,7 +68054,7 @@ require_sender$1();
68025
68054
  var import_websocket = /* @__PURE__ */ __toESM(require_websocket$1(), 1);
68026
68055
  var import_websocket_server = /* @__PURE__ */ __toESM(require_websocket_server(), 1);
68027
68056
  //#endregion
68028
- //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/platform-node-shared/dist/NodeFileSystem.js
68057
+ //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-s_7d676a9837226ce70176cf001a2cc847/node_modules/@effect/platform-node-shared/dist/NodeFileSystem.js
68029
68058
  /**
68030
68059
  * @since 1.0.0
68031
68060
  */
@@ -68363,7 +68392,7 @@ const makeFileSystem = /* @__PURE__ */ map$9(/* @__PURE__ */ serviceOption(Watch
68363
68392
  writeFile: writeFile$1
68364
68393
  }));
68365
68394
  //#endregion
68366
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeFileSystem.js
68395
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeFileSystem.js
68367
68396
  /**
68368
68397
  * @since 1.0.0
68369
68398
  */
@@ -68373,7 +68402,7 @@ const makeFileSystem = /* @__PURE__ */ map$9(/* @__PURE__ */ serviceOption(Watch
68373
68402
  */
68374
68403
  const layer$25 = /* @__PURE__ */ effect$1(FileSystem)(makeFileSystem);
68375
68404
  //#endregion
68376
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeHttpIncomingMessage.js
68405
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeHttpIncomingMessage.js
68377
68406
  /**
68378
68407
  * @since 1.0.0
68379
68408
  */
@@ -89842,7 +89871,7 @@ var require_undici = /* @__PURE__ */ __commonJSMin$1(((exports, module) => {
89842
89871
  module.exports.install = install;
89843
89872
  }));
89844
89873
  //#endregion
89845
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/Undici.js
89874
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/Undici.js
89846
89875
  var Undici_exports = /* @__PURE__ */ __exportAll({ default: () => Undici_default });
89847
89876
  var import_undici = /* @__PURE__ */ __toESM(require_undici(), 1);
89848
89877
  __reExport(Undici_exports, /* @__PURE__ */ __toESM(require_undici(), 1));
@@ -89852,7 +89881,7 @@ __reExport(Undici_exports, /* @__PURE__ */ __toESM(require_undici(), 1));
89852
89881
  */
89853
89882
  var Undici_default = import_undici.default;
89854
89883
  //#endregion
89855
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/http/FetchHttpClient.js
89884
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/http/FetchHttpClient.js
89856
89885
  /**
89857
89886
  * @since 4.0.0
89858
89887
  */
@@ -89897,7 +89926,7 @@ const layer$24 = /* @__PURE__ */ layerMergedServices(/* @__PURE__ */ succeed$3(/
89897
89926
  return send(void 0);
89898
89927
  })));
89899
89928
  //#endregion
89900
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeHttpClient.js
89929
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeHttpClient.js
89901
89930
  /**
89902
89931
  * @since 1.0.0
89903
89932
  */
@@ -90064,7 +90093,7 @@ var UndiciResponse = class extends Class$5 {
90064
90093
  */
90065
90094
  const layerUndici = /* @__PURE__ */ provide$3(/* @__PURE__ */ layerMergedServices(makeUndici), layerDispatcher);
90066
90095
  //#endregion
90067
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeHttpPlatform.js
90096
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeHttpPlatform.js
90068
90097
  /**
90069
90098
  * @since 1.0.0
90070
90099
  */
@@ -90185,7 +90214,7 @@ var FileStream = class extends Readable {
90185
90214
  }
90186
90215
  };
90187
90216
  //#endregion
90188
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeMultipart.js
90217
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeMultipart.js
90189
90218
  /**
90190
90219
  * @since 1.0.0
90191
90220
  */
@@ -90280,7 +90309,7 @@ function convertError(cause) {
90280
90309
  }
90281
90310
  }
90282
90311
  //#endregion
90283
- //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/platform-node-shared/dist/NodePath.js
90312
+ //#region node_modules/.pnpm/@effect+platform-node-shared@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-s_7d676a9837226ce70176cf001a2cc847/node_modules/@effect/platform-node-shared/dist/NodePath.js
90284
90313
  /**
90285
90314
  * @since 1.0.0
90286
90315
  */
@@ -90303,7 +90332,7 @@ const toFileUrl = (path) => try_({
90303
90332
  ({ ...Path.posix });
90304
90333
  ({ ...Path.win32 });
90305
90334
  //#endregion
90306
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodePath.js
90335
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodePath.js
90307
90336
  /**
90308
90337
  * @since 1.0.0
90309
90338
  */
@@ -90318,7 +90347,7 @@ const layer$21 = /* @__PURE__ */ succeed$4(Path$1)({
90318
90347
  toFileUrl
90319
90348
  });
90320
90349
  //#endregion
90321
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeStdio.js
90350
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeStdio.js
90322
90351
  /**
90323
90352
  * @since 1.0.0
90324
90353
  */
@@ -90423,7 +90452,7 @@ function defaultShouldQuit(input) {
90423
90452
  return input.key.ctrl && (input.key.name === "c" || input.key.name === "d");
90424
90453
  }
90425
90454
  //#endregion
90426
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeServices.js
90455
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeServices.js
90427
90456
  /**
90428
90457
  * @since 1.0.0
90429
90458
  * @category layer
@@ -90435,7 +90464,7 @@ const layer$16 = /* @__PURE__ */ provideMerge(layer$30, /* @__PURE__ */ mergeAll
90435
90464
  */
90436
90465
  const layerWebSocketConstructorWS = /* @__PURE__ */ succeed$4(WebSocketConstructor)((url, protocols) => new import_websocket.default(url, protocols));
90437
90466
  //#endregion
90438
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeHttpServer.js
90467
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeHttpServer.js
90439
90468
  /**
90440
90469
  * @since 1.0.0
90441
90470
  */
@@ -90728,7 +90757,7 @@ const handleCause = (nodeResponse, originalResponse) => (originalCause) => flatM
90728
90757
  return failCause$2(headersSent ? combine$1(originalCause, die$3(originalResponse)) : cause);
90729
90758
  });
90730
90759
  //#endregion
90731
- //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@4.0.0-beta.34_ioredis@5.9.2/node_modules/@effect/platform-node/dist/NodeRuntime.js
90760
+ //#region node_modules/.pnpm/@effect+platform-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+eff_e1191ea2e3a2c049cc26992dcaedbddf/node_modules/@effect/platform-node/dist/NodeRuntime.js
90732
90761
  /**
90733
90762
  * @since 1.0.0
90734
90763
  */
@@ -90779,7 +90808,7 @@ const runMain = /* @__PURE__ */ makeRunMain(({ fiber, teardown }) => {
90779
90808
  process.on("SIGTERM", onSigint);
90780
90809
  });
90781
90810
  //#endregion
90782
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/persistence/PersistedCache.js
90811
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/persistence/PersistedCache.js
90783
90812
  /**
90784
90813
  * @since 4.0.0
90785
90814
  */
@@ -91315,7 +91344,7 @@ const toExit = (self) => {
91315
91344
  }
91316
91345
  };
91317
91346
  //#endregion
91318
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/reactivity/AtomRegistry.js
91347
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/reactivity/AtomRegistry.js
91319
91348
  /**
91320
91349
  * @since 4.0.0
91321
91350
  */
@@ -91937,7 +91966,7 @@ function batchRebuildNode(node) {
91937
91966
  if (node.state !== NodeState.valid) node.value();
91938
91967
  }
91939
91968
  //#endregion
91940
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/reactivity/Atom.js
91969
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/reactivity/Atom.js
91941
91970
  /**
91942
91971
  * @since 4.0.0
91943
91972
  */
@@ -177976,7 +178005,7 @@ const parseCommand = (command) => {
177976
178005
  return args;
177977
178006
  };
177978
178007
  //#endregion
177979
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/Model.js
178008
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/Model.js
177980
178009
  /**
177981
178010
  * The `Model` module provides a unified interface for AI service providers.
177982
178011
  *
@@ -181199,7 +181228,7 @@ var ji = Bt, Ii = Object.assign(Qe, { sync: Bt }), zi = Ut, Bi = Object.assign(e
181199
181228
  });
181200
181229
  Ze.glob = Ze;
181201
181230
  //#endregion
181202
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/ApplyPatch.js
181231
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/ApplyPatch.js
181203
181232
  /**
181204
181233
  * @since 1.0.0
181205
181234
  */
@@ -196072,7 +196101,7 @@ var StreamableHTTPClientTransport = class {
196072
196101
  }
196073
196102
  };
196074
196103
  //#endregion
196075
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/McpClient.js
196104
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/McpClient.js
196076
196105
  /**
196077
196106
  * @since 1.0.0
196078
196107
  */
@@ -196117,7 +196146,7 @@ const layer$13 = effect$1(McpClient, gen(function* () {
196117
196146
  });
196118
196147
  }));
196119
196148
  //#endregion
196120
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/ExaSearch.js
196149
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/ExaSearch.js
196121
196150
  /**
196122
196151
  * @since 1.0.0
196123
196152
  */
@@ -211067,7 +211096,7 @@ var require_lib = /* @__PURE__ */ __commonJSMin$1(((exports) => {
211067
211096
  exports.impl = impl;
211068
211097
  }));
211069
211098
  //#endregion
211070
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/WebToMarkdown.js
211099
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/WebToMarkdown.js
211071
211100
  /**
211072
211101
  * @since 1.0.0
211073
211102
  */
@@ -211831,7 +211860,7 @@ const layer$11 = effect$1(WebToMarkdown, gen(function* () {
211831
211860
  });
211832
211861
  }));
211833
211862
  //#endregion
211834
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/Response.js
211863
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/Response.js
211835
211864
  const PartTypeId$1 = "~effect/ai/Content/Part";
211836
211865
  const constEmptyObject$1 = () => ({});
211837
211866
  const constPartTypeId$1 = () => PartTypeId$1;
@@ -212337,7 +212366,7 @@ const ErrorPart = /* @__PURE__ */ Struct$2({
212337
212366
  error: Unknown
212338
212367
  }).annotate({ identifier: "ErrorPart" });
212339
212368
  //#endregion
212340
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/AiError.js
212369
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/AiError.js
212341
212370
  /**
212342
212371
  * The `AiError` module provides comprehensive, provider-agnostic error handling
212343
212372
  * for AI operations.
@@ -213534,10 +213563,11 @@ const make$15 = (params) => new AiError(params);
213534
213563
  * @category constructors
213535
213564
  */
213536
213565
  const reasonFromHttpStatus = (params) => {
213537
- const { status, http, metadata } = params;
213566
+ const { status, http, metadata, description } = params;
213538
213567
  const common = {
213539
213568
  http,
213540
- ...isNotUndefined(metadata) ? { metadata } : {}
213569
+ ...metadata ? { metadata } : void 0,
213570
+ ...description ? { description } : void 0
213541
213571
  };
213542
213572
  switch (status) {
213543
213573
  case 400: return new InvalidRequestError(common);
@@ -213559,7 +213589,7 @@ const reasonFromHttpStatus = (params) => {
213559
213589
  }
213560
213590
  };
213561
213591
  //#endregion
213562
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/Toolkit.js
213592
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/Toolkit.js
213563
213593
  const TypeId$6 = "~effect/ai/Toolkit";
213564
213594
  const Proto$2 = {
213565
213595
  ...YieldableProto,
@@ -213783,7 +213813,7 @@ const merge$1 = (...toolkits) => {
213783
213813
  return makeProto(tools);
213784
213814
  };
213785
213815
  //#endregion
213786
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/Tool.js
213816
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/Tool.js
213787
213817
  /**
213788
213818
  * @since 1.0.0
213789
213819
  * @category type ids
@@ -214205,7 +214235,7 @@ function isEmptyParamsRecord(indexSignature) {
214205
214235
  return indexSignature.parameter === string$3 && isNever(indexSignature.type);
214206
214236
  }
214207
214237
  //#endregion
214208
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/schema/VariantSchema.js
214238
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/schema/VariantSchema.js
214209
214239
  /**
214210
214240
  * @since 4.0.0
214211
214241
  * @category Type IDs
@@ -214313,7 +214343,7 @@ const Union$1 = (members, variants) => {
214313
214343
  return VariantUnion;
214314
214344
  };
214315
214345
  //#endregion
214316
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/schema/Model.js
214346
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/schema/Model.js
214317
214347
  const { Class, Field, FieldExcept, FieldOnly, Struct, Union, extract, fieldEvolve } = /* @__PURE__ */ make$12({
214318
214348
  variants: [
214319
214349
  "select",
@@ -214339,7 +214369,7 @@ const Generated = (schema) => Field({
214339
214369
  json: schema
214340
214370
  });
214341
214371
  //#endregion
214342
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/sql/SqlError.js
214372
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/sql/SqlError.js
214343
214373
  /**
214344
214374
  * @since 4.0.0
214345
214375
  */
@@ -214375,7 +214405,7 @@ var ResultLengthMismatch = class extends TaggedErrorClass("effect/sql/ResultLeng
214375
214405
  }
214376
214406
  };
214377
214407
  //#endregion
214378
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/sql/SqlResolver.js
214408
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/sql/SqlResolver.js
214379
214409
  /**
214380
214410
  * @since 4.0.0
214381
214411
  */
@@ -214523,7 +214553,7 @@ function transactionKey(entry) {
214523
214553
  return byReferenceUnsafe(conn);
214524
214554
  }
214525
214555
  //#endregion
214526
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/sql/SqlSchema.js
214556
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/sql/SqlSchema.js
214527
214557
  /**
214528
214558
  * Run a sql query with a request schema and a result schema.
214529
214559
  *
@@ -214536,7 +214566,7 @@ const findAll = (options) => {
214536
214566
  return (request) => flatMap$4(flatMap$4(encodeRequest(request), options.execute), decode);
214537
214567
  };
214538
214568
  //#endregion
214539
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/sql/SqlModel.js
214569
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/sql/SqlModel.js
214540
214570
  /**
214541
214571
  * Create some simple data loaders from a model.
214542
214572
  *
@@ -214585,7 +214615,7 @@ select * from ${sql(options.tableName)} where ${sql(idColumn)} = LAST_INSERT_ID(
214585
214615
  };
214586
214616
  });
214587
214617
  //#endregion
214588
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/EmbeddingModel.js
214618
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/EmbeddingModel.js
214589
214619
  /**
214590
214620
  * The `EmbeddingModel` module provides provider-agnostic text embedding capabilities.
214591
214621
  *
@@ -214684,7 +214714,7 @@ const mapProviderResults = (inputLength, results) => {
214684
214714
  return succeed$3(embeddings);
214685
214715
  };
214686
214716
  //#endregion
214687
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/ChunkRepo.js
214717
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/ChunkRepo.js
214688
214718
  /**
214689
214719
  * @since 1.0.0
214690
214720
  * @category Models
@@ -214812,7 +214842,7 @@ const layer$10 = effect$1(ChunkRepo, gen(function* () {
214812
214842
  });
214813
214843
  }));
214814
214844
  //#endregion
214815
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/CodeChunker.js
214845
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/CodeChunker.js
214816
214846
  /**
214817
214847
  * @since 1.0.0
214818
214848
  */
@@ -215041,7 +215071,7 @@ const layer$9 = effect$1(CodeChunker, gen(function* () {
215041
215071
  });
215042
215072
  }));
215043
215073
  //#endregion
215044
- //#region node_modules/.pnpm/@effect+sql-sqlite-node@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/sql-sqlite-node/dist/SqliteClient.js
215074
+ //#region node_modules/.pnpm/@effect+sql-sqlite-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+e_44178d2bd8f0cfd8b1052781abd6d96f/node_modules/@effect/sql-sqlite-node/dist/SqliteClient.js
215045
215075
  /**
215046
215076
  * @since 1.0.0
215047
215077
  */
@@ -215178,7 +215208,7 @@ const make$10 = (options) => gen(function* () {
215178
215208
  */
215179
215209
  const layer$8 = (config) => effectServices(map$9(make$10(config), (client) => make$87(SqliteClient, client).pipe(add$3(SqlClient, client)))).pipe(provide$3(layer$32));
215180
215210
  //#endregion
215181
- //#region node_modules/.pnpm/@effect+sql-sqlite-node@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/sql-sqlite-node/dist/SqliteMigrator.js
215211
+ //#region node_modules/.pnpm/@effect+sql-sqlite-node@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+e_44178d2bd8f0cfd8b1052781abd6d96f/node_modules/@effect/sql-sqlite-node/dist/SqliteMigrator.js
215182
215212
  /**
215183
215213
  * @category constructor
215184
215214
  * @since 1.0.0
@@ -215190,7 +215220,7 @@ const run$1 = /* @__PURE__ */ make$25({});
215190
215220
  */
215191
215221
  const layer$7 = (options) => effectDiscard(run$1(options));
215192
215222
  //#endregion
215193
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/internal/sqlite-vector.js
215223
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/internal/sqlite-vector.js
215194
215224
  /**
215195
215225
  * Binary extension for each platform
215196
215226
  */
@@ -215307,7 +215337,7 @@ function getExtensionPath() {
215307
215337
  throw new ExtensionNotFoundError(`SQLite Vector extension not found for platform: ${getCurrentPlatform()}\n\nThe platform-specific package "${getPlatformPackageName()}" is not installed.\nThis usually happens when:\n 1. Your platform is not supported\n 2. npm failed to install optional dependencies\n 3. You're installing with --no-optional flag\n\nTry running: npm install --force`);
215308
215338
  }
215309
215339
  //#endregion
215310
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/Sqlite.js
215340
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/Sqlite.js
215311
215341
  /**
215312
215342
  * @since 1.0.0
215313
215343
  */
@@ -215337,7 +215367,7 @@ const SqliteLayer = (database) => layer$7({ loader: fromRecord({ "0001_create_ch
215337
215367
  yield* fs.makeDirectory(directory, { recursive: true });
215338
215368
  }))));
215339
215369
  //#endregion
215340
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/SemanticSearch.js
215370
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/SemanticSearch.js
215341
215371
  /**
215342
215372
  * @since 1.0.0
215343
215373
  */
@@ -215351,6 +215381,7 @@ const chunkConfig = {
215351
215381
  * @category Services
215352
215382
  */
215353
215383
  var SemanticSearch = class extends Service$1()("clanka/SemanticSearch/SemanticSearch") {};
215384
+ const makeEmbeddingResolver = (resolver, options) => resolver.pipe(setDelay(options.embeddingRequestDelay ?? millis(50)), batchN(options.embeddingBatchSize ?? 500));
215354
215385
  /**
215355
215386
  * @since 1.0.0
215356
215387
  * @category Layers
@@ -215361,7 +215392,7 @@ const layer$6 = (options) => effect$1(SemanticSearch, gen(function* () {
215361
215392
  const embeddings = yield* EmbeddingModel;
215362
215393
  const pathService = yield* Path$1;
215363
215394
  const root = pathService.resolve(options.directory);
215364
- const resolver = embeddings.resolver.pipe(setDelay(options.embeddingBatchSize ?? millis(50)), batchN(options.embeddingBatchSize ?? 500));
215395
+ const resolver = makeEmbeddingResolver(embeddings.resolver, options);
215365
215396
  const concurrency = options.concurrency ?? 2e3;
215366
215397
  const indexHandle = yield* make$56();
215367
215398
  const console = yield* Console$1;
@@ -215470,7 +215501,7 @@ const maybeRemoveFile = (path) => serviceOption(SemanticSearch).pipe(flatMap$4(m
215470
215501
  onSome: (service) => service.removeFile(path)
215471
215502
  })));
215472
215503
  //#endregion
215473
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/AgentTools.js
215504
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/AgentTools.js
215474
215505
  /**
215475
215506
  * @since 1.0.0
215476
215507
  */
@@ -215824,7 +215855,7 @@ const AgentToolHandlers = AgentToolHandlersNoDeps.pipe(provide$3([layer$12, laye
215824
215855
  AgentToolHandlersNoDeps.pipe(provide$3([mock(ExaSearch)({}), mock(WebToMarkdown)({})]));
215825
215856
  var ApplyPatchError = class extends TaggedClass$2("ApplyPatchError") {};
215826
215857
  //#endregion
215827
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/TypeBuilder.js
215858
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/TypeBuilder.js
215828
215859
  const resolveDocumentation = resolveAt("documentation");
215829
215860
  const identifierPattern = /^[$A-Z_a-z][$0-9A-Z_a-z]*$/u;
215830
215861
  const Precedence = {
@@ -216097,7 +216128,7 @@ const render = (schema, options) => {
216097
216128
  return printNode({ text: documentation === void 0 ? rendered.text : `${renderJsDoc(documentation, 0, printerOptions)}${printerOptions.newLine}${rendered.text}` }, printerOptions);
216098
216129
  };
216099
216130
  //#endregion
216100
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/ToolkitRenderer.js
216131
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/ToolkitRenderer.js
216101
216132
  /**
216102
216133
  * @since 1.0.0
216103
216134
  */
@@ -216119,7 +216150,7 @@ declare function ${name}(${params}): Promise<${render(tool.successSchema)}>`);
216119
216150
  }) });
216120
216151
  };
216121
216152
  //#endregion
216122
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/AgentExecutor.js
216153
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/AgentExecutor.js
216123
216154
  /**
216124
216155
  * @since 1.0.0
216125
216156
  */
@@ -216159,6 +216190,7 @@ const makeLocal = fnUntraced(function* (options) {
216159
216190
  handler: handler.handler
216160
216191
  };
216161
216192
  });
216193
+ if (typeof process !== "undefined") process.on("uncaughtException", () => {});
216162
216194
  const execute = fnUntraced(function* (opts) {
216163
216195
  const output = yield* unbounded();
216164
216196
  const console = yield* makeConsole(output);
@@ -216288,7 +216320,7 @@ var QueueWriteStream = class extends Writable {
216288
216320
  }
216289
216321
  };
216290
216322
  //#endregion
216291
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/ScriptExtraction.js
216323
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/ScriptExtraction.js
216292
216324
  const stripWrappingCodeFence = (script) => {
216293
216325
  const lines = script.split(/\r?\n/);
216294
216326
  if (lines.length < 2) return script;
@@ -216313,7 +216345,7 @@ const stripWrappingCodeFence = (script) => {
216313
216345
  return lines.slice(firstNonEmpty + 1, lastNonEmpty).join(newLine);
216314
216346
  };
216315
216347
  //#endregion
216316
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/Prompt.js
216348
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/Prompt.js
216317
216349
  /**
216318
216350
  * The `Prompt` module provides several data structures to simplify creating and
216319
216351
  * combining prompts.
@@ -216852,7 +216884,7 @@ const setSystem = /* @__PURE__ */ dual(2, (self, content) => {
216852
216884
  return makePrompt(messages);
216853
216885
  });
216854
216886
  //#endregion
216855
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/IdGenerator.js
216887
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/IdGenerator.js
216856
216888
  /**
216857
216889
  * The `IdGenerator` service tag for dependency injection.
216858
216890
  *
@@ -216921,7 +216953,7 @@ const makeGenerator = ({ alphabet = DEFAULT_ALPHABET, prefix, separator = DEFAUL
216921
216953
  */
216922
216954
  const defaultIdGenerator = { generateId: /* @__PURE__ */ makeGenerator({ prefix: "id" }) };
216923
216955
  //#endregion
216924
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/internal/codec-transformer.js
216956
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/internal/codec-transformer.js
216925
216957
  /** @internal */
216926
216958
  const defaultCodecTransformer$1 = (codec) => {
216927
216959
  const document = toJsonSchemaDocument(codec);
@@ -216933,7 +216965,7 @@ const defaultCodecTransformer$1 = (codec) => {
216933
216965
  };
216934
216966
  };
216935
216967
  //#endregion
216936
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/ResponseIdTracker.js
216968
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/ResponseIdTracker.js
216937
216969
  /**
216938
216970
  * @since 4.0.0
216939
216971
  */
@@ -216990,7 +217022,7 @@ const make$8 = /* @__PURE__ */ sync(() => {
216990
217022
  };
216991
217023
  });
216992
217024
  //#endregion
216993
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/Telemetry.js
217025
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/Telemetry.js
216994
217026
  /**
216995
217027
  * The `Telemetry` module provides OpenTelemetry integration for operations
216996
217028
  * performed against a large language model provider by defining telemetry
@@ -217106,7 +217138,7 @@ const addGenAIAnnotations$2 = /* @__PURE__ */ dual(2, (span, options) => {
217106
217138
  */
217107
217139
  var CurrentSpanTransformer = class extends Service$1()("effect/ai/Telemetry/CurrentSpanTransformer") {};
217108
217140
  //#endregion
217109
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/LanguageModel.js
217141
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/LanguageModel.js
217110
217142
  /**
217111
217143
  * The `LanguageModel` service key for dependency injection.
217112
217144
  *
@@ -217383,11 +217415,17 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217383
217415
  const generateContent = fnUntraced(function* (options, providerOptions) {
217384
217416
  const tracker = getOrUndefined$2(yield* serviceOption(ResponseIdTracker));
217385
217417
  const toolChoice = options.toolChoice ?? "auto";
217386
- const withNonIncrementalFallback = (effect) => providerOptions.incrementalPrompt ? effect.pipe(catchReason$2("AiError", "InvalidRequestError", (_) => params.generateText({
217387
- ...providerOptions,
217388
- incrementalPrompt: void 0,
217389
- previousResponseId: void 0
217390
- }))) : effect;
217418
+ const generateWithNonIncrementalFallback = () => {
217419
+ const requestOptions = { ...providerOptions };
217420
+ const fallbackPrompt = requestOptions.prompt;
217421
+ const fallbackOptions = {
217422
+ ...requestOptions,
217423
+ prompt: fallbackPrompt,
217424
+ incrementalPrompt: void 0,
217425
+ previousResponseId: void 0
217426
+ };
217427
+ return requestOptions.incrementalPrompt ? params.generateText(requestOptions).pipe(catchReason$2("AiError", "InvalidRequestError", (_) => params.generateText(fallbackOptions))) : params.generateText(requestOptions);
217428
+ };
217391
217429
  const { approved, denied } = collectToolApprovals(providerOptions.prompt.content, { excludeResolved: true });
217392
217430
  const hasPendingApprovals = approved.length > 0 || denied.length > 0;
217393
217431
  if (isUndefined(options.toolkit)) {
@@ -217404,7 +217442,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217404
217442
  }
217405
217443
  }
217406
217444
  const ResponseSchema = mutable(Array$1(Part(empty$1)));
217407
- const rawContent = yield* withNonIncrementalFallback(params.generateText(providerOptions));
217445
+ const rawContent = yield* generateWithNonIncrementalFallback();
217408
217446
  const content = yield* decodeEffect(ResponseSchema)(rawContent);
217409
217447
  if (tracker) {
217410
217448
  const responseMetadata = content.find((part) => part.type === "response-metadata");
@@ -217427,7 +217465,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217427
217465
  }
217428
217466
  }
217429
217467
  const ResponseSchema = mutable(Array$1(Part(empty$1)));
217430
- const rawContent = yield* withNonIncrementalFallback(params.generateText(providerOptions));
217468
+ const rawContent = yield* generateWithNonIncrementalFallback();
217431
217469
  const content = yield* decodeEffect(ResponseSchema)(rawContent);
217432
217470
  if (tracker) {
217433
217471
  const responseMetadata = content.find((part) => part.type === "response-metadata");
@@ -217464,7 +217502,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217464
217502
  }
217465
217503
  const ResponseSchema = mutable(Array$1(Part(toolkit)));
217466
217504
  if (options.disableToolCallResolution === true) {
217467
- const rawContent = yield* withNonIncrementalFallback(params.generateText(providerOptions));
217505
+ const rawContent = yield* generateWithNonIncrementalFallback();
217468
217506
  const content = yield* decodeEffect(ResponseSchema)(rawContent);
217469
217507
  if (tracker) {
217470
217508
  const responseMetadata = content.find((part) => part.type === "response-metadata");
@@ -217472,7 +217510,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217472
217510
  }
217473
217511
  return content;
217474
217512
  }
217475
- const rawContent = yield* withNonIncrementalFallback(params.generateText(providerOptions));
217513
+ const rawContent = yield* generateWithNonIncrementalFallback();
217476
217514
  const toolResults = yield* resolveToolCalls(rawContent, toolkit, providerOptions.prompt.content, options.concurrency).pipe(filter$3((result) => result.type === "tool-approval-request" || result.preliminary === false), runCollect);
217477
217515
  const content = yield* decodeEffect(ResponseSchema)(rawContent);
217478
217516
  if (tracker) {
@@ -217484,11 +217522,17 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217484
217522
  const streamContent = fnUntraced(function* (options, providerOptions) {
217485
217523
  const tracker = getOrUndefined$2(yield* serviceOption(ResponseIdTracker));
217486
217524
  const toolChoice = options.toolChoice ?? "auto";
217487
- const withNonIncrementalFallback = (stream) => providerOptions.incrementalPrompt ? stream.pipe(catchReason("AiError", "InvalidRequestError", (_) => params.streamText({
217488
- ...providerOptions,
217489
- incrementalPrompt: void 0,
217490
- previousResponseId: void 0
217491
- }))) : stream;
217525
+ const streamWithNonIncrementalFallback = () => {
217526
+ const requestOptions = { ...providerOptions };
217527
+ const fallbackPrompt = requestOptions.prompt;
217528
+ const fallbackOptions = {
217529
+ ...requestOptions,
217530
+ prompt: fallbackPrompt,
217531
+ incrementalPrompt: void 0,
217532
+ previousResponseId: void 0
217533
+ };
217534
+ return requestOptions.incrementalPrompt ? params.streamText(requestOptions).pipe(catchReason("AiError", "InvalidRequestError", (_) => params.streamText(fallbackOptions))) : params.streamText(requestOptions);
217535
+ };
217492
217536
  const { approved: pendingApproved, denied: pendingDenied } = collectToolApprovals(providerOptions.prompt.content, { excludeResolved: true });
217493
217537
  const hasPendingApprovals = pendingApproved.length > 0 || pendingDenied.length > 0;
217494
217538
  if (isUndefined(options.toolkit)) {
@@ -217505,7 +217549,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217505
217549
  }
217506
217550
  }
217507
217551
  const decodeParts = decodeEffect(NonEmptyArray(StreamPart(empty$1)));
217508
- return pipe$1(params.streamText(providerOptions), withNonIncrementalFallback, mapArrayEffect((parts) => decodeParts(parts).pipe(tracker ? tap$1((decodedParts) => {
217552
+ return pipe$1(streamWithNonIncrementalFallback(), mapArrayEffect((parts) => decodeParts(parts).pipe(tracker ? tap$1((decodedParts) => {
217509
217553
  for (const part of decodedParts) if (part.type === "response-metadata" && isNotUndefined(part.id)) tracker.markParts(providerOptions.prompt.content, part.id);
217510
217554
  return void_$2;
217511
217555
  }) : identity)));
@@ -217525,7 +217569,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217525
217569
  }
217526
217570
  }
217527
217571
  const decodeParts = decodeEffect(NonEmptyArray(StreamPart(empty$1)));
217528
- return pipe$1(params.streamText(providerOptions), withNonIncrementalFallback, mapArrayEffect((parts) => decodeParts(parts).pipe(tracker ? tap$1((decodedParts) => {
217572
+ return pipe$1(streamWithNonIncrementalFallback(), mapArrayEffect((parts) => decodeParts(parts).pipe(tracker ? tap$1((decodedParts) => {
217529
217573
  for (const part of decodedParts) if (part.type === "response-metadata" && part.id) tracker.markParts(providerOptions.prompt.content, part.id);
217530
217574
  return void_$2;
217531
217575
  }) : identity)));
@@ -217567,7 +217611,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217567
217611
  }
217568
217612
  if (options.disableToolCallResolution === true) {
217569
217613
  const decodeParts = decodeEffect(NonEmptyArray(StreamPart(toolkit)));
217570
- return params.streamText(providerOptions).pipe(withNonIncrementalFallback, mapArrayEffect((parts) => decodeParts(parts).pipe(tracker ? tap$1((decodedParts) => {
217614
+ return streamWithNonIncrementalFallback().pipe(mapArrayEffect((parts) => decodeParts(parts).pipe(tracker ? tap$1((decodedParts) => {
217571
217615
  for (const part of decodedParts) if (part.type === "response-metadata" && isNotUndefined(part.id)) tracker.markParts(providerOptions.prompt.content, part.id);
217572
217616
  return void_$2;
217573
217617
  }) : identity)));
@@ -217595,7 +217639,7 @@ const make$7 = /* @__PURE__ */ fnUntraced(function* (params) {
217595
217639
  }));
217596
217640
  }));
217597
217641
  });
217598
- yield* params.streamText(providerOptions).pipe(withNonIncrementalFallback, runForEachArray(fnUntraced(function* (chunk) {
217642
+ yield* streamWithNonIncrementalFallback().pipe(runForEachArray(fnUntraced(function* (chunk) {
217599
217643
  const parts = yield* decodeParts(chunk);
217600
217644
  if (tracker) {
217601
217645
  for (const part of parts) if (part.type === "response-metadata" && part.id) tracker.markParts(providerOptions.prompt.content, part.id);
@@ -217821,7 +217865,7 @@ const applySpanTransformer = (transformer, response, options) => {
217821
217865
  });
217822
217866
  };
217823
217867
  //#endregion
217824
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/Agent.js
217868
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/Agent.js
217825
217869
  /**
217826
217870
  * @since 1.0.0
217827
217871
  */
@@ -218113,7 +218157,6 @@ const generateSystemTools = (capabilities) => `**YOU ONLY HAVE ACCESS TO ONE TOO
218113
218157
  - Do as much work as possible in a single script, using \`Promise.all\` to run multiple functions in parallel.
218114
218158
  - AVOID passing scripts into the "bash" function, and instead write javascript.
218115
218159
  - **Variables are not shared** between executions, so you must include all necessary code in each script you execute.
218116
- - Use the "delegate" function to assign jobs to another software engineer.
218117
218160
  - DO NOT use \`require\`, \`import\`, \`process\`, or any other node apis.
218118
218161
 
218119
218162
  When you have fully completed your task, call the "taskComplete" function with the final output.
@@ -218309,7 +218352,7 @@ Union$2([
218309
218352
  */
218310
218353
  var AgentFinished = class extends TaggedErrorClass()("AgentFinished", { summary: String$1 }) {};
218311
218354
  //#endregion
218312
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/encoding/Sse.js
218355
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/encoding/Sse.js
218313
218356
  /**
218314
218357
  * @since 4.0.0
218315
218358
  * @category Decoding
@@ -218492,7 +218535,7 @@ var Retry = class Retry extends TaggedClass$2("Retry") {
218492
218535
  }
218493
218536
  };
218494
218537
  //#endregion
218495
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/Generated.js
218538
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/Generated.js
218496
218539
  /**
218497
218540
  * @since 1.0.0
218498
218541
  */ const AdminApiKey = /* @__PURE__ */ Struct$2({
@@ -226560,7 +226603,7 @@ const OpenAiClientError = (tag, cause, response) => new OpenAiClientErrorImpl({
226560
226603
  request: response.request
226561
226604
  });
226562
226605
  //#endregion
226563
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/internal/errors.js
226606
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/internal/errors.js
226564
226607
  /** @internal */
226565
226608
  const OpenAiErrorBody$1 = /* @__PURE__ */ Struct$2({ error: /* @__PURE__ */ Struct$2({
226566
226609
  message: String$1,
@@ -226773,7 +226816,7 @@ const mapStatusCodeToReason$1 = ({ status, headers, message, metadata, http }) =
226773
226816
  }
226774
226817
  };
226775
226818
  //#endregion
226776
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/OpenAiConfig.js
226819
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/OpenAiConfig.js
226777
226820
  /**
226778
226821
  * @since 1.0.0
226779
226822
  */
@@ -226788,7 +226831,7 @@ var OpenAiConfig$1 = class OpenAiConfig$1 extends Service$1()("@effect/ai-openai
226788
226831
  static getOrUndefined = /* @__PURE__ */ map$9(/* @__PURE__ */ services(), (context) => context.mapUnsafe.get(OpenAiConfig$1.key));
226789
226832
  };
226790
226833
  //#endregion
226791
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/OpenAiClient.js
226834
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/OpenAiClient.js
226792
226835
  /**
226793
226836
  * OpenAI Client module for interacting with OpenAI's API.
226794
226837
  *
@@ -227005,7 +227048,7 @@ const decodeEvent = /* @__PURE__ */ decodeUnknownSync(/* @__PURE__ */ fromJsonSt
227005
227048
  */
227006
227049
  const layerWebSocketMode = /* @__PURE__ */ effectServices(makeSocket);
227007
227050
  //#endregion
227008
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/OpenAiEmbeddingModel.js
227051
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/OpenAiEmbeddingModel.js
227009
227052
  /**
227010
227053
  * OpenAI Embedding Model implementation.
227011
227054
  *
@@ -227085,7 +227128,7 @@ const invalidOutput = (description) => make$15({
227085
227128
  reason: new InvalidOutputError({ description })
227086
227129
  });
227087
227130
  //#endregion
227088
- //#region node_modules/.pnpm/effect@4.0.0-beta.34/node_modules/effect/dist/unstable/ai/OpenAiStructuredOutput.js
227131
+ //#region node_modules/.pnpm/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@764d150_da14b4abb1bc62f1751d75eba23eb198/node_modules/effect/dist/unstable/ai/OpenAiStructuredOutput.js
227089
227132
  /**
227090
227133
  * Provides codec transformations for OpenAI structured output.
227091
227134
  *
@@ -227390,7 +227433,7 @@ const formats = [
227390
227433
  "uuid"
227391
227434
  ];
227392
227435
  //#endregion
227393
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/internal/utilities.js
227436
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/internal/utilities.js
227394
227437
  const finishReasonMap$1 = {
227395
227438
  content_filter: "content-filter",
227396
227439
  function_call: "tool-calls",
@@ -227408,7 +227451,7 @@ const resolveFinishReason$1 = (finishReason, hasToolCalls) => {
227408
227451
  return reason;
227409
227452
  };
227410
227453
  //#endregion
227411
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/OpenAiTelemetry.js
227454
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/OpenAiTelemetry.js
227412
227455
  /**
227413
227456
  * OpenAI telemetry attributes for OpenTelemetry integration.
227414
227457
  *
@@ -227437,7 +227480,7 @@ const addGenAIAnnotations$1 = /* @__PURE__ */ dual(2, (span, options) => {
227437
227480
  }
227438
227481
  });
227439
227482
  //#endregion
227440
- //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@720d238_ef_5260e37a8a271da0467d5e5ba8e26136/node_modules/@effect/ai-openai/dist/OpenAiLanguageModel.js
227483
+ //#region node_modules/.pnpm/@effect+ai-openai@https+++pkg.pr.new+Effect-TS+effect-smol+@effect+ai-openai@764d150_ef_3ac43d791d1c760340b44545742580f0/node_modules/@effect/ai-openai/dist/OpenAiLanguageModel.js
227441
227484
  /**
227442
227485
  * OpenAI Language Model implementation.
227443
227486
  *
@@ -229152,7 +229195,7 @@ const transformToolCallParams = /* @__PURE__ */ fnUntraced(function* (tools, too
229152
229195
  })));
229153
229196
  });
229154
229197
  //#endregion
229155
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/CodexAuth.js
229198
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/CodexAuth.js
229156
229199
  /**
229157
229200
  * @since 1.0.0
229158
229201
  */
@@ -229372,7 +229415,7 @@ var CodexAuth = class CodexAuth extends Service$1()("clanka/CodexAuth") {
229372
229415
  static layerClient = this.layerClientNoDeps.pipe(provide$3(CodexAuth.layer));
229373
229416
  };
229374
229417
  //#endregion
229375
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/Codex.js
229418
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/Codex.js
229376
229419
  /**
229377
229420
  * @since 1.0.0
229378
229421
  */
@@ -229398,7 +229441,7 @@ const layerModel = (model, options) => layer$2({
229398
229441
  }
229399
229442
  }).pipe(merge$6(AgentModelConfig.layer({ systemPromptTransform: (system, effect) => withConfigOverride(effect, { instructions: system }) })));
229400
229443
  //#endregion
229401
- //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/ai-openai-compat/dist/internal/errors.js
229444
+ //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+_75e63076227660198eaa10bb2e0d7e04/node_modules/@effect/ai-openai-compat/dist/internal/errors.js
229402
229445
  /** @internal */
229403
229446
  const OpenAiErrorBody = /* @__PURE__ */ Struct$2({ error: /* @__PURE__ */ Struct$2({
229404
229447
  message: String$1,
@@ -229606,7 +229649,7 @@ const mapStatusCodeToReason = ({ status, headers, message, metadata, http }) =>
229606
229649
  }
229607
229650
  };
229608
229651
  //#endregion
229609
- //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/ai-openai-compat/dist/OpenAiConfig.js
229652
+ //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+_75e63076227660198eaa10bb2e0d7e04/node_modules/@effect/ai-openai-compat/dist/OpenAiConfig.js
229610
229653
  /**
229611
229654
  * @since 1.0.0
229612
229655
  */
@@ -229621,7 +229664,7 @@ var OpenAiConfig = class OpenAiConfig extends Service$1()("@effect/ai-openai-com
229621
229664
  static getOrUndefined = /* @__PURE__ */ map$9(/* @__PURE__ */ services(), (context) => context.mapUnsafe.get(OpenAiConfig.key));
229622
229665
  };
229623
229666
  //#endregion
229624
- //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/ai-openai-compat/dist/OpenAiClient.js
229667
+ //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+_75e63076227660198eaa10bb2e0d7e04/node_modules/@effect/ai-openai-compat/dist/OpenAiClient.js
229625
229668
  /**
229626
229669
  * @since 1.0.0
229627
229670
  */
@@ -229757,7 +229800,7 @@ const decodeChatCompletionSseData = (data) => {
229757
229800
  return isChatCompletionChunk(parsed) ? parsed : void 0;
229758
229801
  };
229759
229802
  //#endregion
229760
- //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/ai-openai-compat/dist/internal/utilities.js
229803
+ //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+_75e63076227660198eaa10bb2e0d7e04/node_modules/@effect/ai-openai-compat/dist/internal/utilities.js
229761
229804
  const finishReasonMap = {
229762
229805
  content_filter: "content-filter",
229763
229806
  function_call: "tool-calls",
@@ -229773,7 +229816,7 @@ const resolveFinishReason = (finishReason, hasToolCalls) => {
229773
229816
  return reason;
229774
229817
  };
229775
229818
  //#endregion
229776
- //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/ai-openai-compat/dist/OpenAiTelemetry.js
229819
+ //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+_75e63076227660198eaa10bb2e0d7e04/node_modules/@effect/ai-openai-compat/dist/OpenAiTelemetry.js
229777
229820
  /**
229778
229821
  * OpenAI telemetry attributes for OpenTelemetry integration.
229779
229822
  *
@@ -229802,7 +229845,7 @@ const addGenAIAnnotations = /* @__PURE__ */ dual(2, (span, options) => {
229802
229845
  }
229803
229846
  });
229804
229847
  //#endregion
229805
- //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34/node_modules/@effect/ai-openai-compat/dist/OpenAiLanguageModel.js
229848
+ //#region node_modules/.pnpm/@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS+effect-smol+_75e63076227660198eaa10bb2e0d7e04/node_modules/@effect/ai-openai-compat/dist/OpenAiLanguageModel.js
229806
229849
  /**
229807
229850
  * OpenAI Language Model implementation.
229808
229851
  *
@@ -230684,7 +230727,7 @@ const getUsageDetailNumber = (details, field) => {
230684
230727
  return typeof value === "number" ? value : void 0;
230685
230728
  };
230686
230729
  //#endregion
230687
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/CopilotAuth.js
230730
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/CopilotAuth.js
230688
230731
  /**
230689
230732
  * @since 1.0.0
230690
230733
  */
@@ -230875,7 +230918,7 @@ var GithubCopilotAuth = class GithubCopilotAuth extends Service$1()("clanka/Gith
230875
230918
  static layerClient = this.layerClientNoDeps.pipe(provide$3(GithubCopilotAuth.layer));
230876
230919
  };
230877
230920
  //#endregion
230878
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/Copilot.js
230921
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/Copilot.js
230879
230922
  /**
230880
230923
  * @since 1.0.0
230881
230924
  */
@@ -231295,7 +231338,7 @@ Object.defineProperties(createChalk.prototype, styles);
231295
231338
  const chalk = createChalk();
231296
231339
  createChalk({ level: stderrColor ? stderrColor.level : 0 });
231297
231340
  //#endregion
231298
- //#region node_modules/.pnpm/clanka@0.2.4_@effect+ai-openai-compat@4.0.0-beta.34_effect@4.0.0-beta.34__@effect+ai-op_c2e94c6996b9991019a87cdbb467f26b/node_modules/clanka/dist/OutputFormatter.js
231341
+ //#region node_modules/.pnpm/clanka@0.2.5_@effect+ai-openai-compat@4.0.0-beta.34_effect@https+++pkg.pr.new+Effect-TS_7eec3c96f5f1c490cc8faa71894b9f01/node_modules/clanka/dist/OutputFormatter.js
231299
231342
  /**
231300
231343
  * @since 1.0.0
231301
231344
  */
@@ -240681,7 +240724,7 @@ const commandEdit = make$58("edit").pipe(withDescription("Open the selected proj
240681
240724
  const commandSource = make$58("source").pipe(withDescription("Select the issue source to use (e.g. GitHub Issues or Linear). This applies to all projects."), withHandler(() => selectIssueSource), provide(Settings.layer));
240682
240725
  //#endregion
240683
240726
  //#region package.json
240684
- var version = "0.3.76";
240727
+ var version = "0.3.78";
240685
240728
  //#endregion
240686
240729
  //#region src/commands/projects/ls.ts
240687
240730
  const commandProjectsLs = make$58("ls").pipe(withDescription("List configured projects and how they run (enabled state, concurrency, branch, git flow, review agent)."), withHandler(fnUntraced(function* () {