@crazyhappyone/dsh-tui 0.1.0-alpha.11 → 0.1.0-alpha.12
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.
- package/dist/index.js +525 -486
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as __nodeModule from 'node:module'; const require = __nodeModule.createRequire(import.meta.url);
|
|
2
2
|
var __create = Object.create;
|
|
3
3
|
var __defProp = Object.defineProperty;
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -92,9 +92,9 @@ var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read fr
|
|
|
92
92
|
var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
|
|
93
93
|
var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
|
|
94
94
|
|
|
95
|
-
// node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.production.js
|
|
95
|
+
// ../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.production.js
|
|
96
96
|
var require_react_production = __commonJS({
|
|
97
|
-
"node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.production.js"(exports) {
|
|
97
|
+
"../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.production.js"(exports) {
|
|
98
98
|
"use strict";
|
|
99
99
|
var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element");
|
|
100
100
|
var REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal");
|
|
@@ -533,9 +533,9 @@ var require_react_production = __commonJS({
|
|
|
533
533
|
}
|
|
534
534
|
});
|
|
535
535
|
|
|
536
|
-
// node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.development.js
|
|
536
|
+
// ../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.development.js
|
|
537
537
|
var require_react_development = __commonJS({
|
|
538
|
-
"node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.development.js"(exports, module) {
|
|
538
|
+
"../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react.development.js"(exports, module) {
|
|
539
539
|
"use strict";
|
|
540
540
|
"production" !== process.env.NODE_ENV && (function() {
|
|
541
541
|
function defineDeprecationWarning(methodName, info) {
|
|
@@ -1505,9 +1505,9 @@ var require_react_development = __commonJS({
|
|
|
1505
1505
|
}
|
|
1506
1506
|
});
|
|
1507
1507
|
|
|
1508
|
-
// node_modules/.pnpm/react@19.2.8/node_modules/react/index.js
|
|
1508
|
+
// ../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/index.js
|
|
1509
1509
|
var require_react = __commonJS({
|
|
1510
|
-
"node_modules/.pnpm/react@19.2.8/node_modules/react/index.js"(exports, module) {
|
|
1510
|
+
"../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/index.js"(exports, module) {
|
|
1511
1511
|
"use strict";
|
|
1512
1512
|
if (process.env.NODE_ENV === "production") {
|
|
1513
1513
|
module.exports = require_react_production();
|
|
@@ -1517,9 +1517,9 @@ var require_react = __commonJS({
|
|
|
1517
1517
|
}
|
|
1518
1518
|
});
|
|
1519
1519
|
|
|
1520
|
-
// node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/signals.js
|
|
1520
|
+
// ../deepseek-harness/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/signals.js
|
|
1521
1521
|
var require_signals = __commonJS({
|
|
1522
|
-
"node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/signals.js"(exports, module) {
|
|
1522
|
+
"../deepseek-harness/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/signals.js"(exports, module) {
|
|
1523
1523
|
module.exports = [
|
|
1524
1524
|
"SIGABRT",
|
|
1525
1525
|
"SIGALRM",
|
|
@@ -1554,9 +1554,9 @@ var require_signals = __commonJS({
|
|
|
1554
1554
|
}
|
|
1555
1555
|
});
|
|
1556
1556
|
|
|
1557
|
-
// node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/index.js
|
|
1557
|
+
// ../deepseek-harness/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/index.js
|
|
1558
1558
|
var require_signal_exit = __commonJS({
|
|
1559
|
-
"node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/index.js"(exports, module) {
|
|
1559
|
+
"../deepseek-harness/node_modules/.pnpm/signal-exit@3.0.7/node_modules/signal-exit/index.js"(exports, module) {
|
|
1560
1560
|
var process15 = global.process;
|
|
1561
1561
|
var processOk = function(process16) {
|
|
1562
1562
|
return process16 && typeof process16 === "object" && typeof process16.removeListener === "function" && typeof process16.emit === "function" && typeof process16.reallyExit === "function" && typeof process16.listeners === "function" && typeof process16.kill === "function" && typeof process16.pid === "number" && typeof process16.on === "function";
|
|
@@ -1713,9 +1713,9 @@ var require_signal_exit = __commonJS({
|
|
|
1713
1713
|
}
|
|
1714
1714
|
});
|
|
1715
1715
|
|
|
1716
|
-
// node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
|
|
1716
|
+
// ../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
|
|
1717
1717
|
var require_react_reconciler_constants_production = __commonJS({
|
|
1718
|
-
"node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js"(exports) {
|
|
1718
|
+
"../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js"(exports) {
|
|
1719
1719
|
"use strict";
|
|
1720
1720
|
exports.ConcurrentRoot = 1;
|
|
1721
1721
|
exports.ContinuousEventPriority = 8;
|
|
@@ -1727,17 +1727,17 @@ var require_react_reconciler_constants_production = __commonJS({
|
|
|
1727
1727
|
}
|
|
1728
1728
|
});
|
|
1729
1729
|
|
|
1730
|
-
// node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.development.js
|
|
1730
|
+
// ../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.development.js
|
|
1731
1731
|
var require_react_reconciler_constants_development = __commonJS({
|
|
1732
|
-
"node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.development.js"(exports) {
|
|
1732
|
+
"../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler-constants.development.js"(exports) {
|
|
1733
1733
|
"use strict";
|
|
1734
1734
|
"production" !== process.env.NODE_ENV && (exports.ConcurrentRoot = 1, exports.ContinuousEventPriority = 8, exports.DefaultEventPriority = 32, exports.DiscreteEventPriority = 2, exports.IdleEventPriority = 268435456, exports.LegacyRoot = 0, exports.NoEventPriority = 0);
|
|
1735
1735
|
}
|
|
1736
1736
|
});
|
|
1737
1737
|
|
|
1738
|
-
// node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/constants.js
|
|
1738
|
+
// ../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/constants.js
|
|
1739
1739
|
var require_constants = __commonJS({
|
|
1740
|
-
"node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/constants.js"(exports, module) {
|
|
1740
|
+
"../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/constants.js"(exports, module) {
|
|
1741
1741
|
"use strict";
|
|
1742
1742
|
if (process.env.NODE_ENV === "production") {
|
|
1743
1743
|
module.exports = require_react_reconciler_constants_production();
|
|
@@ -1747,9 +1747,9 @@ var require_constants = __commonJS({
|
|
|
1747
1747
|
}
|
|
1748
1748
|
});
|
|
1749
1749
|
|
|
1750
|
-
// node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js
|
|
1750
|
+
// ../deepseek-harness/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js
|
|
1751
1751
|
var require_scheduler_production = __commonJS({
|
|
1752
|
-
"node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js"(exports) {
|
|
1752
|
+
"../deepseek-harness/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js"(exports) {
|
|
1753
1753
|
"use strict";
|
|
1754
1754
|
function push3(heap, node2) {
|
|
1755
1755
|
var index2 = heap.length;
|
|
@@ -2020,9 +2020,9 @@ var require_scheduler_production = __commonJS({
|
|
|
2020
2020
|
}
|
|
2021
2021
|
});
|
|
2022
2022
|
|
|
2023
|
-
// node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js
|
|
2023
|
+
// ../deepseek-harness/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js
|
|
2024
2024
|
var require_scheduler_development = __commonJS({
|
|
2025
|
-
"node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js"(exports) {
|
|
2025
|
+
"../deepseek-harness/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.development.js"(exports) {
|
|
2026
2026
|
"use strict";
|
|
2027
2027
|
"production" !== process.env.NODE_ENV && (function() {
|
|
2028
2028
|
function performWorkUntilDeadline() {
|
|
@@ -2279,9 +2279,9 @@ var require_scheduler_development = __commonJS({
|
|
|
2279
2279
|
}
|
|
2280
2280
|
});
|
|
2281
2281
|
|
|
2282
|
-
// node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js
|
|
2282
|
+
// ../deepseek-harness/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js
|
|
2283
2283
|
var require_scheduler = __commonJS({
|
|
2284
|
-
"node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js"(exports, module) {
|
|
2284
|
+
"../deepseek-harness/node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js"(exports, module) {
|
|
2285
2285
|
"use strict";
|
|
2286
2286
|
if (process.env.NODE_ENV === "production") {
|
|
2287
2287
|
module.exports = require_scheduler_production();
|
|
@@ -2291,9 +2291,9 @@ var require_scheduler = __commonJS({
|
|
|
2291
2291
|
}
|
|
2292
2292
|
});
|
|
2293
2293
|
|
|
2294
|
-
// node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.production.js
|
|
2294
|
+
// ../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.production.js
|
|
2295
2295
|
var require_react_reconciler_production = __commonJS({
|
|
2296
|
-
"node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.production.js"(exports, module) {
|
|
2296
|
+
"../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.production.js"(exports, module) {
|
|
2297
2297
|
"use strict";
|
|
2298
2298
|
module.exports = function($$$config) {
|
|
2299
2299
|
function createFiber(tag, pendingProps, key, mode) {
|
|
@@ -10470,9 +10470,9 @@ var require_react_reconciler_production = __commonJS({
|
|
|
10470
10470
|
}
|
|
10471
10471
|
});
|
|
10472
10472
|
|
|
10473
|
-
// node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.development.js
|
|
10473
|
+
// ../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.development.js
|
|
10474
10474
|
var require_react_reconciler_development = __commonJS({
|
|
10475
|
-
"node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.development.js"(exports, module) {
|
|
10475
|
+
"../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/cjs/react-reconciler.development.js"(exports, module) {
|
|
10476
10476
|
"use strict";
|
|
10477
10477
|
"production" !== process.env.NODE_ENV && (module.exports = function($$$config) {
|
|
10478
10478
|
function findHook(fiber, id) {
|
|
@@ -24243,9 +24243,9 @@ var require_react_reconciler_development = __commonJS({
|
|
|
24243
24243
|
}
|
|
24244
24244
|
});
|
|
24245
24245
|
|
|
24246
|
-
// node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/index.js
|
|
24246
|
+
// ../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/index.js
|
|
24247
24247
|
var require_react_reconciler = __commonJS({
|
|
24248
|
-
"node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/index.js"(exports, module) {
|
|
24248
|
+
"../deepseek-harness/node_modules/.pnpm/react-reconciler@0.33.0_react@19.2.8/node_modules/react-reconciler/index.js"(exports, module) {
|
|
24249
24249
|
"use strict";
|
|
24250
24250
|
if (process.env.NODE_ENV === "production") {
|
|
24251
24251
|
module.exports = require_react_reconciler_production();
|
|
@@ -24255,9 +24255,9 @@ var require_react_reconciler = __commonJS({
|
|
|
24255
24255
|
}
|
|
24256
24256
|
});
|
|
24257
24257
|
|
|
24258
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/constants.js
|
|
24258
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/constants.js
|
|
24259
24259
|
var require_constants2 = __commonJS({
|
|
24260
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/constants.js"(exports, module) {
|
|
24260
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/constants.js"(exports, module) {
|
|
24261
24261
|
"use strict";
|
|
24262
24262
|
var BINARY_TYPES = ["nodebuffer", "arraybuffer", "fragments"];
|
|
24263
24263
|
var hasBlob = typeof Blob !== "undefined";
|
|
@@ -24278,9 +24278,9 @@ var require_constants2 = __commonJS({
|
|
|
24278
24278
|
}
|
|
24279
24279
|
});
|
|
24280
24280
|
|
|
24281
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/buffer-util.js
|
|
24281
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/buffer-util.js
|
|
24282
24282
|
var require_buffer_util = __commonJS({
|
|
24283
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/buffer-util.js"(exports, module) {
|
|
24283
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/buffer-util.js"(exports, module) {
|
|
24284
24284
|
"use strict";
|
|
24285
24285
|
var { EMPTY_BUFFER } = require_constants2();
|
|
24286
24286
|
var FastBuffer = Buffer[Symbol.species];
|
|
@@ -24353,9 +24353,9 @@ var require_buffer_util = __commonJS({
|
|
|
24353
24353
|
}
|
|
24354
24354
|
});
|
|
24355
24355
|
|
|
24356
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/limiter.js
|
|
24356
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/limiter.js
|
|
24357
24357
|
var require_limiter = __commonJS({
|
|
24358
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/limiter.js"(exports, module) {
|
|
24358
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/limiter.js"(exports, module) {
|
|
24359
24359
|
"use strict";
|
|
24360
24360
|
var kDone = /* @__PURE__ */ Symbol("kDone");
|
|
24361
24361
|
var kRun = /* @__PURE__ */ Symbol("kRun");
|
|
@@ -24403,9 +24403,9 @@ var require_limiter = __commonJS({
|
|
|
24403
24403
|
}
|
|
24404
24404
|
});
|
|
24405
24405
|
|
|
24406
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/permessage-deflate.js
|
|
24406
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/permessage-deflate.js
|
|
24407
24407
|
var require_permessage_deflate = __commonJS({
|
|
24408
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/permessage-deflate.js"(exports, module) {
|
|
24408
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/permessage-deflate.js"(exports, module) {
|
|
24409
24409
|
"use strict";
|
|
24410
24410
|
var zlib = __require("zlib");
|
|
24411
24411
|
var bufferUtil = require_buffer_util();
|
|
@@ -24786,9 +24786,9 @@ var require_permessage_deflate = __commonJS({
|
|
|
24786
24786
|
}
|
|
24787
24787
|
});
|
|
24788
24788
|
|
|
24789
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/validation.js
|
|
24789
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/validation.js
|
|
24790
24790
|
var require_validation = __commonJS({
|
|
24791
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/validation.js"(exports, module) {
|
|
24791
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/validation.js"(exports, module) {
|
|
24792
24792
|
"use strict";
|
|
24793
24793
|
var { isUtf8 } = __require("buffer");
|
|
24794
24794
|
var { hasBlob } = require_constants2();
|
|
@@ -24987,9 +24987,9 @@ var require_validation = __commonJS({
|
|
|
24987
24987
|
}
|
|
24988
24988
|
});
|
|
24989
24989
|
|
|
24990
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/receiver.js
|
|
24990
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/receiver.js
|
|
24991
24991
|
var require_receiver = __commonJS({
|
|
24992
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/receiver.js"(exports, module) {
|
|
24992
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/receiver.js"(exports, module) {
|
|
24993
24993
|
"use strict";
|
|
24994
24994
|
var { Writable } = __require("stream");
|
|
24995
24995
|
var PerMessageDeflate2 = require_permessage_deflate();
|
|
@@ -25619,9 +25619,9 @@ var require_receiver = __commonJS({
|
|
|
25619
25619
|
}
|
|
25620
25620
|
});
|
|
25621
25621
|
|
|
25622
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/sender.js
|
|
25622
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/sender.js
|
|
25623
25623
|
var require_sender = __commonJS({
|
|
25624
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/sender.js"(exports, module) {
|
|
25624
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/sender.js"(exports, module) {
|
|
25625
25625
|
"use strict";
|
|
25626
25626
|
var { Duplex } = __require("stream");
|
|
25627
25627
|
var { randomFillSync } = __require("crypto");
|
|
@@ -26112,9 +26112,9 @@ var require_sender = __commonJS({
|
|
|
26112
26112
|
}
|
|
26113
26113
|
});
|
|
26114
26114
|
|
|
26115
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/event-target.js
|
|
26115
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/event-target.js
|
|
26116
26116
|
var require_event_target = __commonJS({
|
|
26117
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/event-target.js"(exports, module) {
|
|
26117
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/event-target.js"(exports, module) {
|
|
26118
26118
|
"use strict";
|
|
26119
26119
|
var { kForOnEventAttribute, kListener } = require_constants2();
|
|
26120
26120
|
var kCode = /* @__PURE__ */ Symbol("kCode");
|
|
@@ -26341,9 +26341,9 @@ var require_event_target = __commonJS({
|
|
|
26341
26341
|
}
|
|
26342
26342
|
});
|
|
26343
26343
|
|
|
26344
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/extension.js
|
|
26344
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/extension.js
|
|
26345
26345
|
var require_extension = __commonJS({
|
|
26346
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/extension.js"(exports, module) {
|
|
26346
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/extension.js"(exports, module) {
|
|
26347
26347
|
"use strict";
|
|
26348
26348
|
var { tokenChars } = require_validation();
|
|
26349
26349
|
function push3(dest, name2, elem) {
|
|
@@ -26494,9 +26494,9 @@ var require_extension = __commonJS({
|
|
|
26494
26494
|
}
|
|
26495
26495
|
});
|
|
26496
26496
|
|
|
26497
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket.js
|
|
26497
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket.js
|
|
26498
26498
|
var require_websocket = __commonJS({
|
|
26499
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket.js"(exports, module) {
|
|
26499
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket.js"(exports, module) {
|
|
26500
26500
|
"use strict";
|
|
26501
26501
|
var EventEmitter3 = __require("events");
|
|
26502
26502
|
var https = __require("https");
|
|
@@ -27390,9 +27390,9 @@ var require_websocket = __commonJS({
|
|
|
27390
27390
|
}
|
|
27391
27391
|
});
|
|
27392
27392
|
|
|
27393
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/stream.js
|
|
27393
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/stream.js
|
|
27394
27394
|
var require_stream = __commonJS({
|
|
27395
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/stream.js"(exports, module) {
|
|
27395
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/stream.js"(exports, module) {
|
|
27396
27396
|
"use strict";
|
|
27397
27397
|
var WebSocket2 = require_websocket();
|
|
27398
27398
|
var { Duplex } = __require("stream");
|
|
@@ -27488,9 +27488,9 @@ var require_stream = __commonJS({
|
|
|
27488
27488
|
}
|
|
27489
27489
|
});
|
|
27490
27490
|
|
|
27491
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/subprotocol.js
|
|
27491
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/subprotocol.js
|
|
27492
27492
|
var require_subprotocol = __commonJS({
|
|
27493
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/subprotocol.js"(exports, module) {
|
|
27493
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/subprotocol.js"(exports, module) {
|
|
27494
27494
|
"use strict";
|
|
27495
27495
|
var { tokenChars } = require_validation();
|
|
27496
27496
|
function parse4(header) {
|
|
@@ -27533,9 +27533,9 @@ var require_subprotocol = __commonJS({
|
|
|
27533
27533
|
}
|
|
27534
27534
|
});
|
|
27535
27535
|
|
|
27536
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket-server.js
|
|
27536
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket-server.js
|
|
27537
27537
|
var require_websocket_server = __commonJS({
|
|
27538
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket-server.js"(exports, module) {
|
|
27538
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/lib/websocket-server.js"(exports, module) {
|
|
27539
27539
|
"use strict";
|
|
27540
27540
|
var EventEmitter3 = __require("events");
|
|
27541
27541
|
var http = __require("http");
|
|
@@ -27934,10 +27934,10 @@ var require_websocket_server = __commonJS({
|
|
|
27934
27934
|
}
|
|
27935
27935
|
});
|
|
27936
27936
|
|
|
27937
|
-
// node_modules/.pnpm/ws@8.21.0/node_modules/ws/wrapper.mjs
|
|
27937
|
+
// ../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/wrapper.mjs
|
|
27938
27938
|
var import_stream, import_extension, import_permessage_deflate, import_receiver, import_sender, import_subprotocol, import_websocket, import_websocket_server, wrapper_default;
|
|
27939
27939
|
var init_wrapper = __esm({
|
|
27940
|
-
"node_modules/.pnpm/ws@8.21.0/node_modules/ws/wrapper.mjs"() {
|
|
27940
|
+
"../deepseek-harness/node_modules/.pnpm/ws@8.21.0/node_modules/ws/wrapper.mjs"() {
|
|
27941
27941
|
import_stream = __toESM(require_stream(), 1);
|
|
27942
27942
|
import_extension = __toESM(require_extension(), 1);
|
|
27943
27943
|
import_permessage_deflate = __toESM(require_permessage_deflate(), 1);
|
|
@@ -27950,10 +27950,10 @@ var init_wrapper = __esm({
|
|
|
27950
27950
|
}
|
|
27951
27951
|
});
|
|
27952
27952
|
|
|
27953
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools-window-polyfill.js
|
|
27953
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools-window-polyfill.js
|
|
27954
27954
|
var customGlobal;
|
|
27955
27955
|
var init_devtools_window_polyfill = __esm({
|
|
27956
|
-
"node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools-window-polyfill.js"() {
|
|
27956
|
+
"../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools-window-polyfill.js"() {
|
|
27957
27957
|
init_wrapper();
|
|
27958
27958
|
customGlobal = globalThis;
|
|
27959
27959
|
customGlobal.WebSocket ||= wrapper_default;
|
|
@@ -28022,11 +28022,11 @@ var init_react_devtools_core_shim = __esm({
|
|
|
28022
28022
|
}
|
|
28023
28023
|
});
|
|
28024
28024
|
|
|
28025
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools.js
|
|
28025
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools.js
|
|
28026
28026
|
var devtools_exports = {};
|
|
28027
28027
|
var isDevToolsReachable;
|
|
28028
28028
|
var init_devtools = __esm({
|
|
28029
|
-
async "node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools.js"() {
|
|
28029
|
+
async "../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/devtools.js"() {
|
|
28030
28030
|
init_devtools_window_polyfill();
|
|
28031
28031
|
init_wrapper();
|
|
28032
28032
|
init_react_devtools_core_shim();
|
|
@@ -28057,9 +28057,9 @@ var init_devtools = __esm({
|
|
|
28057
28057
|
}
|
|
28058
28058
|
});
|
|
28059
28059
|
|
|
28060
|
-
// node_modules/.pnpm/mimic-fn@2.1.0/node_modules/mimic-fn/index.js
|
|
28060
|
+
// ../deepseek-harness/node_modules/.pnpm/mimic-fn@2.1.0/node_modules/mimic-fn/index.js
|
|
28061
28061
|
var require_mimic_fn = __commonJS({
|
|
28062
|
-
"node_modules/.pnpm/mimic-fn@2.1.0/node_modules/mimic-fn/index.js"(exports, module) {
|
|
28062
|
+
"../deepseek-harness/node_modules/.pnpm/mimic-fn@2.1.0/node_modules/mimic-fn/index.js"(exports, module) {
|
|
28063
28063
|
"use strict";
|
|
28064
28064
|
var mimicFn = (to, from2) => {
|
|
28065
28065
|
for (const prop of Reflect.ownKeys(from2)) {
|
|
@@ -28072,9 +28072,9 @@ var require_mimic_fn = __commonJS({
|
|
|
28072
28072
|
}
|
|
28073
28073
|
});
|
|
28074
28074
|
|
|
28075
|
-
// node_modules/.pnpm/onetime@5.1.2/node_modules/onetime/index.js
|
|
28075
|
+
// ../deepseek-harness/node_modules/.pnpm/onetime@5.1.2/node_modules/onetime/index.js
|
|
28076
28076
|
var require_onetime = __commonJS({
|
|
28077
|
-
"node_modules/.pnpm/onetime@5.1.2/node_modules/onetime/index.js"(exports, module) {
|
|
28077
|
+
"../deepseek-harness/node_modules/.pnpm/onetime@5.1.2/node_modules/onetime/index.js"(exports, module) {
|
|
28078
28078
|
"use strict";
|
|
28079
28079
|
var mimicFn = require_mimic_fn();
|
|
28080
28080
|
var calledFunctions = /* @__PURE__ */ new WeakMap();
|
|
@@ -28110,9 +28110,9 @@ var require_onetime = __commonJS({
|
|
|
28110
28110
|
}
|
|
28111
28111
|
});
|
|
28112
28112
|
|
|
28113
|
-
// node_modules/.pnpm/escape-string-regexp@2.0.0/node_modules/escape-string-regexp/index.js
|
|
28113
|
+
// ../deepseek-harness/node_modules/.pnpm/escape-string-regexp@2.0.0/node_modules/escape-string-regexp/index.js
|
|
28114
28114
|
var require_escape_string_regexp = __commonJS({
|
|
28115
|
-
"node_modules/.pnpm/escape-string-regexp@2.0.0/node_modules/escape-string-regexp/index.js"(exports, module) {
|
|
28115
|
+
"../deepseek-harness/node_modules/.pnpm/escape-string-regexp@2.0.0/node_modules/escape-string-regexp/index.js"(exports, module) {
|
|
28116
28116
|
"use strict";
|
|
28117
28117
|
var matchOperatorsRegex = /[|\\{}()[\]^$+*?.-]/g;
|
|
28118
28118
|
module.exports = (string6) => {
|
|
@@ -28124,9 +28124,9 @@ var require_escape_string_regexp = __commonJS({
|
|
|
28124
28124
|
}
|
|
28125
28125
|
});
|
|
28126
28126
|
|
|
28127
|
-
// node_modules/.pnpm/stack-utils@2.0.6/node_modules/stack-utils/index.js
|
|
28127
|
+
// ../deepseek-harness/node_modules/.pnpm/stack-utils@2.0.6/node_modules/stack-utils/index.js
|
|
28128
28128
|
var require_stack_utils = __commonJS({
|
|
28129
|
-
"node_modules/.pnpm/stack-utils@2.0.6/node_modules/stack-utils/index.js"(exports, module) {
|
|
28129
|
+
"../deepseek-harness/node_modules/.pnpm/stack-utils@2.0.6/node_modules/stack-utils/index.js"(exports, module) {
|
|
28130
28130
|
"use strict";
|
|
28131
28131
|
var escapeStringRegexp2 = require_escape_string_regexp();
|
|
28132
28132
|
var cwd2 = typeof process === "object" && process && typeof process.cwd === "function" ? process.cwd() : ".";
|
|
@@ -28377,9 +28377,9 @@ var require_stack_utils = __commonJS({
|
|
|
28377
28377
|
}
|
|
28378
28378
|
});
|
|
28379
28379
|
|
|
28380
|
-
// node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.production.js
|
|
28380
|
+
// ../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.production.js
|
|
28381
28381
|
var require_react_jsx_runtime_production = __commonJS({
|
|
28382
|
-
"node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.production.js"(exports) {
|
|
28382
|
+
"../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.production.js"(exports) {
|
|
28383
28383
|
"use strict";
|
|
28384
28384
|
var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element");
|
|
28385
28385
|
var REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment");
|
|
@@ -28407,9 +28407,9 @@ var require_react_jsx_runtime_production = __commonJS({
|
|
|
28407
28407
|
}
|
|
28408
28408
|
});
|
|
28409
28409
|
|
|
28410
|
-
// node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.development.js
|
|
28410
|
+
// ../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.development.js
|
|
28411
28411
|
var require_react_jsx_runtime_development = __commonJS({
|
|
28412
|
-
"node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.development.js"(exports) {
|
|
28412
|
+
"../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/cjs/react-jsx-runtime.development.js"(exports) {
|
|
28413
28413
|
"use strict";
|
|
28414
28414
|
"production" !== process.env.NODE_ENV && (function() {
|
|
28415
28415
|
function getComponentNameFromType(type) {
|
|
@@ -28664,9 +28664,9 @@ var require_react_jsx_runtime_development = __commonJS({
|
|
|
28664
28664
|
}
|
|
28665
28665
|
});
|
|
28666
28666
|
|
|
28667
|
-
// node_modules/.pnpm/react@19.2.8/node_modules/react/jsx-runtime.js
|
|
28667
|
+
// ../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/jsx-runtime.js
|
|
28668
28668
|
var require_jsx_runtime = __commonJS({
|
|
28669
|
-
"node_modules/.pnpm/react@19.2.8/node_modules/react/jsx-runtime.js"(exports, module) {
|
|
28669
|
+
"../deepseek-harness/node_modules/.pnpm/react@19.2.8/node_modules/react/jsx-runtime.js"(exports, module) {
|
|
28670
28670
|
"use strict";
|
|
28671
28671
|
if (process.env.NODE_ENV === "production") {
|
|
28672
28672
|
module.exports = require_react_jsx_runtime_production();
|
|
@@ -28676,11 +28676,11 @@ var require_jsx_runtime = __commonJS({
|
|
|
28676
28676
|
}
|
|
28677
28677
|
});
|
|
28678
28678
|
|
|
28679
|
-
// packages/tui/tui/src/index.ts
|
|
28679
|
+
// ../deepseek-harness/packages/tui/tui/src/index.ts
|
|
28680
28680
|
import { randomUUID as randomUUID2 } from "node:crypto";
|
|
28681
28681
|
import { spawn as spawn3 } from "node:child_process";
|
|
28682
28682
|
|
|
28683
|
-
// packages/tui/tui/src/reload-argv.ts
|
|
28683
|
+
// ../deepseek-harness/packages/tui/tui/src/reload-argv.ts
|
|
28684
28684
|
import { constants as osConstants } from "node:os";
|
|
28685
28685
|
function rebuildReloadArgv(processArgv, innerArgs, options) {
|
|
28686
28686
|
const script = processArgv[1];
|
|
@@ -28739,7 +28739,7 @@ function exitStatus(code2, signal) {
|
|
|
28739
28739
|
return code2 ?? 1;
|
|
28740
28740
|
}
|
|
28741
28741
|
|
|
28742
|
-
// packages/tui/tui/src/external-editor.ts
|
|
28742
|
+
// ../deepseek-harness/packages/tui/tui/src/external-editor.ts
|
|
28743
28743
|
import {
|
|
28744
28744
|
chmod,
|
|
28745
28745
|
lstat,
|
|
@@ -28887,7 +28887,7 @@ async function editDraftExternally(command, draft, options) {
|
|
|
28887
28887
|
}
|
|
28888
28888
|
}
|
|
28889
28889
|
|
|
28890
|
-
// packages/tui/tui/src/notify.ts
|
|
28890
|
+
// ../deepseek-harness/packages/tui/tui/src/notify.ts
|
|
28891
28891
|
var NOTIFY_TITLE = "DeepSeek";
|
|
28892
28892
|
var DEFAULT_NOTIFY_QUIET_INPUT_SECONDS = 10;
|
|
28893
28893
|
var NOTIFY_SUMMARY_LIMIT = 80;
|
|
@@ -28960,13 +28960,13 @@ function truncateCodePoints(text4, limit) {
|
|
|
28960
28960
|
return codePoints.slice(0, limit).join("");
|
|
28961
28961
|
}
|
|
28962
28962
|
|
|
28963
|
-
// packages/tui/tui/src/index.ts
|
|
28963
|
+
// ../deepseek-harness/packages/tui/tui/src/index.ts
|
|
28964
28964
|
import { constants as constants2 } from "node:fs";
|
|
28965
28965
|
import { access, lstat as lstat2, readFile as readFile2, stat, writeFile as writeFile2 } from "node:fs/promises";
|
|
28966
28966
|
import { tmpdir } from "node:os";
|
|
28967
28967
|
import { dirname as dirname3, resolve as resolve4 } from "node:path";
|
|
28968
28968
|
|
|
28969
|
-
// vendor/cosmokit/src/misc.ts
|
|
28969
|
+
// ../deepseek-harness/vendor/cosmokit/src/misc.ts
|
|
28970
28970
|
function isNullable(value) {
|
|
28971
28971
|
return value === null || value === void 0;
|
|
28972
28972
|
}
|
|
@@ -28991,7 +28991,7 @@ function defineProperty(object2, key, value) {
|
|
|
28991
28991
|
return Object.defineProperty(object2, key, { writable: true, value, enumerable: false });
|
|
28992
28992
|
}
|
|
28993
28993
|
|
|
28994
|
-
// vendor/cosmokit/src/types.ts
|
|
28994
|
+
// ../deepseek-harness/vendor/cosmokit/src/types.ts
|
|
28995
28995
|
function is(type, value) {
|
|
28996
28996
|
if (arguments.length === 1) return (value2) => is(type, value2);
|
|
28997
28997
|
return type in globalThis && value instanceof globalThis[type] || Object.prototype.toString.call(value).slice(8, -1) === type;
|
|
@@ -29100,7 +29100,7 @@ function deepEqual(a, b, strict) {
|
|
|
29100
29100
|
}) ?? Object.keys({ ...a, ...b }).every((key) => deepEqual(a[key], b[key], strict));
|
|
29101
29101
|
}
|
|
29102
29102
|
|
|
29103
|
-
// vendor/cosmokit/src/string.ts
|
|
29103
|
+
// ../deepseek-harness/vendor/cosmokit/src/string.ts
|
|
29104
29104
|
function tokenize(source, delimiters, delimiter) {
|
|
29105
29105
|
const output = [];
|
|
29106
29106
|
let state = 0 /* DELIM */;
|
|
@@ -29139,7 +29139,7 @@ function paramCase(source) {
|
|
|
29139
29139
|
}
|
|
29140
29140
|
var hyphenate = paramCase;
|
|
29141
29141
|
|
|
29142
|
-
// vendor/cosmokit/src/time.ts
|
|
29142
|
+
// ../deepseek-harness/vendor/cosmokit/src/time.ts
|
|
29143
29143
|
var Time;
|
|
29144
29144
|
((Time2) => {
|
|
29145
29145
|
Time2.millisecond = 1;
|
|
@@ -29219,7 +29219,7 @@ var Time;
|
|
|
29219
29219
|
Time2.template = template;
|
|
29220
29220
|
})(Time || (Time = {}));
|
|
29221
29221
|
|
|
29222
|
-
// vendor/schemastery/src/index.ts
|
|
29222
|
+
// ../deepseek-harness/vendor/schemastery/src/index.ts
|
|
29223
29223
|
var kSchema = /* @__PURE__ */ Symbol.for("schemastery");
|
|
29224
29224
|
var kValidationError = /* @__PURE__ */ Symbol.for("ValidationError");
|
|
29225
29225
|
globalThis.__schemastery_index__ ??= 0;
|
|
@@ -29851,7 +29851,7 @@ defineMethod("intersect", ["list"], ({ list: list2 }) => {
|
|
|
29851
29851
|
defineMethod("transform", ["inner", "callback", "preserve"], ({ inner }, isInner) => inner.toString(isInner));
|
|
29852
29852
|
var src_default = Schema;
|
|
29853
29853
|
|
|
29854
|
-
// vendor/cordis/src/utils.ts
|
|
29854
|
+
// ../deepseek-harness/vendor/cordis/src/utils.ts
|
|
29855
29855
|
var DisposableList = class {
|
|
29856
29856
|
sn = 0;
|
|
29857
29857
|
map = /* @__PURE__ */ new Map();
|
|
@@ -30076,7 +30076,7 @@ function buildOuterStack(offset = 0) {
|
|
|
30076
30076
|
return () => outerError.stack.split("\n").slice(3 + offset);
|
|
30077
30077
|
}
|
|
30078
30078
|
|
|
30079
|
-
// vendor/cordis/src/events.ts
|
|
30079
|
+
// ../deepseek-harness/vendor/cordis/src/events.ts
|
|
30080
30080
|
function isBailed(value) {
|
|
30081
30081
|
return value !== null && value !== false && value !== void 0;
|
|
30082
30082
|
}
|
|
@@ -30254,7 +30254,7 @@ var EventsService = class {
|
|
|
30254
30254
|
}
|
|
30255
30255
|
};
|
|
30256
30256
|
|
|
30257
|
-
// vendor/cordis/src/logger.ts
|
|
30257
|
+
// ../deepseek-harness/vendor/cordis/src/logger.ts
|
|
30258
30258
|
var defaultFormatters = {
|
|
30259
30259
|
s: (value) => String(value),
|
|
30260
30260
|
d: (value) => Math.trunc(Number(value)),
|
|
@@ -30493,7 +30493,7 @@ var LoggerService = class _LoggerService {
|
|
|
30493
30493
|
}
|
|
30494
30494
|
};
|
|
30495
30495
|
|
|
30496
|
-
// vendor/cordis/src/fiber.ts
|
|
30496
|
+
// ../deepseek-harness/vendor/cordis/src/fiber.ts
|
|
30497
30497
|
var kValidationError2 = /* @__PURE__ */ Symbol.for("ValidationError");
|
|
30498
30498
|
var ValidationError2 = class extends TypeError {
|
|
30499
30499
|
name = "ValidationError";
|
|
@@ -31047,7 +31047,7 @@ var Fiber = class {
|
|
|
31047
31047
|
}
|
|
31048
31048
|
};
|
|
31049
31049
|
|
|
31050
|
-
// vendor/cordis/src/reflect.ts
|
|
31050
|
+
// ../deepseek-harness/vendor/cordis/src/reflect.ts
|
|
31051
31051
|
function enhanceError(error51) {
|
|
31052
31052
|
const lines = error51.stack.split("\n");
|
|
31053
31053
|
lines.splice(0, 2, `Error: ${error51.message}`);
|
|
@@ -31324,7 +31324,7 @@ var ReflectService = class {
|
|
|
31324
31324
|
}
|
|
31325
31325
|
};
|
|
31326
31326
|
|
|
31327
|
-
// vendor/cordis/src/registry.ts
|
|
31327
|
+
// ../deepseek-harness/vendor/cordis/src/registry.ts
|
|
31328
31328
|
function isApplicable(object2) {
|
|
31329
31329
|
return object2 && typeof object2 === "object" && typeof object2.apply === "function";
|
|
31330
31330
|
}
|
|
@@ -31503,7 +31503,7 @@ var RegistryService = class {
|
|
|
31503
31503
|
}
|
|
31504
31504
|
};
|
|
31505
31505
|
|
|
31506
|
-
// vendor/cordis/src/context.ts
|
|
31506
|
+
// ../deepseek-harness/vendor/cordis/src/context.ts
|
|
31507
31507
|
var Context = class _Context {
|
|
31508
31508
|
/** Symbol key under which a disposer exposes its {@link EffectMeta} diagnostics tree. */
|
|
31509
31509
|
static effect = symbols.effect;
|
|
@@ -31589,7 +31589,7 @@ var Context = class _Context {
|
|
|
31589
31589
|
}
|
|
31590
31590
|
};
|
|
31591
31591
|
|
|
31592
|
-
// vendor/cordis/src/service.ts
|
|
31592
|
+
// ../deepseek-harness/vendor/cordis/src/service.ts
|
|
31593
31593
|
var Service = class _Service {
|
|
31594
31594
|
/**
|
|
31595
31595
|
* Register this instance as `name` in the current context.
|
|
@@ -31687,7 +31687,7 @@ var Service = class _Service {
|
|
|
31687
31687
|
}
|
|
31688
31688
|
};
|
|
31689
31689
|
|
|
31690
|
-
// packages/core/agent/src/model-selection.ts
|
|
31690
|
+
// ../deepseek-harness/packages/core/agent/src/model-selection.ts
|
|
31691
31691
|
function installModelSelection(agentCtx, selection) {
|
|
31692
31692
|
const disposeAssembly = agentCtx.on("system-prompt/assemble", async (_assembly, _context, next) => {
|
|
31693
31693
|
const selected = selection.current;
|
|
@@ -31724,12 +31724,12 @@ function installModelSelection(agentCtx, selection) {
|
|
|
31724
31724
|
};
|
|
31725
31725
|
}
|
|
31726
31726
|
|
|
31727
|
-
// packages/util/brand/src/index.ts
|
|
31727
|
+
// ../deepseek-harness/packages/util/brand/src/index.ts
|
|
31728
31728
|
function brandString(value) {
|
|
31729
31729
|
return value;
|
|
31730
31730
|
}
|
|
31731
31731
|
|
|
31732
|
-
// packages/credentials/credentials/src/index.ts
|
|
31732
|
+
// ../deepseek-harness/packages/credentials/credentials/src/index.ts
|
|
31733
31733
|
var REF_PATTERN = /^[A-Za-z_][A-Za-z0-9_]*$/;
|
|
31734
31734
|
function credentialRef(value) {
|
|
31735
31735
|
if (!isCredentialRefName(value)) {
|
|
@@ -31741,7 +31741,7 @@ function isCredentialRefName(value) {
|
|
|
31741
31741
|
return REF_PATTERN.test(value);
|
|
31742
31742
|
}
|
|
31743
31743
|
|
|
31744
|
-
// packages/typert/protocol/src/remote-error.ts
|
|
31744
|
+
// ../deepseek-harness/packages/typert/protocol/src/remote-error.ts
|
|
31745
31745
|
var RemoteError = class extends Error {
|
|
31746
31746
|
/**
|
|
31747
31747
|
* @param code - stable failure code declared in {@link RemoteErrorDetailsMap}.
|
|
@@ -31761,7 +31761,7 @@ var RemoteError = class extends Error {
|
|
|
31761
31761
|
isDSHRemoteError = true;
|
|
31762
31762
|
};
|
|
31763
31763
|
|
|
31764
|
-
// packages/typert/protocol/src/index.ts
|
|
31764
|
+
// ../deepseek-harness/packages/typert/protocol/src/index.ts
|
|
31765
31765
|
var TYPERT_REMOTE_SEGMENT_PATTERN = /^[A-Za-z0-9_$.-]+$/;
|
|
31766
31766
|
function isTypertRemoteSegment(value) {
|
|
31767
31767
|
return value !== "." && value !== ".." && TYPERT_REMOTE_SEGMENT_PATTERN.test(value);
|
|
@@ -31871,7 +31871,7 @@ function validateName(subject, value) {
|
|
|
31871
31871
|
}
|
|
31872
31872
|
}
|
|
31873
31873
|
|
|
31874
|
-
// packages/util/values/src/index.ts
|
|
31874
|
+
// ../deepseek-harness/packages/util/values/src/index.ts
|
|
31875
31875
|
function assertNever(value, context) {
|
|
31876
31876
|
const rendered = JSON.stringify(value) ?? String(value);
|
|
31877
31877
|
throw new Error(`unreachable variant${context ? ` in ${context}` : ""}: ${rendered}`);
|
|
@@ -32022,7 +32022,7 @@ function deepFreeze(value) {
|
|
|
32022
32022
|
return value;
|
|
32023
32023
|
}
|
|
32024
32024
|
|
|
32025
|
-
// packages/util/crypto/src/index.ts
|
|
32025
|
+
// ../deepseek-harness/packages/util/crypto/src/index.ts
|
|
32026
32026
|
function randomUUID() {
|
|
32027
32027
|
const bytes = globalThis.crypto.getRandomValues(new Uint8Array(16));
|
|
32028
32028
|
const hex3 = Array.from(bytes, (byte, index2) => {
|
|
@@ -32032,7 +32032,7 @@ function randomUUID() {
|
|
|
32032
32032
|
return `${hex3.slice(0, 8)}-${hex3.slice(8, 12)}-${hex3.slice(12, 16)}-${hex3.slice(16, 20)}-${hex3.slice(20)}`;
|
|
32033
32033
|
}
|
|
32034
32034
|
|
|
32035
|
-
// packages/llm/llm/src/message.ts
|
|
32035
|
+
// ../deepseek-harness/packages/llm/llm/src/message.ts
|
|
32036
32036
|
function freezeMessage(message) {
|
|
32037
32037
|
return deepFreeze(structuredClone(message));
|
|
32038
32038
|
}
|
|
@@ -32049,10 +32049,10 @@ function createUserMessage(input) {
|
|
|
32049
32049
|
});
|
|
32050
32050
|
}
|
|
32051
32051
|
|
|
32052
|
-
// packages/util/timeout/src/index.ts
|
|
32052
|
+
// ../deepseek-harness/packages/util/timeout/src/index.ts
|
|
32053
32053
|
var MAX_TIMER_DELAY_MS = 2147483647;
|
|
32054
32054
|
|
|
32055
|
-
// packages/llm/llm/src/error.ts
|
|
32055
|
+
// ../deepseek-harness/packages/llm/llm/src/error.ts
|
|
32056
32056
|
var HarnessError = class extends Error {
|
|
32057
32057
|
/** Stable machine-routable failure class (e.g. `RATE_LIMIT`); route on this, never by parsing `message`. */
|
|
32058
32058
|
code;
|
|
@@ -32076,7 +32076,7 @@ var EXCEEDS_MODEL_CONTEXT = new RegExp(
|
|
|
32076
32076
|
"i"
|
|
32077
32077
|
);
|
|
32078
32078
|
|
|
32079
|
-
// packages/llm/llm/src/retry-policy.ts
|
|
32079
|
+
// ../deepseek-harness/packages/llm/llm/src/retry-policy.ts
|
|
32080
32080
|
var DEFAULT_MAX_RETRIES = 5;
|
|
32081
32081
|
var DEFAULT_INITIAL_DELAY_MS = 500;
|
|
32082
32082
|
var DEFAULT_MAX_DELAY_MS = 1e4;
|
|
@@ -32188,7 +32188,7 @@ function resolveRetryPolicy(config2, path2) {
|
|
|
32188
32188
|
}
|
|
32189
32189
|
}
|
|
32190
32190
|
|
|
32191
|
-
// packages/llm/llm/src/call-config.ts
|
|
32191
|
+
// ../deepseek-harness/packages/llm/llm/src/call-config.ts
|
|
32192
32192
|
var AGENT_LOOP_REQUESTS = /* @__PURE__ */ new WeakSet();
|
|
32193
32193
|
function callConfigEquals(a, b) {
|
|
32194
32194
|
if (a.provider !== b.provider || a.model !== b.model || a.reasoningEffort !== b.reasoningEffort || a.temperature !== b.temperature || a.maxTokens !== b.maxTokens) return false;
|
|
@@ -32199,7 +32199,7 @@ function isAgentLoopRequest(request) {
|
|
|
32199
32199
|
return AGENT_LOOP_REQUESTS.has(request);
|
|
32200
32200
|
}
|
|
32201
32201
|
|
|
32202
|
-
// packages/llm/llm/src/adapter-failure.ts
|
|
32202
|
+
// ../deepseek-harness/packages/llm/llm/src/adapter-failure.ts
|
|
32203
32203
|
function normalizeLlmFailure(value) {
|
|
32204
32204
|
const error51 = value instanceof Error ? value : new HarnessError(thrownMessage(value), "UNKNOWN", { cause: value });
|
|
32205
32205
|
const carried = ownFailureSnapshot(error51);
|
|
@@ -32266,7 +32266,7 @@ function harnessErrorCode(error51) {
|
|
|
32266
32266
|
return error51 instanceof HarnessError ? error51.code : "UNKNOWN";
|
|
32267
32267
|
}
|
|
32268
32268
|
|
|
32269
|
-
// packages/llm/llm/src/content.ts
|
|
32269
|
+
// ../deepseek-harness/packages/llm/llm/src/content.ts
|
|
32270
32270
|
function textOnlyImageText(ref) {
|
|
32271
32271
|
const digest = String(ref.attachmentId).slice("sha256:".length, "sha256:".length + 8);
|
|
32272
32272
|
return `[image omitted because this model accepts text only; attachment sha256:${digest}]`;
|
|
@@ -32302,11 +32302,11 @@ function projectImagesForTextModel(messages) {
|
|
|
32302
32302
|
});
|
|
32303
32303
|
}
|
|
32304
32304
|
|
|
32305
|
-
// packages/llm/llm/src/attribution.ts
|
|
32305
|
+
// ../deepseek-harness/packages/llm/llm/src/attribution.ts
|
|
32306
32306
|
import { createRequire } from "node:module";
|
|
32307
32307
|
var { version } = createRequire(import.meta.url)("../package.json");
|
|
32308
32308
|
|
|
32309
|
-
// packages/llm/llm/src/assembler.ts
|
|
32309
|
+
// ../deepseek-harness/packages/llm/llm/src/assembler.ts
|
|
32310
32310
|
var BlockAssembler = class {
|
|
32311
32311
|
partials = /* @__PURE__ */ new Map();
|
|
32312
32312
|
order = [];
|
|
@@ -32464,7 +32464,7 @@ var BlockAssembler = class {
|
|
|
32464
32464
|
}
|
|
32465
32465
|
};
|
|
32466
32466
|
|
|
32467
|
-
// packages/llm/llm/src/index.ts
|
|
32467
|
+
// ../deepseek-harness/packages/llm/llm/src/index.ts
|
|
32468
32468
|
var LlmError = class extends HarnessError {
|
|
32469
32469
|
/** Serializable facts retained beside this live Error. */
|
|
32470
32470
|
failure;
|
|
@@ -33082,7 +33082,7 @@ function adapterFailureChunk(error51, signal) {
|
|
|
33082
33082
|
};
|
|
33083
33083
|
}
|
|
33084
33084
|
|
|
33085
|
-
// packages/interaction/user-questions/src/index.ts
|
|
33085
|
+
// ../deepseek-harness/packages/interaction/user-questions/src/index.ts
|
|
33086
33086
|
var UserQuestionError = class extends HarnessError {
|
|
33087
33087
|
constructor(message, code2, options) {
|
|
33088
33088
|
super(message, code2, options);
|
|
@@ -33090,16 +33090,16 @@ var UserQuestionError = class extends HarnessError {
|
|
|
33090
33090
|
}
|
|
33091
33091
|
};
|
|
33092
33092
|
|
|
33093
|
-
// packages/core/session/src/index.ts
|
|
33093
|
+
// ../deepseek-harness/packages/core/session/src/index.ts
|
|
33094
33094
|
import { isAbsolute } from "node:path";
|
|
33095
33095
|
|
|
33096
|
-
// packages/core/session/src/types.ts
|
|
33096
|
+
// ../deepseek-harness/packages/core/session/src/types.ts
|
|
33097
33097
|
function SessionId(id) {
|
|
33098
33098
|
return brandString(id);
|
|
33099
33099
|
}
|
|
33100
33100
|
var SESSION_FORMAT_VERSION = 0;
|
|
33101
33101
|
|
|
33102
|
-
// packages/core/session/src/surface.ts
|
|
33102
|
+
// ../deepseek-harness/packages/core/session/src/surface.ts
|
|
33103
33103
|
var SURFACE_EVENT_TYPES = /* @__PURE__ */ new Set([
|
|
33104
33104
|
"user/message",
|
|
33105
33105
|
"assistant/message",
|
|
@@ -33352,7 +33352,7 @@ var SurfaceManager = class {
|
|
|
33352
33352
|
}
|
|
33353
33353
|
};
|
|
33354
33354
|
|
|
33355
|
-
// packages/core/session/src/request-header.ts
|
|
33355
|
+
// ../deepseek-harness/packages/core/session/src/request-header.ts
|
|
33356
33356
|
function canonicalHeader(header) {
|
|
33357
33357
|
const adapterDefaults = header.adapterDefaults;
|
|
33358
33358
|
return {
|
|
@@ -33370,7 +33370,7 @@ function foldRequestHeader(events, from2) {
|
|
|
33370
33370
|
return state;
|
|
33371
33371
|
}
|
|
33372
33372
|
|
|
33373
|
-
// packages/core/session/src/index.ts
|
|
33373
|
+
// ../deepseek-harness/packages/core/session/src/index.ts
|
|
33374
33374
|
function validateSessionHeader(id, input) {
|
|
33375
33375
|
if (input === null || typeof input !== "object" || Array.isArray(input)) {
|
|
33376
33376
|
throw new Error("session header is not a plain JSON record");
|
|
@@ -33848,7 +33848,7 @@ var Session = class _Session {
|
|
|
33848
33848
|
}
|
|
33849
33849
|
};
|
|
33850
33850
|
|
|
33851
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/external.js
|
|
33851
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/external.js
|
|
33852
33852
|
var external_exports = {};
|
|
33853
33853
|
__export(external_exports, {
|
|
33854
33854
|
$brand: () => $brand,
|
|
@@ -34091,7 +34091,7 @@ __export(external_exports, {
|
|
|
34091
34091
|
xor: () => xor
|
|
34092
34092
|
});
|
|
34093
34093
|
|
|
34094
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/index.js
|
|
34094
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/index.js
|
|
34095
34095
|
var core_exports2 = {};
|
|
34096
34096
|
__export(core_exports2, {
|
|
34097
34097
|
$ZodAny: () => $ZodAny,
|
|
@@ -34370,7 +34370,7 @@ __export(core_exports2, {
|
|
|
34370
34370
|
version: () => version2
|
|
34371
34371
|
});
|
|
34372
34372
|
|
|
34373
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/core.js
|
|
34373
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/core.js
|
|
34374
34374
|
var _a2;
|
|
34375
34375
|
var NEVER = /* @__PURE__ */ Object.freeze({
|
|
34376
34376
|
status: "aborted"
|
|
@@ -34447,7 +34447,7 @@ function config(newConfig) {
|
|
|
34447
34447
|
return globalConfig;
|
|
34448
34448
|
}
|
|
34449
34449
|
|
|
34450
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/util.js
|
|
34450
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/util.js
|
|
34451
34451
|
var util_exports = {};
|
|
34452
34452
|
__export(util_exports, {
|
|
34453
34453
|
BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
|
|
@@ -35143,7 +35143,7 @@ var Class = class {
|
|
|
35143
35143
|
}
|
|
35144
35144
|
};
|
|
35145
35145
|
|
|
35146
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/errors.js
|
|
35146
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/errors.js
|
|
35147
35147
|
var initializer = (inst, def) => {
|
|
35148
35148
|
inst.name = "$ZodError";
|
|
35149
35149
|
Object.defineProperty(inst, "_zod", {
|
|
@@ -35282,7 +35282,7 @@ function prettifyError(error51) {
|
|
|
35282
35282
|
return lines.join("\n");
|
|
35283
35283
|
}
|
|
35284
35284
|
|
|
35285
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/parse.js
|
|
35285
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/parse.js
|
|
35286
35286
|
var _parse = (_Err) => (schema, value, _ctx, _params) => {
|
|
35287
35287
|
const ctx = _ctx ? { ..._ctx, async: false } : { async: false };
|
|
35288
35288
|
const result = schema._zod.run({ value, issues: [] }, ctx);
|
|
@@ -35370,7 +35370,7 @@ var _safeDecodeAsync = (_Err) => async (schema, value, _ctx) => {
|
|
|
35370
35370
|
};
|
|
35371
35371
|
var safeDecodeAsync = /* @__PURE__ */ _safeDecodeAsync($ZodRealError);
|
|
35372
35372
|
|
|
35373
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/regexes.js
|
|
35373
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/regexes.js
|
|
35374
35374
|
var regexes_exports = {};
|
|
35375
35375
|
__export(regexes_exports, {
|
|
35376
35376
|
base64: () => base64,
|
|
@@ -35529,7 +35529,7 @@ var sha512_hex = /^[0-9a-fA-F]{128}$/;
|
|
|
35529
35529
|
var sha512_base64 = /* @__PURE__ */ fixedBase64(86, "==");
|
|
35530
35530
|
var sha512_base64url = /* @__PURE__ */ fixedBase64url(86);
|
|
35531
35531
|
|
|
35532
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/checks.js
|
|
35532
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/checks.js
|
|
35533
35533
|
var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
|
|
35534
35534
|
var _a4;
|
|
35535
35535
|
inst._zod ?? (inst._zod = {});
|
|
@@ -36077,7 +36077,7 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
|
|
|
36077
36077
|
};
|
|
36078
36078
|
});
|
|
36079
36079
|
|
|
36080
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/doc.js
|
|
36080
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/doc.js
|
|
36081
36081
|
var Doc = class {
|
|
36082
36082
|
constructor(args = []) {
|
|
36083
36083
|
this.content = [];
|
|
@@ -36113,14 +36113,14 @@ var Doc = class {
|
|
|
36113
36113
|
}
|
|
36114
36114
|
};
|
|
36115
36115
|
|
|
36116
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/versions.js
|
|
36116
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/versions.js
|
|
36117
36117
|
var version2 = {
|
|
36118
36118
|
major: 4,
|
|
36119
36119
|
minor: 4,
|
|
36120
36120
|
patch: 3
|
|
36121
36121
|
};
|
|
36122
36122
|
|
|
36123
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/schemas.js
|
|
36123
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/schemas.js
|
|
36124
36124
|
var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
|
|
36125
36125
|
var _a4;
|
|
36126
36126
|
inst ?? (inst = {});
|
|
@@ -38213,7 +38213,7 @@ function handleRefineResult(result, payload, input, inst) {
|
|
|
38213
38213
|
}
|
|
38214
38214
|
}
|
|
38215
38215
|
|
|
38216
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/index.js
|
|
38216
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/index.js
|
|
38217
38217
|
var locales_exports = {};
|
|
38218
38218
|
__export(locales_exports, {
|
|
38219
38219
|
ar: () => ar_default,
|
|
@@ -38270,7 +38270,7 @@ __export(locales_exports, {
|
|
|
38270
38270
|
zhTW: () => zh_TW_default
|
|
38271
38271
|
});
|
|
38272
38272
|
|
|
38273
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ar.js
|
|
38273
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ar.js
|
|
38274
38274
|
var error = () => {
|
|
38275
38275
|
const Sizable = {
|
|
38276
38276
|
string: { unit: "\u062D\u0631\u0641", verb: "\u0623\u0646 \u064A\u062D\u0648\u064A" },
|
|
@@ -38377,7 +38377,7 @@ function ar_default() {
|
|
|
38377
38377
|
};
|
|
38378
38378
|
}
|
|
38379
38379
|
|
|
38380
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/az.js
|
|
38380
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/az.js
|
|
38381
38381
|
var error2 = () => {
|
|
38382
38382
|
const Sizable = {
|
|
38383
38383
|
string: { unit: "simvol", verb: "olmal\u0131d\u0131r" },
|
|
@@ -38483,7 +38483,7 @@ function az_default() {
|
|
|
38483
38483
|
};
|
|
38484
38484
|
}
|
|
38485
38485
|
|
|
38486
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/be.js
|
|
38486
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/be.js
|
|
38487
38487
|
function getBelarusianPlural(count, one2, few, many) {
|
|
38488
38488
|
const absCount = Math.abs(count);
|
|
38489
38489
|
const lastDigit = absCount % 10;
|
|
@@ -38640,7 +38640,7 @@ function be_default() {
|
|
|
38640
38640
|
};
|
|
38641
38641
|
}
|
|
38642
38642
|
|
|
38643
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/bg.js
|
|
38643
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/bg.js
|
|
38644
38644
|
var error4 = () => {
|
|
38645
38645
|
const Sizable = {
|
|
38646
38646
|
string: { unit: "\u0441\u0438\u043C\u0432\u043E\u043B\u0430", verb: "\u0434\u0430 \u0441\u044A\u0434\u044A\u0440\u0436\u0430" },
|
|
@@ -38761,7 +38761,7 @@ function bg_default() {
|
|
|
38761
38761
|
};
|
|
38762
38762
|
}
|
|
38763
38763
|
|
|
38764
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ca.js
|
|
38764
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ca.js
|
|
38765
38765
|
var error5 = () => {
|
|
38766
38766
|
const Sizable = {
|
|
38767
38767
|
string: { unit: "car\xE0cters", verb: "contenir" },
|
|
@@ -38870,7 +38870,7 @@ function ca_default() {
|
|
|
38870
38870
|
};
|
|
38871
38871
|
}
|
|
38872
38872
|
|
|
38873
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/cs.js
|
|
38873
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/cs.js
|
|
38874
38874
|
var error6 = () => {
|
|
38875
38875
|
const Sizable = {
|
|
38876
38876
|
string: { unit: "znak\u016F", verb: "m\xEDt" },
|
|
@@ -38982,7 +38982,7 @@ function cs_default() {
|
|
|
38982
38982
|
};
|
|
38983
38983
|
}
|
|
38984
38984
|
|
|
38985
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/da.js
|
|
38985
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/da.js
|
|
38986
38986
|
var error7 = () => {
|
|
38987
38987
|
const Sizable = {
|
|
38988
38988
|
string: { unit: "tegn", verb: "havde" },
|
|
@@ -39098,7 +39098,7 @@ function da_default() {
|
|
|
39098
39098
|
};
|
|
39099
39099
|
}
|
|
39100
39100
|
|
|
39101
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/de.js
|
|
39101
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/de.js
|
|
39102
39102
|
var error8 = () => {
|
|
39103
39103
|
const Sizable = {
|
|
39104
39104
|
string: { unit: "Zeichen", verb: "zu haben" },
|
|
@@ -39207,7 +39207,7 @@ function de_default() {
|
|
|
39207
39207
|
};
|
|
39208
39208
|
}
|
|
39209
39209
|
|
|
39210
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/el.js
|
|
39210
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/el.js
|
|
39211
39211
|
var error9 = () => {
|
|
39212
39212
|
const Sizable = {
|
|
39213
39213
|
string: { unit: "\u03C7\u03B1\u03C1\u03B1\u03BA\u03C4\u03AE\u03C1\u03B5\u03C2", verb: "\u03BD\u03B1 \u03AD\u03C7\u03B5\u03B9" },
|
|
@@ -39317,7 +39317,7 @@ function el_default() {
|
|
|
39317
39317
|
};
|
|
39318
39318
|
}
|
|
39319
39319
|
|
|
39320
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/en.js
|
|
39320
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/en.js
|
|
39321
39321
|
var error10 = () => {
|
|
39322
39322
|
const Sizable = {
|
|
39323
39323
|
string: { unit: "characters", verb: "to have" },
|
|
@@ -39430,7 +39430,7 @@ function en_default() {
|
|
|
39430
39430
|
};
|
|
39431
39431
|
}
|
|
39432
39432
|
|
|
39433
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/eo.js
|
|
39433
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/eo.js
|
|
39434
39434
|
var error11 = () => {
|
|
39435
39435
|
const Sizable = {
|
|
39436
39436
|
string: { unit: "karaktrojn", verb: "havi" },
|
|
@@ -39540,7 +39540,7 @@ function eo_default() {
|
|
|
39540
39540
|
};
|
|
39541
39541
|
}
|
|
39542
39542
|
|
|
39543
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/es.js
|
|
39543
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/es.js
|
|
39544
39544
|
var error12 = () => {
|
|
39545
39545
|
const Sizable = {
|
|
39546
39546
|
string: { unit: "caracteres", verb: "tener" },
|
|
@@ -39673,7 +39673,7 @@ function es_default() {
|
|
|
39673
39673
|
};
|
|
39674
39674
|
}
|
|
39675
39675
|
|
|
39676
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fa.js
|
|
39676
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fa.js
|
|
39677
39677
|
var error13 = () => {
|
|
39678
39678
|
const Sizable = {
|
|
39679
39679
|
string: { unit: "\u06A9\u0627\u0631\u0627\u06A9\u062A\u0631", verb: "\u062F\u0627\u0634\u062A\u0647 \u0628\u0627\u0634\u062F" },
|
|
@@ -39788,7 +39788,7 @@ function fa_default() {
|
|
|
39788
39788
|
};
|
|
39789
39789
|
}
|
|
39790
39790
|
|
|
39791
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fi.js
|
|
39791
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fi.js
|
|
39792
39792
|
var error14 = () => {
|
|
39793
39793
|
const Sizable = {
|
|
39794
39794
|
string: { unit: "merkki\xE4", subject: "merkkijonon" },
|
|
@@ -39901,7 +39901,7 @@ function fi_default() {
|
|
|
39901
39901
|
};
|
|
39902
39902
|
}
|
|
39903
39903
|
|
|
39904
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fr.js
|
|
39904
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fr.js
|
|
39905
39905
|
var error15 = () => {
|
|
39906
39906
|
const Sizable = {
|
|
39907
39907
|
string: { unit: "caract\xE8res", verb: "avoir" },
|
|
@@ -40027,7 +40027,7 @@ function fr_default() {
|
|
|
40027
40027
|
};
|
|
40028
40028
|
}
|
|
40029
40029
|
|
|
40030
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fr-CA.js
|
|
40030
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/fr-CA.js
|
|
40031
40031
|
var error16 = () => {
|
|
40032
40032
|
const Sizable = {
|
|
40033
40033
|
string: { unit: "caract\xE8res", verb: "avoir" },
|
|
@@ -40135,7 +40135,7 @@ function fr_CA_default() {
|
|
|
40135
40135
|
};
|
|
40136
40136
|
}
|
|
40137
40137
|
|
|
40138
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/he.js
|
|
40138
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/he.js
|
|
40139
40139
|
var error17 = () => {
|
|
40140
40140
|
const TypeNames = {
|
|
40141
40141
|
string: { label: "\u05DE\u05D7\u05E8\u05D5\u05D6\u05EA", gender: "f" },
|
|
@@ -40330,7 +40330,7 @@ function he_default() {
|
|
|
40330
40330
|
};
|
|
40331
40331
|
}
|
|
40332
40332
|
|
|
40333
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/hr.js
|
|
40333
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/hr.js
|
|
40334
40334
|
var error18 = () => {
|
|
40335
40335
|
const Sizable = {
|
|
40336
40336
|
string: { unit: "znakova", verb: "imati" },
|
|
@@ -40453,7 +40453,7 @@ function hr_default() {
|
|
|
40453
40453
|
};
|
|
40454
40454
|
}
|
|
40455
40455
|
|
|
40456
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/hu.js
|
|
40456
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/hu.js
|
|
40457
40457
|
var error19 = () => {
|
|
40458
40458
|
const Sizable = {
|
|
40459
40459
|
string: { unit: "karakter", verb: "legyen" },
|
|
@@ -40562,7 +40562,7 @@ function hu_default() {
|
|
|
40562
40562
|
};
|
|
40563
40563
|
}
|
|
40564
40564
|
|
|
40565
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/hy.js
|
|
40565
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/hy.js
|
|
40566
40566
|
function getArmenianPlural(count, one2, many) {
|
|
40567
40567
|
return Math.abs(count) === 1 ? one2 : many;
|
|
40568
40568
|
}
|
|
@@ -40710,7 +40710,7 @@ function hy_default() {
|
|
|
40710
40710
|
};
|
|
40711
40711
|
}
|
|
40712
40712
|
|
|
40713
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/id.js
|
|
40713
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/id.js
|
|
40714
40714
|
var error21 = () => {
|
|
40715
40715
|
const Sizable = {
|
|
40716
40716
|
string: { unit: "karakter", verb: "memiliki" },
|
|
@@ -40817,7 +40817,7 @@ function id_default() {
|
|
|
40817
40817
|
};
|
|
40818
40818
|
}
|
|
40819
40819
|
|
|
40820
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/is.js
|
|
40820
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/is.js
|
|
40821
40821
|
var error22 = () => {
|
|
40822
40822
|
const Sizable = {
|
|
40823
40823
|
string: { unit: "stafi", verb: "a\xF0 hafa" },
|
|
@@ -40927,7 +40927,7 @@ function is_default() {
|
|
|
40927
40927
|
};
|
|
40928
40928
|
}
|
|
40929
40929
|
|
|
40930
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/it.js
|
|
40930
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/it.js
|
|
40931
40931
|
var error23 = () => {
|
|
40932
40932
|
const Sizable = {
|
|
40933
40933
|
string: { unit: "caratteri", verb: "avere" },
|
|
@@ -41036,7 +41036,7 @@ function it_default() {
|
|
|
41036
41036
|
};
|
|
41037
41037
|
}
|
|
41038
41038
|
|
|
41039
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ja.js
|
|
41039
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ja.js
|
|
41040
41040
|
var error24 = () => {
|
|
41041
41041
|
const Sizable = {
|
|
41042
41042
|
string: { unit: "\u6587\u5B57", verb: "\u3067\u3042\u308B" },
|
|
@@ -41144,7 +41144,7 @@ function ja_default() {
|
|
|
41144
41144
|
};
|
|
41145
41145
|
}
|
|
41146
41146
|
|
|
41147
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ka.js
|
|
41147
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ka.js
|
|
41148
41148
|
var error25 = () => {
|
|
41149
41149
|
const Sizable = {
|
|
41150
41150
|
string: { unit: "\u10E1\u10D8\u10DB\u10D1\u10DD\u10DA\u10DD", verb: "\u10E3\u10DC\u10D3\u10D0 \u10E8\u10D4\u10D8\u10EA\u10D0\u10D5\u10D3\u10D4\u10E1" },
|
|
@@ -41257,7 +41257,7 @@ function ka_default() {
|
|
|
41257
41257
|
};
|
|
41258
41258
|
}
|
|
41259
41259
|
|
|
41260
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/km.js
|
|
41260
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/km.js
|
|
41261
41261
|
var error26 = () => {
|
|
41262
41262
|
const Sizable = {
|
|
41263
41263
|
string: { unit: "\u178F\u17BD\u17A2\u1780\u17D2\u179F\u179A", verb: "\u1782\u17BD\u179A\u1798\u17B6\u1793" },
|
|
@@ -41368,12 +41368,12 @@ function km_default() {
|
|
|
41368
41368
|
};
|
|
41369
41369
|
}
|
|
41370
41370
|
|
|
41371
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/kh.js
|
|
41371
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/kh.js
|
|
41372
41372
|
function kh_default() {
|
|
41373
41373
|
return km_default();
|
|
41374
41374
|
}
|
|
41375
41375
|
|
|
41376
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ko.js
|
|
41376
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ko.js
|
|
41377
41377
|
var error27 = () => {
|
|
41378
41378
|
const Sizable = {
|
|
41379
41379
|
string: { unit: "\uBB38\uC790", verb: "to have" },
|
|
@@ -41485,7 +41485,7 @@ function ko_default() {
|
|
|
41485
41485
|
};
|
|
41486
41486
|
}
|
|
41487
41487
|
|
|
41488
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/lt.js
|
|
41488
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/lt.js
|
|
41489
41489
|
var capitalizeFirstCharacter = (text4) => {
|
|
41490
41490
|
return text4.charAt(0).toUpperCase() + text4.slice(1);
|
|
41491
41491
|
};
|
|
@@ -41689,7 +41689,7 @@ function lt_default() {
|
|
|
41689
41689
|
};
|
|
41690
41690
|
}
|
|
41691
41691
|
|
|
41692
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/mk.js
|
|
41692
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/mk.js
|
|
41693
41693
|
var error29 = () => {
|
|
41694
41694
|
const Sizable = {
|
|
41695
41695
|
string: { unit: "\u0437\u043D\u0430\u0446\u0438", verb: "\u0434\u0430 \u0438\u043C\u0430\u0430\u0442" },
|
|
@@ -41799,7 +41799,7 @@ function mk_default() {
|
|
|
41799
41799
|
};
|
|
41800
41800
|
}
|
|
41801
41801
|
|
|
41802
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ms.js
|
|
41802
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ms.js
|
|
41803
41803
|
var error30 = () => {
|
|
41804
41804
|
const Sizable = {
|
|
41805
41805
|
string: { unit: "aksara", verb: "mempunyai" },
|
|
@@ -41907,7 +41907,7 @@ function ms_default() {
|
|
|
41907
41907
|
};
|
|
41908
41908
|
}
|
|
41909
41909
|
|
|
41910
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/nl.js
|
|
41910
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/nl.js
|
|
41911
41911
|
var error31 = () => {
|
|
41912
41912
|
const Sizable = {
|
|
41913
41913
|
string: { unit: "tekens", verb: "heeft" },
|
|
@@ -42018,7 +42018,7 @@ function nl_default() {
|
|
|
42018
42018
|
};
|
|
42019
42019
|
}
|
|
42020
42020
|
|
|
42021
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/no.js
|
|
42021
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/no.js
|
|
42022
42022
|
var error32 = () => {
|
|
42023
42023
|
const Sizable = {
|
|
42024
42024
|
string: { unit: "tegn", verb: "\xE5 ha" },
|
|
@@ -42127,7 +42127,7 @@ function no_default() {
|
|
|
42127
42127
|
};
|
|
42128
42128
|
}
|
|
42129
42129
|
|
|
42130
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ota.js
|
|
42130
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ota.js
|
|
42131
42131
|
var error33 = () => {
|
|
42132
42132
|
const Sizable = {
|
|
42133
42133
|
string: { unit: "harf", verb: "olmal\u0131d\u0131r" },
|
|
@@ -42237,7 +42237,7 @@ function ota_default() {
|
|
|
42237
42237
|
};
|
|
42238
42238
|
}
|
|
42239
42239
|
|
|
42240
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ps.js
|
|
42240
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ps.js
|
|
42241
42241
|
var error34 = () => {
|
|
42242
42242
|
const Sizable = {
|
|
42243
42243
|
string: { unit: "\u062A\u0648\u06A9\u064A", verb: "\u0648\u0644\u0631\u064A" },
|
|
@@ -42352,7 +42352,7 @@ function ps_default() {
|
|
|
42352
42352
|
};
|
|
42353
42353
|
}
|
|
42354
42354
|
|
|
42355
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/pl.js
|
|
42355
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/pl.js
|
|
42356
42356
|
var error35 = () => {
|
|
42357
42357
|
const Sizable = {
|
|
42358
42358
|
string: { unit: "znak\xF3w", verb: "mie\u0107" },
|
|
@@ -42462,7 +42462,7 @@ function pl_default() {
|
|
|
42462
42462
|
};
|
|
42463
42463
|
}
|
|
42464
42464
|
|
|
42465
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/pt.js
|
|
42465
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/pt.js
|
|
42466
42466
|
var error36 = () => {
|
|
42467
42467
|
const Sizable = {
|
|
42468
42468
|
string: { unit: "caracteres", verb: "ter" },
|
|
@@ -42571,7 +42571,7 @@ function pt_default() {
|
|
|
42571
42571
|
};
|
|
42572
42572
|
}
|
|
42573
42573
|
|
|
42574
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ro.js
|
|
42574
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ro.js
|
|
42575
42575
|
var error37 = () => {
|
|
42576
42576
|
const Sizable = {
|
|
42577
42577
|
string: { unit: "caractere", verb: "s\u0103 aib\u0103" },
|
|
@@ -42691,7 +42691,7 @@ function ro_default() {
|
|
|
42691
42691
|
};
|
|
42692
42692
|
}
|
|
42693
42693
|
|
|
42694
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ru.js
|
|
42694
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ru.js
|
|
42695
42695
|
function getRussianPlural(count, one2, few, many) {
|
|
42696
42696
|
const absCount = Math.abs(count);
|
|
42697
42697
|
const lastDigit = absCount % 10;
|
|
@@ -42848,7 +42848,7 @@ function ru_default() {
|
|
|
42848
42848
|
};
|
|
42849
42849
|
}
|
|
42850
42850
|
|
|
42851
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/sl.js
|
|
42851
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/sl.js
|
|
42852
42852
|
var error39 = () => {
|
|
42853
42853
|
const Sizable = {
|
|
42854
42854
|
string: { unit: "znakov", verb: "imeti" },
|
|
@@ -42958,7 +42958,7 @@ function sl_default() {
|
|
|
42958
42958
|
};
|
|
42959
42959
|
}
|
|
42960
42960
|
|
|
42961
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/sv.js
|
|
42961
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/sv.js
|
|
42962
42962
|
var error40 = () => {
|
|
42963
42963
|
const Sizable = {
|
|
42964
42964
|
string: { unit: "tecken", verb: "att ha" },
|
|
@@ -43069,7 +43069,7 @@ function sv_default() {
|
|
|
43069
43069
|
};
|
|
43070
43070
|
}
|
|
43071
43071
|
|
|
43072
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ta.js
|
|
43072
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ta.js
|
|
43073
43073
|
var error41 = () => {
|
|
43074
43074
|
const Sizable = {
|
|
43075
43075
|
string: { unit: "\u0B8E\u0BB4\u0BC1\u0BA4\u0BCD\u0BA4\u0BC1\u0B95\u0BCD\u0B95\u0BB3\u0BCD", verb: "\u0B95\u0BCA\u0BA3\u0BCD\u0B9F\u0BBF\u0BB0\u0BC1\u0B95\u0BCD\u0B95 \u0BB5\u0BC7\u0BA3\u0BCD\u0B9F\u0BC1\u0BAE\u0BCD" },
|
|
@@ -43180,7 +43180,7 @@ function ta_default() {
|
|
|
43180
43180
|
};
|
|
43181
43181
|
}
|
|
43182
43182
|
|
|
43183
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/th.js
|
|
43183
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/th.js
|
|
43184
43184
|
var error42 = () => {
|
|
43185
43185
|
const Sizable = {
|
|
43186
43186
|
string: { unit: "\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23", verb: "\u0E04\u0E27\u0E23\u0E21\u0E35" },
|
|
@@ -43291,7 +43291,7 @@ function th_default() {
|
|
|
43291
43291
|
};
|
|
43292
43292
|
}
|
|
43293
43293
|
|
|
43294
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/tr.js
|
|
43294
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/tr.js
|
|
43295
43295
|
var error43 = () => {
|
|
43296
43296
|
const Sizable = {
|
|
43297
43297
|
string: { unit: "karakter", verb: "olmal\u0131" },
|
|
@@ -43397,7 +43397,7 @@ function tr_default() {
|
|
|
43397
43397
|
};
|
|
43398
43398
|
}
|
|
43399
43399
|
|
|
43400
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/uk.js
|
|
43400
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/uk.js
|
|
43401
43401
|
var error44 = () => {
|
|
43402
43402
|
const Sizable = {
|
|
43403
43403
|
string: { unit: "\u0441\u0438\u043C\u0432\u043E\u043B\u0456\u0432", verb: "\u043C\u0430\u0442\u0438\u043C\u0435" },
|
|
@@ -43506,12 +43506,12 @@ function uk_default() {
|
|
|
43506
43506
|
};
|
|
43507
43507
|
}
|
|
43508
43508
|
|
|
43509
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ua.js
|
|
43509
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ua.js
|
|
43510
43510
|
function ua_default() {
|
|
43511
43511
|
return uk_default();
|
|
43512
43512
|
}
|
|
43513
43513
|
|
|
43514
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ur.js
|
|
43514
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/ur.js
|
|
43515
43515
|
var error45 = () => {
|
|
43516
43516
|
const Sizable = {
|
|
43517
43517
|
string: { unit: "\u062D\u0631\u0648\u0641", verb: "\u06C1\u0648\u0646\u0627" },
|
|
@@ -43622,7 +43622,7 @@ function ur_default() {
|
|
|
43622
43622
|
};
|
|
43623
43623
|
}
|
|
43624
43624
|
|
|
43625
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/uz.js
|
|
43625
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/uz.js
|
|
43626
43626
|
var error46 = () => {
|
|
43627
43627
|
const Sizable = {
|
|
43628
43628
|
string: { unit: "belgi", verb: "bo\u2018lishi kerak" },
|
|
@@ -43733,7 +43733,7 @@ function uz_default() {
|
|
|
43733
43733
|
};
|
|
43734
43734
|
}
|
|
43735
43735
|
|
|
43736
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/vi.js
|
|
43736
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/vi.js
|
|
43737
43737
|
var error47 = () => {
|
|
43738
43738
|
const Sizable = {
|
|
43739
43739
|
string: { unit: "k\xFD t\u1EF1", verb: "c\xF3" },
|
|
@@ -43842,7 +43842,7 @@ function vi_default() {
|
|
|
43842
43842
|
};
|
|
43843
43843
|
}
|
|
43844
43844
|
|
|
43845
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/zh-CN.js
|
|
43845
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/zh-CN.js
|
|
43846
43846
|
var error48 = () => {
|
|
43847
43847
|
const Sizable = {
|
|
43848
43848
|
string: { unit: "\u5B57\u7B26", verb: "\u5305\u542B" },
|
|
@@ -43952,7 +43952,7 @@ function zh_CN_default() {
|
|
|
43952
43952
|
};
|
|
43953
43953
|
}
|
|
43954
43954
|
|
|
43955
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/zh-TW.js
|
|
43955
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/zh-TW.js
|
|
43956
43956
|
var error49 = () => {
|
|
43957
43957
|
const Sizable = {
|
|
43958
43958
|
string: { unit: "\u5B57\u5143", verb: "\u64C1\u6709" },
|
|
@@ -44060,7 +44060,7 @@ function zh_TW_default() {
|
|
|
44060
44060
|
};
|
|
44061
44061
|
}
|
|
44062
44062
|
|
|
44063
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/yo.js
|
|
44063
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/locales/yo.js
|
|
44064
44064
|
var error50 = () => {
|
|
44065
44065
|
const Sizable = {
|
|
44066
44066
|
string: { unit: "\xE0mi", verb: "n\xED" },
|
|
@@ -44168,7 +44168,7 @@ function yo_default() {
|
|
|
44168
44168
|
};
|
|
44169
44169
|
}
|
|
44170
44170
|
|
|
44171
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/registries.js
|
|
44171
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/registries.js
|
|
44172
44172
|
var _a3;
|
|
44173
44173
|
var $output = /* @__PURE__ */ Symbol("ZodOutput");
|
|
44174
44174
|
var $input = /* @__PURE__ */ Symbol("ZodInput");
|
|
@@ -44218,7 +44218,7 @@ function registry() {
|
|
|
44218
44218
|
(_a3 = globalThis).__zod_globalRegistry ?? (_a3.__zod_globalRegistry = registry());
|
|
44219
44219
|
var globalRegistry = globalThis.__zod_globalRegistry;
|
|
44220
44220
|
|
|
44221
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/api.js
|
|
44221
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/api.js
|
|
44222
44222
|
// @__NO_SIDE_EFFECTS__
|
|
44223
44223
|
function _string(Class2, params) {
|
|
44224
44224
|
return new Class2({
|
|
@@ -45257,7 +45257,7 @@ function _stringFormat(Class2, format, fnOrRegex, _params = {}) {
|
|
|
45257
45257
|
return inst;
|
|
45258
45258
|
}
|
|
45259
45259
|
|
|
45260
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/to-json-schema.js
|
|
45260
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/to-json-schema.js
|
|
45261
45261
|
function initializeContext(params) {
|
|
45262
45262
|
let target = params?.target ?? "draft-2020-12";
|
|
45263
45263
|
if (target === "draft-4")
|
|
@@ -45616,7 +45616,7 @@ var createStandardJSONSchemaMethod = (schema, io, processors = {}) => (params) =
|
|
|
45616
45616
|
return finalize(ctx, schema);
|
|
45617
45617
|
};
|
|
45618
45618
|
|
|
45619
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema-processors.js
|
|
45619
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema-processors.js
|
|
45620
45620
|
var formatMap = {
|
|
45621
45621
|
guid: "uuid",
|
|
45622
45622
|
url: "uri",
|
|
@@ -46160,7 +46160,7 @@ function toJSONSchema(input, params) {
|
|
|
46160
46160
|
return finalize(ctx, input);
|
|
46161
46161
|
}
|
|
46162
46162
|
|
|
46163
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema-generator.js
|
|
46163
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema-generator.js
|
|
46164
46164
|
var JSONSchemaGenerator = class {
|
|
46165
46165
|
/** @deprecated Access via ctx instead */
|
|
46166
46166
|
get metadataRegistry() {
|
|
@@ -46235,10 +46235,10 @@ var JSONSchemaGenerator = class {
|
|
|
46235
46235
|
}
|
|
46236
46236
|
};
|
|
46237
46237
|
|
|
46238
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema.js
|
|
46238
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/core/json-schema.js
|
|
46239
46239
|
var json_schema_exports = {};
|
|
46240
46240
|
|
|
46241
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/schemas.js
|
|
46241
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/schemas.js
|
|
46242
46242
|
var schemas_exports2 = {};
|
|
46243
46243
|
__export(schemas_exports2, {
|
|
46244
46244
|
ZodAny: () => ZodAny,
|
|
@@ -46409,7 +46409,7 @@ __export(schemas_exports2, {
|
|
|
46409
46409
|
xor: () => xor
|
|
46410
46410
|
});
|
|
46411
46411
|
|
|
46412
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/checks.js
|
|
46412
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/checks.js
|
|
46413
46413
|
var checks_exports2 = {};
|
|
46414
46414
|
__export(checks_exports2, {
|
|
46415
46415
|
endsWith: () => _endsWith,
|
|
@@ -46443,7 +46443,7 @@ __export(checks_exports2, {
|
|
|
46443
46443
|
uppercase: () => _uppercase
|
|
46444
46444
|
});
|
|
46445
46445
|
|
|
46446
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/iso.js
|
|
46446
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/iso.js
|
|
46447
46447
|
var iso_exports = {};
|
|
46448
46448
|
__export(iso_exports, {
|
|
46449
46449
|
ZodISODate: () => ZodISODate,
|
|
@@ -46484,7 +46484,7 @@ function duration2(params) {
|
|
|
46484
46484
|
return _isoDuration(ZodISODuration, params);
|
|
46485
46485
|
}
|
|
46486
46486
|
|
|
46487
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/errors.js
|
|
46487
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/errors.js
|
|
46488
46488
|
var initializer2 = (inst, issues) => {
|
|
46489
46489
|
$ZodError.init(inst, issues);
|
|
46490
46490
|
inst.name = "ZodError";
|
|
@@ -46524,7 +46524,7 @@ var ZodRealError = /* @__PURE__ */ $constructor("ZodError", initializer2, {
|
|
|
46524
46524
|
Parent: Error
|
|
46525
46525
|
});
|
|
46526
46526
|
|
|
46527
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/parse.js
|
|
46527
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/parse.js
|
|
46528
46528
|
var parse2 = /* @__PURE__ */ _parse(ZodRealError);
|
|
46529
46529
|
var parseAsync2 = /* @__PURE__ */ _parseAsync(ZodRealError);
|
|
46530
46530
|
var safeParse2 = /* @__PURE__ */ _safeParse(ZodRealError);
|
|
@@ -46538,7 +46538,7 @@ var safeDecode2 = /* @__PURE__ */ _safeDecode(ZodRealError);
|
|
|
46538
46538
|
var safeEncodeAsync2 = /* @__PURE__ */ _safeEncodeAsync(ZodRealError);
|
|
46539
46539
|
var safeDecodeAsync2 = /* @__PURE__ */ _safeDecodeAsync(ZodRealError);
|
|
46540
46540
|
|
|
46541
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/schemas.js
|
|
46541
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/schemas.js
|
|
46542
46542
|
var _installedGroups = /* @__PURE__ */ new WeakMap();
|
|
46543
46543
|
function _installLazyMethods(inst, group, methods) {
|
|
46544
46544
|
const proto2 = Object.getPrototypeOf(inst);
|
|
@@ -47828,7 +47828,7 @@ function preprocess(fn, schema) {
|
|
|
47828
47828
|
});
|
|
47829
47829
|
}
|
|
47830
47830
|
|
|
47831
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/compat.js
|
|
47831
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/compat.js
|
|
47832
47832
|
var ZodIssueCode = {
|
|
47833
47833
|
invalid_type: "invalid_type",
|
|
47834
47834
|
too_big: "too_big",
|
|
@@ -47854,7 +47854,7 @@ var ZodFirstPartyTypeKind;
|
|
|
47854
47854
|
/* @__PURE__ */ (function(ZodFirstPartyTypeKind2) {
|
|
47855
47855
|
})(ZodFirstPartyTypeKind || (ZodFirstPartyTypeKind = {}));
|
|
47856
47856
|
|
|
47857
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/from-json-schema.js
|
|
47857
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/from-json-schema.js
|
|
47858
47858
|
var z = {
|
|
47859
47859
|
...schemas_exports2,
|
|
47860
47860
|
...checks_exports2,
|
|
@@ -48334,7 +48334,7 @@ function fromJSONSchema(schema, params) {
|
|
|
48334
48334
|
return convertSchema(normalized, ctx);
|
|
48335
48335
|
}
|
|
48336
48336
|
|
|
48337
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/coerce.js
|
|
48337
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/coerce.js
|
|
48338
48338
|
var coerce_exports = {};
|
|
48339
48339
|
__export(coerce_exports, {
|
|
48340
48340
|
bigint: () => bigint3,
|
|
@@ -48359,10 +48359,10 @@ function date5(params) {
|
|
|
48359
48359
|
return _coercedDate(ZodDate, params);
|
|
48360
48360
|
}
|
|
48361
48361
|
|
|
48362
|
-
// node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/external.js
|
|
48362
|
+
// ../deepseek-harness/node_modules/.pnpm/zod@4.4.3/node_modules/zod/v4/classic/external.js
|
|
48363
48363
|
config(en_default());
|
|
48364
48364
|
|
|
48365
|
-
// packages/session/session-title/src/normalize.ts
|
|
48365
|
+
// ../deepseek-harness/packages/session/session-title/src/normalize.ts
|
|
48366
48366
|
var OSC_SEQUENCE = /(?:\u001B\]|\u009D)(?:(?!\u0007|\u001B\\)[\s\S])*(?:\u0007|\u001B\\|$)/gu;
|
|
48367
48367
|
var CSI_SEQUENCE = /(?:\u001B\[|\u009B)[0-?]*[ -/]*[@-~]/gu;
|
|
48368
48368
|
var ESC_SEQUENCE = /\u001B[@-_]/gu;
|
|
@@ -48398,7 +48398,7 @@ function fallbackSessionTitle(input, maxWords, maxBytes) {
|
|
|
48398
48398
|
return truncateTitleUtf8(words.join(" "), maxBytes).trimEnd();
|
|
48399
48399
|
}
|
|
48400
48400
|
|
|
48401
|
-
// packages/session/session-title/src/index.ts
|
|
48401
|
+
// ../deepseek-harness/packages/session/session-title/src/index.ts
|
|
48402
48402
|
var SessionTitleInvalidError = class extends Error {
|
|
48403
48403
|
name = "SessionTitleInvalidError";
|
|
48404
48404
|
};
|
|
@@ -48996,15 +48996,15 @@ var SessionTitleService = class extends Service {
|
|
|
48996
48996
|
}
|
|
48997
48997
|
};
|
|
48998
48998
|
|
|
48999
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render.js
|
|
48999
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render.js
|
|
49000
49000
|
import { Stream } from "node:stream";
|
|
49001
49001
|
import process14 from "node:process";
|
|
49002
49002
|
|
|
49003
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
49003
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
49004
49004
|
var import_react16 = __toESM(require_react(), 1);
|
|
49005
49005
|
import process13 from "node:process";
|
|
49006
49006
|
|
|
49007
|
-
// node_modules/.pnpm/es-toolkit@1.49.0/node_modules/es-toolkit/dist/function/debounce.mjs
|
|
49007
|
+
// ../deepseek-harness/node_modules/.pnpm/es-toolkit@1.49.0/node_modules/es-toolkit/dist/function/debounce.mjs
|
|
49008
49008
|
function debounce(func, debounceMs, { signal, edges } = {}) {
|
|
49009
49009
|
let pendingThis = void 0;
|
|
49010
49010
|
let pendingArgs = null;
|
|
@@ -49058,7 +49058,7 @@ function debounce(func, debounceMs, { signal, edges } = {}) {
|
|
|
49058
49058
|
return debounced;
|
|
49059
49059
|
}
|
|
49060
49060
|
|
|
49061
|
-
// node_modules/.pnpm/es-toolkit@1.49.0/node_modules/es-toolkit/dist/compat/function/debounce.mjs
|
|
49061
|
+
// ../deepseek-harness/node_modules/.pnpm/es-toolkit@1.49.0/node_modules/es-toolkit/dist/compat/function/debounce.mjs
|
|
49062
49062
|
function debounce2(func, debounceMs = 0, options = {}) {
|
|
49063
49063
|
if (typeof options !== "object") options = {};
|
|
49064
49064
|
const { leading = false, trailing = true, maxWait } = options;
|
|
@@ -49094,7 +49094,7 @@ function debounce2(func, debounceMs = 0, options = {}) {
|
|
|
49094
49094
|
return debounced;
|
|
49095
49095
|
}
|
|
49096
49096
|
|
|
49097
|
-
// node_modules/.pnpm/es-toolkit@1.49.0/node_modules/es-toolkit/dist/compat/function/throttle.mjs
|
|
49097
|
+
// ../deepseek-harness/node_modules/.pnpm/es-toolkit@1.49.0/node_modules/es-toolkit/dist/compat/function/throttle.mjs
|
|
49098
49098
|
function throttle(func, throttleMs = 0, options = {}) {
|
|
49099
49099
|
const { leading = true, trailing = true } = options;
|
|
49100
49100
|
return debounce2(func, throttleMs, {
|
|
@@ -49104,7 +49104,7 @@ function throttle(func, throttleMs = 0, options = {}) {
|
|
|
49104
49104
|
});
|
|
49105
49105
|
}
|
|
49106
49106
|
|
|
49107
|
-
// node_modules/.pnpm/ansi-escapes@7.3.0/node_modules/ansi-escapes/base.js
|
|
49107
|
+
// ../deepseek-harness/node_modules/.pnpm/ansi-escapes@7.3.0/node_modules/ansi-escapes/base.js
|
|
49108
49108
|
var base_exports = {};
|
|
49109
49109
|
__export(base_exports, {
|
|
49110
49110
|
ConEmu: () => ConEmu,
|
|
@@ -49148,7 +49148,7 @@ __export(base_exports, {
|
|
|
49148
49148
|
import process3 from "node:process";
|
|
49149
49149
|
import os from "node:os";
|
|
49150
49150
|
|
|
49151
|
-
// node_modules/.pnpm/environment@1.1.0/node_modules/environment/index.js
|
|
49151
|
+
// ../deepseek-harness/node_modules/.pnpm/environment@1.1.0/node_modules/environment/index.js
|
|
49152
49152
|
var isBrowser = globalThis.window?.document !== void 0;
|
|
49153
49153
|
var isNode = globalThis.process?.versions?.node !== void 0;
|
|
49154
49154
|
var isBun = globalThis.process?.versions?.bun !== void 0;
|
|
@@ -49166,7 +49166,7 @@ var isLinux = platform === "Linux" || globalThis.navigator?.platform?.startsWith
|
|
|
49166
49166
|
var isIos = platform === "iOS" || globalThis.navigator?.platform === "MacIntel" && globalThis.navigator?.maxTouchPoints > 1 || /iPad|iPhone|iPod/.test(globalThis.navigator?.platform);
|
|
49167
49167
|
var isAndroid = platform === "Android" || globalThis.navigator?.platform === "Android" || globalThis.navigator?.userAgent?.includes(" Android ") === true || globalThis.process?.platform === "android";
|
|
49168
49168
|
|
|
49169
|
-
// node_modules/.pnpm/ansi-escapes@7.3.0/node_modules/ansi-escapes/base.js
|
|
49169
|
+
// ../deepseek-harness/node_modules/.pnpm/ansi-escapes@7.3.0/node_modules/ansi-escapes/base.js
|
|
49170
49170
|
var ESC = "\x1B[";
|
|
49171
49171
|
var OSC = "\x1B]";
|
|
49172
49172
|
var BEL = "\x07";
|
|
@@ -49306,13 +49306,13 @@ var ConEmu = {
|
|
|
49306
49306
|
};
|
|
49307
49307
|
var setCwd = (cwd2 = cwdFunction()) => iTerm.setCwd(cwd2) + ConEmu.setCwd(cwd2);
|
|
49308
49308
|
|
|
49309
|
-
// node_modules/.pnpm/is-in-ci@2.0.0/node_modules/is-in-ci/index.js
|
|
49309
|
+
// ../deepseek-harness/node_modules/.pnpm/is-in-ci@2.0.0/node_modules/is-in-ci/index.js
|
|
49310
49310
|
import { env } from "node:process";
|
|
49311
49311
|
var check2 = (key) => key in env && env[key] !== "0" && env[key] !== "false";
|
|
49312
49312
|
var isInCi = check2("CI") || check2("CONTINUOUS_INTEGRATION");
|
|
49313
49313
|
var is_in_ci_default = isInCi;
|
|
49314
49314
|
|
|
49315
|
-
// node_modules/.pnpm/auto-bind@5.0.1/node_modules/auto-bind/index.js
|
|
49315
|
+
// ../deepseek-harness/node_modules/.pnpm/auto-bind@5.0.1/node_modules/auto-bind/index.js
|
|
49316
49316
|
var getAllProperties = (object2) => {
|
|
49317
49317
|
const properties = /* @__PURE__ */ new Set();
|
|
49318
49318
|
do {
|
|
@@ -49345,10 +49345,10 @@ function autoBind(self, { include, exclude } = {}) {
|
|
|
49345
49345
|
return self;
|
|
49346
49346
|
}
|
|
49347
49347
|
|
|
49348
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
49348
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
49349
49349
|
var import_signal_exit2 = __toESM(require_signal_exit(), 1);
|
|
49350
49350
|
|
|
49351
|
-
// node_modules/.pnpm/patch-console@2.0.0/node_modules/patch-console/dist/index.js
|
|
49351
|
+
// ../deepseek-harness/node_modules/.pnpm/patch-console@2.0.0/node_modules/patch-console/dist/index.js
|
|
49352
49352
|
import { PassThrough } from "node:stream";
|
|
49353
49353
|
var consoleMethods = [
|
|
49354
49354
|
"assert",
|
|
@@ -49394,10 +49394,10 @@ var patchConsole = (callback) => {
|
|
|
49394
49394
|
};
|
|
49395
49395
|
var dist_default = patchConsole;
|
|
49396
49396
|
|
|
49397
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
49397
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
49398
49398
|
var import_constants2 = __toESM(require_constants(), 1);
|
|
49399
49399
|
|
|
49400
|
-
// node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/binaries/yoga-wasm-base64-esm.js
|
|
49400
|
+
// ../deepseek-harness/node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/binaries/yoga-wasm-base64-esm.js
|
|
49401
49401
|
var loadYoga = (() => {
|
|
49402
49402
|
var _scriptDir = import.meta.url;
|
|
49403
49403
|
return (function(loadYoga2) {
|
|
@@ -50628,7 +50628,7 @@ var loadYoga = (() => {
|
|
|
50628
50628
|
})();
|
|
50629
50629
|
var yoga_wasm_base64_esm_default = loadYoga;
|
|
50630
50630
|
|
|
50631
|
-
// node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/generated/YGEnums.js
|
|
50631
|
+
// ../deepseek-harness/node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/generated/YGEnums.js
|
|
50632
50632
|
var Align = /* @__PURE__ */ (function(Align2) {
|
|
50633
50633
|
Align2[Align2["Auto"] = 0] = "Auto";
|
|
50634
50634
|
Align2[Align2["FlexStart"] = 1] = "FlexStart";
|
|
@@ -50831,7 +50831,7 @@ var constants = {
|
|
|
50831
50831
|
};
|
|
50832
50832
|
var YGEnums_default = constants;
|
|
50833
50833
|
|
|
50834
|
-
// node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/wrapAssembly.js
|
|
50834
|
+
// ../deepseek-harness/node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/wrapAssembly.js
|
|
50835
50835
|
function wrapAssembly(lib) {
|
|
50836
50836
|
function patch(prototype, name2, fn) {
|
|
50837
50837
|
const original = prototype[name2];
|
|
@@ -50932,11 +50932,11 @@ function wrapAssembly(lib) {
|
|
|
50932
50932
|
};
|
|
50933
50933
|
}
|
|
50934
50934
|
|
|
50935
|
-
// node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/index.js
|
|
50935
|
+
// ../deepseek-harness/node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/index.js
|
|
50936
50936
|
var Yoga = wrapAssembly(await yoga_wasm_base64_esm_default());
|
|
50937
50937
|
var src_default2 = Yoga;
|
|
50938
50938
|
|
|
50939
|
-
// node_modules/.pnpm/ansi-regex@6.2.2/node_modules/ansi-regex/index.js
|
|
50939
|
+
// ../deepseek-harness/node_modules/.pnpm/ansi-regex@6.2.2/node_modules/ansi-regex/index.js
|
|
50940
50940
|
function ansiRegex({ onlyFirst = false } = {}) {
|
|
50941
50941
|
const ST = "(?:\\u0007|\\u001B\\u005C|\\u009C)";
|
|
50942
50942
|
const osc = `(?:\\u001B\\][\\s\\S]*?${ST})`;
|
|
@@ -50945,7 +50945,7 @@ function ansiRegex({ onlyFirst = false } = {}) {
|
|
|
50945
50945
|
return new RegExp(pattern2, onlyFirst ? void 0 : "g");
|
|
50946
50946
|
}
|
|
50947
50947
|
|
|
50948
|
-
// node_modules/.pnpm/strip-ansi@7.2.0/node_modules/strip-ansi/index.js
|
|
50948
|
+
// ../deepseek-harness/node_modules/.pnpm/strip-ansi@7.2.0/node_modules/strip-ansi/index.js
|
|
50949
50949
|
var regex = ansiRegex();
|
|
50950
50950
|
function stripAnsi(string6) {
|
|
50951
50951
|
if (typeof string6 !== "string") {
|
|
@@ -50957,7 +50957,7 @@ function stripAnsi(string6) {
|
|
|
50957
50957
|
return string6.replace(regex, "");
|
|
50958
50958
|
}
|
|
50959
50959
|
|
|
50960
|
-
// node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/lookup-data.js
|
|
50960
|
+
// ../deepseek-harness/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/lookup-data.js
|
|
50961
50961
|
var ambiguousMinimalCodePoint = 161;
|
|
50962
50962
|
var ambiguousMaximumCodePoint = 1114109;
|
|
50963
50963
|
var ambiguousRanges = [161, 161, 164, 164, 167, 168, 170, 170, 173, 174, 176, 180, 182, 186, 188, 191, 198, 198, 208, 208, 215, 216, 222, 225, 230, 230, 232, 234, 236, 237, 240, 240, 242, 243, 247, 250, 252, 252, 254, 254, 257, 257, 273, 273, 275, 275, 283, 283, 294, 295, 299, 299, 305, 307, 312, 312, 319, 322, 324, 324, 328, 331, 333, 333, 338, 339, 358, 359, 363, 363, 462, 462, 464, 464, 466, 466, 468, 468, 470, 470, 472, 472, 474, 474, 476, 476, 593, 593, 609, 609, 708, 708, 711, 711, 713, 715, 717, 717, 720, 720, 728, 731, 733, 733, 735, 735, 768, 879, 913, 929, 931, 937, 945, 961, 963, 969, 1025, 1025, 1040, 1103, 1105, 1105, 8208, 8208, 8211, 8214, 8216, 8217, 8220, 8221, 8224, 8226, 8228, 8231, 8240, 8240, 8242, 8243, 8245, 8245, 8251, 8251, 8254, 8254, 8308, 8308, 8319, 8319, 8321, 8324, 8364, 8364, 8451, 8451, 8453, 8453, 8457, 8457, 8467, 8467, 8470, 8470, 8481, 8482, 8486, 8486, 8491, 8491, 8531, 8532, 8539, 8542, 8544, 8555, 8560, 8569, 8585, 8585, 8592, 8601, 8632, 8633, 8658, 8658, 8660, 8660, 8679, 8679, 8704, 8704, 8706, 8707, 8711, 8712, 8715, 8715, 8719, 8719, 8721, 8721, 8725, 8725, 8730, 8730, 8733, 8736, 8739, 8739, 8741, 8741, 8743, 8748, 8750, 8750, 8756, 8759, 8764, 8765, 8776, 8776, 8780, 8780, 8786, 8786, 8800, 8801, 8804, 8807, 8810, 8811, 8814, 8815, 8834, 8835, 8838, 8839, 8853, 8853, 8857, 8857, 8869, 8869, 8895, 8895, 8978, 8978, 9312, 9449, 9451, 9547, 9552, 9587, 9600, 9615, 9618, 9621, 9632, 9633, 9635, 9641, 9650, 9651, 9654, 9655, 9660, 9661, 9664, 9665, 9670, 9672, 9675, 9675, 9678, 9681, 9698, 9701, 9711, 9711, 9733, 9734, 9737, 9737, 9742, 9743, 9756, 9756, 9758, 9758, 9792, 9792, 9794, 9794, 9824, 9825, 9827, 9829, 9831, 9834, 9836, 9837, 9839, 9839, 9886, 9887, 9919, 9919, 9926, 9933, 9935, 9939, 9941, 9953, 9955, 9955, 9960, 9961, 9963, 9969, 9972, 9972, 9974, 9977, 9979, 9980, 9982, 9983, 10045, 10045, 10102, 10111, 11094, 11097, 12872, 12879, 57344, 63743, 65024, 65039, 65533, 65533, 127232, 127242, 127248, 127277, 127280, 127337, 127344, 127373, 127375, 127376, 127387, 127404, 917760, 917999, 983040, 1048573, 1048576, 1114109];
|
|
@@ -50968,7 +50968,7 @@ var wideMinimalCodePoint = 4352;
|
|
|
50968
50968
|
var wideMaximumCodePoint = 262141;
|
|
50969
50969
|
var wideRanges = [4352, 4447, 8986, 8987, 9001, 9002, 9193, 9196, 9200, 9200, 9203, 9203, 9725, 9726, 9748, 9749, 9776, 9783, 9800, 9811, 9855, 9855, 9866, 9871, 9875, 9875, 9889, 9889, 9898, 9899, 9917, 9918, 9924, 9925, 9934, 9934, 9940, 9940, 9962, 9962, 9970, 9971, 9973, 9973, 9978, 9978, 9981, 9981, 9989, 9989, 9994, 9995, 10024, 10024, 10060, 10060, 10062, 10062, 10067, 10069, 10071, 10071, 10133, 10135, 10160, 10160, 10175, 10175, 11035, 11036, 11088, 11088, 11093, 11093, 11904, 11929, 11931, 12019, 12032, 12245, 12272, 12287, 12289, 12350, 12353, 12438, 12441, 12543, 12549, 12591, 12593, 12686, 12688, 12773, 12783, 12830, 12832, 12871, 12880, 42124, 42128, 42182, 43360, 43388, 44032, 55203, 63744, 64255, 65040, 65049, 65072, 65106, 65108, 65126, 65128, 65131, 94176, 94180, 94192, 94198, 94208, 101589, 101631, 101662, 101760, 101874, 110576, 110579, 110581, 110587, 110589, 110590, 110592, 110882, 110898, 110898, 110928, 110930, 110933, 110933, 110948, 110951, 110960, 111355, 119552, 119638, 119648, 119670, 126980, 126980, 127183, 127183, 127374, 127374, 127377, 127386, 127488, 127490, 127504, 127547, 127552, 127560, 127568, 127569, 127584, 127589, 127744, 127776, 127789, 127797, 127799, 127868, 127870, 127891, 127904, 127946, 127951, 127955, 127968, 127984, 127988, 127988, 127992, 128062, 128064, 128064, 128066, 128252, 128255, 128317, 128331, 128334, 128336, 128359, 128378, 128378, 128405, 128406, 128420, 128420, 128507, 128591, 128640, 128709, 128716, 128716, 128720, 128722, 128725, 128728, 128732, 128735, 128747, 128748, 128756, 128764, 128992, 129003, 129008, 129008, 129292, 129338, 129340, 129349, 129351, 129535, 129648, 129660, 129664, 129674, 129678, 129734, 129736, 129736, 129741, 129756, 129759, 129770, 129775, 129784, 131072, 196605, 196608, 262141];
|
|
50970
50970
|
|
|
50971
|
-
// node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/utilities.js
|
|
50971
|
+
// ../deepseek-harness/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/utilities.js
|
|
50972
50972
|
var isInRange = (ranges, codePoint) => {
|
|
50973
50973
|
let low = 0;
|
|
50974
50974
|
let high = Math.floor(ranges.length / 2) - 1;
|
|
@@ -50986,7 +50986,7 @@ var isInRange = (ranges, codePoint) => {
|
|
|
50986
50986
|
return false;
|
|
50987
50987
|
};
|
|
50988
50988
|
|
|
50989
|
-
// node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/lookup.js
|
|
50989
|
+
// ../deepseek-harness/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/lookup.js
|
|
50990
50990
|
var commonCjkCodePoint = 19968;
|
|
50991
50991
|
var [wideFastPathStart, wideFastPathEnd] = /* @__PURE__ */ findWideFastPathRange(wideRanges);
|
|
50992
50992
|
function findWideFastPathRange(ranges) {
|
|
@@ -51027,7 +51027,7 @@ var isWide = (codePoint) => {
|
|
|
51027
51027
|
return isInRange(wideRanges, codePoint);
|
|
51028
51028
|
};
|
|
51029
51029
|
|
|
51030
|
-
// node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/index.js
|
|
51030
|
+
// ../deepseek-harness/node_modules/.pnpm/get-east-asian-width@1.6.0/node_modules/get-east-asian-width/index.js
|
|
51031
51031
|
function validate(codePoint) {
|
|
51032
51032
|
if (!Number.isSafeInteger(codePoint)) {
|
|
51033
51033
|
throw new TypeError(`Expected a code point, got \`${typeof codePoint}\`.`);
|
|
@@ -51041,7 +51041,7 @@ function eastAsianWidth(codePoint, { ambiguousAsWide = false } = {}) {
|
|
|
51041
51041
|
return 1;
|
|
51042
51042
|
}
|
|
51043
51043
|
|
|
51044
|
-
// node_modules/.pnpm/string-width@8.2.2/node_modules/string-width/index.js
|
|
51044
|
+
// ../deepseek-harness/node_modules/.pnpm/string-width@8.2.2/node_modules/string-width/index.js
|
|
51045
51045
|
var segmenter = new Intl.Segmenter();
|
|
51046
51046
|
var zeroWidthClusterRegex = new RegExp("^(?:\\p{Default_Ignorable_Code_Point}|\\p{Control}|\\p{Format}|\\p{Nonspacing_Mark}|\\p{Enclosing_Mark}|\\p{Surrogate})+$", "v");
|
|
51047
51047
|
var leadingNonPrintingRegex = new RegExp("^[\\p{Default_Ignorable_Code_Point}\\p{Control}\\p{Format}\\p{Nonspacing_Mark}\\p{Enclosing_Mark}\\p{Surrogate}]+", "v");
|
|
@@ -51167,7 +51167,7 @@ function stringWidth(input, options = {}) {
|
|
|
51167
51167
|
return width;
|
|
51168
51168
|
}
|
|
51169
51169
|
|
|
51170
|
-
// node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.js
|
|
51170
|
+
// ../deepseek-harness/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.js
|
|
51171
51171
|
var ANSI_BACKGROUND_OFFSET = 10;
|
|
51172
51172
|
var wrapAnsi16 = (offset = 0) => (code2) => `\x1B[${code2 + offset}m`;
|
|
51173
51173
|
var wrapAnsi256 = (offset = 0) => (code2) => `\x1B[${38 + offset};5;${code2}m`;
|
|
@@ -51353,7 +51353,7 @@ function assembleStyles() {
|
|
|
51353
51353
|
var ansiStyles = assembleStyles();
|
|
51354
51354
|
var ansi_styles_default = ansiStyles;
|
|
51355
51355
|
|
|
51356
|
-
// node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.js
|
|
51356
|
+
// ../deepseek-harness/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.js
|
|
51357
51357
|
var ANSI_ESCAPE = "\x1B";
|
|
51358
51358
|
var ANSI_ESCAPE_CSI = "\x9B";
|
|
51359
51359
|
var ESCAPES = /* @__PURE__ */ new Set([
|
|
@@ -51698,7 +51698,7 @@ function wrapAnsi(string6, columns, options) {
|
|
|
51698
51698
|
return String(string6).normalize().replaceAll("\r\n", "\n").split("\n").map((line8) => exec(expandTabs(line8), columns, options)).join("\n");
|
|
51699
51699
|
}
|
|
51700
51700
|
|
|
51701
|
-
// node_modules/.pnpm/terminal-size@4.0.1/node_modules/terminal-size/index.js
|
|
51701
|
+
// ../deepseek-harness/node_modules/.pnpm/terminal-size@4.0.1/node_modules/terminal-size/index.js
|
|
51702
51702
|
import process4 from "node:process";
|
|
51703
51703
|
import { execFileSync } from "node:child_process";
|
|
51704
51704
|
import fs from "node:fs";
|
|
@@ -51804,7 +51804,7 @@ var resize = () => {
|
|
|
51804
51804
|
}
|
|
51805
51805
|
};
|
|
51806
51806
|
|
|
51807
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/utils.js
|
|
51807
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/utils.js
|
|
51808
51808
|
var getWindowSize = (stdout) => {
|
|
51809
51809
|
const { columns, rows } = stdout;
|
|
51810
51810
|
if (columns && rows) {
|
|
@@ -51817,14 +51817,14 @@ var getWindowSize = (stdout) => {
|
|
|
51817
51817
|
};
|
|
51818
51818
|
};
|
|
51819
51819
|
|
|
51820
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/reconciler.js
|
|
51820
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/reconciler.js
|
|
51821
51821
|
var import_react_reconciler = __toESM(require_react_reconciler(), 1);
|
|
51822
51822
|
var import_constants = __toESM(require_constants(), 1);
|
|
51823
51823
|
var Scheduler = __toESM(require_scheduler(), 1);
|
|
51824
51824
|
import process5 from "node:process";
|
|
51825
51825
|
var import_react = __toESM(require_react(), 1);
|
|
51826
51826
|
|
|
51827
|
-
// node_modules/.pnpm/widest-line@6.0.0/node_modules/widest-line/index.js
|
|
51827
|
+
// ../deepseek-harness/node_modules/.pnpm/widest-line@6.0.0/node_modules/widest-line/index.js
|
|
51828
51828
|
function widestLine(string6) {
|
|
51829
51829
|
let lineWidth = 0;
|
|
51830
51830
|
for (const line8 of string6.split("\n")) {
|
|
@@ -51833,7 +51833,7 @@ function widestLine(string6) {
|
|
|
51833
51833
|
return lineWidth;
|
|
51834
51834
|
}
|
|
51835
51835
|
|
|
51836
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/measure-text.js
|
|
51836
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/measure-text.js
|
|
51837
51837
|
var cache = /* @__PURE__ */ new Map();
|
|
51838
51838
|
var measureText = (text4) => {
|
|
51839
51839
|
if (text4.length === 0) {
|
|
@@ -51854,7 +51854,7 @@ var measureText = (text4) => {
|
|
|
51854
51854
|
};
|
|
51855
51855
|
var measure_text_default = measureText;
|
|
51856
51856
|
|
|
51857
|
-
// node_modules/.pnpm/is-fullwidth-code-point@5.1.0/node_modules/is-fullwidth-code-point/index.js
|
|
51857
|
+
// ../deepseek-harness/node_modules/.pnpm/is-fullwidth-code-point@5.1.0/node_modules/is-fullwidth-code-point/index.js
|
|
51858
51858
|
function isFullwidthCodePoint(codePoint) {
|
|
51859
51859
|
if (!Number.isInteger(codePoint)) {
|
|
51860
51860
|
return false;
|
|
@@ -51862,7 +51862,7 @@ function isFullwidthCodePoint(codePoint) {
|
|
|
51862
51862
|
return isFullWidth(codePoint) || isWide(codePoint);
|
|
51863
51863
|
}
|
|
51864
51864
|
|
|
51865
|
-
// node_modules/.pnpm/slice-ansi@9.0.0/node_modules/slice-ansi/tokenize-ansi.js
|
|
51865
|
+
// ../deepseek-harness/node_modules/.pnpm/slice-ansi@9.0.0/node_modules/slice-ansi/tokenize-ansi.js
|
|
51866
51866
|
var ESCAPE_CODE_POINT = 27;
|
|
51867
51867
|
var C1_DCS_CODE_POINT = 144;
|
|
51868
51868
|
var C1_SOS_CODE_POINT = 152;
|
|
@@ -52468,7 +52468,7 @@ function tokenizeAnsi(string6, { endCharacter = Number.POSITIVE_INFINITY } = {})
|
|
|
52468
52468
|
return tokens;
|
|
52469
52469
|
}
|
|
52470
52470
|
|
|
52471
|
-
// node_modules/.pnpm/slice-ansi@9.0.0/node_modules/slice-ansi/index.js
|
|
52471
|
+
// ../deepseek-harness/node_modules/.pnpm/slice-ansi@9.0.0/node_modules/slice-ansi/index.js
|
|
52472
52472
|
function applySgrFragments(activeStyles, fragments) {
|
|
52473
52473
|
for (const fragment of fragments) {
|
|
52474
52474
|
switch (fragment.type) {
|
|
@@ -52698,7 +52698,7 @@ function sliceAnsi(string6, start, end) {
|
|
|
52698
52698
|
return returnValue;
|
|
52699
52699
|
}
|
|
52700
52700
|
|
|
52701
|
-
// node_modules/.pnpm/cli-truncate@6.1.1/node_modules/cli-truncate/index.js
|
|
52701
|
+
// ../deepseek-harness/node_modules/.pnpm/cli-truncate@6.1.1/node_modules/cli-truncate/index.js
|
|
52702
52702
|
var validPositions = /* @__PURE__ */ new Set(["start", "middle", "end"]);
|
|
52703
52703
|
function getIndexOfNearestSpace(string6, wantedIndex, shouldSearchRight) {
|
|
52704
52704
|
if (string6.charAt(wantedIndex) === " ") {
|
|
@@ -52840,7 +52840,7 @@ function cliTruncate(text4, columns, options = {}) {
|
|
|
52840
52840
|
}
|
|
52841
52841
|
}
|
|
52842
52842
|
|
|
52843
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/wrap-text.js
|
|
52843
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/wrap-text.js
|
|
52844
52844
|
var cache2 = {};
|
|
52845
52845
|
var wrapText = (text4, maxWidth, wrapType) => {
|
|
52846
52846
|
const cacheKey = text4 + String(maxWidth) + String(wrapType);
|
|
@@ -52877,7 +52877,7 @@ var wrapText = (text4, maxWidth, wrapType) => {
|
|
|
52877
52877
|
};
|
|
52878
52878
|
var wrap_text_default = wrapText;
|
|
52879
52879
|
|
|
52880
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ansi-tokenizer.js
|
|
52880
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ansi-tokenizer.js
|
|
52881
52881
|
var bellCharacter = "\x07";
|
|
52882
52882
|
var escapeCharacter = "\x1B";
|
|
52883
52883
|
var stringTerminatorCharacter = "\x9C";
|
|
@@ -53184,7 +53184,7 @@ var tokenizeAnsi2 = (text4) => {
|
|
|
53184
53184
|
return tokens;
|
|
53185
53185
|
};
|
|
53186
53186
|
|
|
53187
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/sanitize-ansi.js
|
|
53187
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/sanitize-ansi.js
|
|
53188
53188
|
var sgrParametersRegex = /^[\d:;]*$/;
|
|
53189
53189
|
var sanitizeAnsi = (text4) => {
|
|
53190
53190
|
if (!hasAnsiControlCharacters(text4)) {
|
|
@@ -53204,7 +53204,7 @@ var sanitizeAnsi = (text4) => {
|
|
|
53204
53204
|
};
|
|
53205
53205
|
var sanitize_ansi_default = sanitizeAnsi;
|
|
53206
53206
|
|
|
53207
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/squash-text-nodes.js
|
|
53207
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/squash-text-nodes.js
|
|
53208
53208
|
var squashTextNodes = (node2) => {
|
|
53209
53209
|
let text4 = "";
|
|
53210
53210
|
for (let index2 = 0; index2 < node2.childNodes.length; index2++) {
|
|
@@ -53229,7 +53229,7 @@ var squashTextNodes = (node2) => {
|
|
|
53229
53229
|
};
|
|
53230
53230
|
var squash_text_nodes_default = squashTextNodes;
|
|
53231
53231
|
|
|
53232
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/dom.js
|
|
53232
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/dom.js
|
|
53233
53233
|
var createNode = (nodeName) => {
|
|
53234
53234
|
const node2 = {
|
|
53235
53235
|
nodeName,
|
|
@@ -53353,7 +53353,7 @@ var emitLayoutListeners = (rootNode) => {
|
|
|
53353
53353
|
}
|
|
53354
53354
|
};
|
|
53355
53355
|
|
|
53356
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/styles.js
|
|
53356
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/styles.js
|
|
53357
53357
|
var positionEdges = [
|
|
53358
53358
|
["top", src_default2.EDGE_TOP],
|
|
53359
53359
|
["right", src_default2.EDGE_RIGHT],
|
|
@@ -53640,7 +53640,7 @@ var styles2 = (node2, style = {}, currentStyle = style) => {
|
|
|
53640
53640
|
};
|
|
53641
53641
|
var styles_default = styles2;
|
|
53642
53642
|
|
|
53643
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/reconciler.js
|
|
53643
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/reconciler.js
|
|
53644
53644
|
if (process5.env["DEV"] === "true") {
|
|
53645
53645
|
let isDevtoolsInstalled = false;
|
|
53646
53646
|
try {
|
|
@@ -53927,7 +53927,7 @@ var reconciler_default = (0, import_react_reconciler.default)({
|
|
|
53927
53927
|
rendererVersion: packageInfo.version
|
|
53928
53928
|
});
|
|
53929
53929
|
|
|
53930
|
-
// node_modules/.pnpm/indent-string@5.0.0/node_modules/indent-string/index.js
|
|
53930
|
+
// ../deepseek-harness/node_modules/.pnpm/indent-string@5.0.0/node_modules/indent-string/index.js
|
|
53931
53931
|
function indentString(string6, count = 1, options = {}) {
|
|
53932
53932
|
const {
|
|
53933
53933
|
indent: indent2 = " ",
|
|
@@ -53960,13 +53960,13 @@ function indentString(string6, count = 1, options = {}) {
|
|
|
53960
53960
|
return string6.replace(regex2, indent2.repeat(count));
|
|
53961
53961
|
}
|
|
53962
53962
|
|
|
53963
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/get-max-width.js
|
|
53963
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/get-max-width.js
|
|
53964
53964
|
var getMaxWidth = (yogaNode) => {
|
|
53965
53965
|
return yogaNode.getComputedWidth() - yogaNode.getComputedPadding(src_default2.EDGE_LEFT) - yogaNode.getComputedPadding(src_default2.EDGE_RIGHT) - yogaNode.getComputedBorder(src_default2.EDGE_LEFT) - yogaNode.getComputedBorder(src_default2.EDGE_RIGHT);
|
|
53966
53966
|
};
|
|
53967
53967
|
var get_max_width_default = getMaxWidth;
|
|
53968
53968
|
|
|
53969
|
-
// node_modules/.pnpm/cli-boxes@4.0.1/node_modules/cli-boxes/boxes.json
|
|
53969
|
+
// ../deepseek-harness/node_modules/.pnpm/cli-boxes@4.0.1/node_modules/cli-boxes/boxes.json
|
|
53970
53970
|
var boxes_default = {
|
|
53971
53971
|
single: {
|
|
53972
53972
|
topLeft: "\u250C",
|
|
@@ -54050,10 +54050,10 @@ var boxes_default = {
|
|
|
54050
54050
|
}
|
|
54051
54051
|
};
|
|
54052
54052
|
|
|
54053
|
-
// node_modules/.pnpm/cli-boxes@4.0.1/node_modules/cli-boxes/index.js
|
|
54053
|
+
// ../deepseek-harness/node_modules/.pnpm/cli-boxes@4.0.1/node_modules/cli-boxes/index.js
|
|
54054
54054
|
var cli_boxes_default = boxes_default;
|
|
54055
54055
|
|
|
54056
|
-
// node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.js
|
|
54056
|
+
// ../deepseek-harness/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.js
|
|
54057
54057
|
var ANSI_BACKGROUND_OFFSET2 = 10;
|
|
54058
54058
|
var wrapAnsi162 = (offset = 0) => (code2) => `\x1B[${code2 + offset}m`;
|
|
54059
54059
|
var wrapAnsi2562 = (offset = 0) => (code2) => `\x1B[${38 + offset};5;${code2}m`;
|
|
@@ -54239,7 +54239,7 @@ function assembleStyles2() {
|
|
|
54239
54239
|
var ansiStyles2 = assembleStyles2();
|
|
54240
54240
|
var ansi_styles_default2 = ansiStyles2;
|
|
54241
54241
|
|
|
54242
|
-
// node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.js
|
|
54242
|
+
// ../deepseek-harness/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.js
|
|
54243
54243
|
import process6 from "node:process";
|
|
54244
54244
|
import os2 from "node:os";
|
|
54245
54245
|
import tty2 from "node:tty";
|
|
@@ -54371,7 +54371,7 @@ var supportsColor = {
|
|
|
54371
54371
|
};
|
|
54372
54372
|
var supports_color_default = supportsColor;
|
|
54373
54373
|
|
|
54374
|
-
// node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.js
|
|
54374
|
+
// ../deepseek-harness/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.js
|
|
54375
54375
|
function stringReplaceAll(string6, substring, replacer) {
|
|
54376
54376
|
let index2 = string6.indexOf(substring);
|
|
54377
54377
|
if (index2 === -1) {
|
|
@@ -54401,7 +54401,7 @@ function stringEncaseCRLFWithFirstIndex(string6, prefix, postfix, index2) {
|
|
|
54401
54401
|
return returnValue;
|
|
54402
54402
|
}
|
|
54403
54403
|
|
|
54404
|
-
// node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.js
|
|
54404
|
+
// ../deepseek-harness/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.js
|
|
54405
54405
|
var { stdout: stdoutColor, stderr: stderrColor } = supports_color_default;
|
|
54406
54406
|
var GENERATOR = /* @__PURE__ */ Symbol("GENERATOR");
|
|
54407
54407
|
var STYLER = /* @__PURE__ */ Symbol("STYLER");
|
|
@@ -54548,7 +54548,7 @@ var chalk = createChalk();
|
|
|
54548
54548
|
var chalkStderr = createChalk({ level: stderrColor ? stderrColor.level : 0 });
|
|
54549
54549
|
var source_default = chalk;
|
|
54550
54550
|
|
|
54551
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/colorize.js
|
|
54551
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/colorize.js
|
|
54552
54552
|
var rgbRegex = /^rgb\(\s?(\d+),\s?(\d+),\s?(\d+)\s?\)$/;
|
|
54553
54553
|
var ansiRegex2 = /^ansi256\(\s?(\d+)\s?\)$/;
|
|
54554
54554
|
var isNamedColor = (color2) => {
|
|
@@ -54590,7 +54590,7 @@ var colorize = (str, color2, type) => {
|
|
|
54590
54590
|
};
|
|
54591
54591
|
var colorize_default = colorize;
|
|
54592
54592
|
|
|
54593
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-border.js
|
|
54593
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-border.js
|
|
54594
54594
|
var stylePiece = (segment2, fg, bg, dim) => {
|
|
54595
54595
|
let styled2 = colorize_default(segment2, fg, "foreground");
|
|
54596
54596
|
styled2 = colorize_default(styled2, bg, "background");
|
|
@@ -54661,7 +54661,7 @@ var renderBorder = (x, y, node2, output) => {
|
|
|
54661
54661
|
};
|
|
54662
54662
|
var render_border_default = renderBorder;
|
|
54663
54663
|
|
|
54664
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-background.js
|
|
54664
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-background.js
|
|
54665
54665
|
var renderBackground = (x, y, node2, output) => {
|
|
54666
54666
|
if (!node2.style.backgroundColor) {
|
|
54667
54667
|
return;
|
|
@@ -54684,7 +54684,7 @@ var renderBackground = (x, y, node2, output) => {
|
|
|
54684
54684
|
};
|
|
54685
54685
|
var render_background_default = renderBackground;
|
|
54686
54686
|
|
|
54687
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-node-to-output.js
|
|
54687
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-node-to-output.js
|
|
54688
54688
|
var applyPaddingToText = (node2, text4) => {
|
|
54689
54689
|
const yogaNode = node2.childNodes[0]?.yogaNode;
|
|
54690
54690
|
if (yogaNode) {
|
|
@@ -54792,7 +54792,7 @@ var renderNodeToOutput = (node2, output, options) => {
|
|
|
54792
54792
|
};
|
|
54793
54793
|
var render_node_to_output_default = renderNodeToOutput;
|
|
54794
54794
|
|
|
54795
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/consts.js
|
|
54795
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/consts.js
|
|
54796
54796
|
var BEL2 = "\x07";
|
|
54797
54797
|
var ESC2 = "\x1B";
|
|
54798
54798
|
var BACKSLASH = "\\";
|
|
@@ -54816,7 +54816,7 @@ var linkEndCode = `${ESC2}${OSC2}8;;${BEL2}`;
|
|
|
54816
54816
|
var linkEndCodeST = `${ESC2}${OSC2}8;;${ESC2}${BACKSLASH}`;
|
|
54817
54817
|
var linkEndCodeC1ST = `${ESC2}${OSC2}8;;${C1_ST}`;
|
|
54818
54818
|
|
|
54819
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/ansiCodes.js
|
|
54819
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/ansiCodes.js
|
|
54820
54820
|
var endCodesSet = /* @__PURE__ */ new Set();
|
|
54821
54821
|
var endCodesMap = /* @__PURE__ */ new Map();
|
|
54822
54822
|
for (const [start, end] of ansi_styles_default.codes) {
|
|
@@ -54856,7 +54856,7 @@ function isIntensityCode(code2) {
|
|
|
54856
54856
|
return code2.code === ansi_styles_default.bold.open || code2.code === ansi_styles_default.dim.open;
|
|
54857
54857
|
}
|
|
54858
54858
|
|
|
54859
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/reduce.js
|
|
54859
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/reduce.js
|
|
54860
54860
|
function reduceAnsiCodes(codes) {
|
|
54861
54861
|
return reduceAnsiCodesIncremental([], codes);
|
|
54862
54862
|
}
|
|
@@ -54881,7 +54881,7 @@ function reduceAnsiCodesIncremental(codes, newCodes) {
|
|
|
54881
54881
|
return ret;
|
|
54882
54882
|
}
|
|
54883
54883
|
|
|
54884
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/undo.js
|
|
54884
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/undo.js
|
|
54885
54885
|
function undoAnsiCodes2(codes) {
|
|
54886
54886
|
return reduceAnsiCodes(codes).reverse().map((code2) => ({
|
|
54887
54887
|
...code2,
|
|
@@ -54889,7 +54889,7 @@ function undoAnsiCodes2(codes) {
|
|
|
54889
54889
|
}));
|
|
54890
54890
|
}
|
|
54891
54891
|
|
|
54892
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/diff.js
|
|
54892
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/diff.js
|
|
54893
54893
|
function diffAnsiCodes(from2, to) {
|
|
54894
54894
|
const endCodesInTo = new Set(to.map((code2) => code2.endCode));
|
|
54895
54895
|
const startCodesInTo = new Set(to.map((code2) => code2.code));
|
|
@@ -54908,7 +54908,7 @@ function diffAnsiCodes(from2, to) {
|
|
|
54908
54908
|
];
|
|
54909
54909
|
}
|
|
54910
54910
|
|
|
54911
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/styledChars.js
|
|
54911
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/styledChars.js
|
|
54912
54912
|
function styledCharsFromTokens(tokens) {
|
|
54913
54913
|
let codes = [];
|
|
54914
54914
|
const ret = [];
|
|
@@ -54941,7 +54941,7 @@ function styledCharsToString(chars) {
|
|
|
54941
54941
|
return ret;
|
|
54942
54942
|
}
|
|
54943
54943
|
|
|
54944
|
-
// node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/tokenize.js
|
|
54944
|
+
// ../deepseek-harness/node_modules/.pnpm/@alcalzone+ansi-tokenize@0.3.0/node_modules/@alcalzone/ansi-tokenize/build/tokenize.js
|
|
54945
54945
|
var segmenter3 = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
54946
54946
|
function isFullwidthGrapheme(grapheme, baseCodePoint) {
|
|
54947
54947
|
if (isFullwidthCodePoint(baseCodePoint))
|
|
@@ -55090,7 +55090,7 @@ function tokenize2(str, endChar = Number.POSITIVE_INFINITY) {
|
|
|
55090
55090
|
return ret;
|
|
55091
55091
|
}
|
|
55092
55092
|
|
|
55093
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/output.js
|
|
55093
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/output.js
|
|
55094
55094
|
var OutputCaches = class {
|
|
55095
55095
|
widths = /* @__PURE__ */ new Map();
|
|
55096
55096
|
blockWidths = /* @__PURE__ */ new Map();
|
|
@@ -55278,7 +55278,7 @@ var Output = class {
|
|
|
55278
55278
|
}
|
|
55279
55279
|
};
|
|
55280
55280
|
|
|
55281
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/renderer.js
|
|
55281
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/renderer.js
|
|
55282
55282
|
var renderer = (node2, isScreenReaderEnabled) => {
|
|
55283
55283
|
if (node2.yogaNode) {
|
|
55284
55284
|
if (isScreenReaderEnabled) {
|
|
@@ -55334,7 +55334,7 @@ var renderer = (node2, isScreenReaderEnabled) => {
|
|
|
55334
55334
|
};
|
|
55335
55335
|
var renderer_default = renderer;
|
|
55336
55336
|
|
|
55337
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/cursor-helpers.js
|
|
55337
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/cursor-helpers.js
|
|
55338
55338
|
var showCursorEscape = "\x1B[?25h";
|
|
55339
55339
|
var hideCursorEscape = "\x1B[?25l";
|
|
55340
55340
|
var cursorPositionChanged = (a, b) => a?.x !== b?.x || a?.y !== b?.y;
|
|
@@ -55365,10 +55365,10 @@ var buildReturnToBottomPrefix = (cursorWasShown, previousLineCount, previousCurs
|
|
|
55365
55365
|
return hideCursorEscape + buildReturnToBottom(previousLineCount, previousCursorPosition);
|
|
55366
55366
|
};
|
|
55367
55367
|
|
|
55368
|
-
// node_modules/.pnpm/cli-cursor@4.0.0/node_modules/cli-cursor/index.js
|
|
55368
|
+
// ../deepseek-harness/node_modules/.pnpm/cli-cursor@4.0.0/node_modules/cli-cursor/index.js
|
|
55369
55369
|
import process8 from "node:process";
|
|
55370
55370
|
|
|
55371
|
-
// node_modules/.pnpm/restore-cursor@4.0.0/node_modules/restore-cursor/index.js
|
|
55371
|
+
// ../deepseek-harness/node_modules/.pnpm/restore-cursor@4.0.0/node_modules/restore-cursor/index.js
|
|
55372
55372
|
var import_onetime = __toESM(require_onetime(), 1);
|
|
55373
55373
|
var import_signal_exit = __toESM(require_signal_exit(), 1);
|
|
55374
55374
|
import process7 from "node:process";
|
|
@@ -55379,7 +55379,7 @@ var restoreCursor = (0, import_onetime.default)(() => {
|
|
|
55379
55379
|
});
|
|
55380
55380
|
var restore_cursor_default = restoreCursor;
|
|
55381
55381
|
|
|
55382
|
-
// node_modules/.pnpm/cli-cursor@4.0.0/node_modules/cli-cursor/index.js
|
|
55382
|
+
// ../deepseek-harness/node_modules/.pnpm/cli-cursor@4.0.0/node_modules/cli-cursor/index.js
|
|
55383
55383
|
var isHidden = false;
|
|
55384
55384
|
var cliCursor = {};
|
|
55385
55385
|
cliCursor.show = (writableStream = process8.stderr) => {
|
|
@@ -55409,7 +55409,7 @@ cliCursor.toggle = (force, writableStream) => {
|
|
|
55409
55409
|
};
|
|
55410
55410
|
var cli_cursor_default = cliCursor;
|
|
55411
55411
|
|
|
55412
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/log-update.js
|
|
55412
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/log-update.js
|
|
55413
55413
|
var visibleLineCount = (lines, str) => str.endsWith("\n") ? lines.length - 1 : lines.length;
|
|
55414
55414
|
var createStandard = (stream, { showCursor = false } = {}) => {
|
|
55415
55415
|
let previousLineCount = 0;
|
|
@@ -55639,23 +55639,23 @@ var create2 = (stream, { showCursor = false, incremental = false } = {}) => {
|
|
|
55639
55639
|
var logUpdate = { create: create2 };
|
|
55640
55640
|
var log_update_default = logUpdate;
|
|
55641
55641
|
|
|
55642
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/write-synchronized.js
|
|
55642
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/write-synchronized.js
|
|
55643
55643
|
var bsu = "\x1B[?2026h";
|
|
55644
55644
|
var esu = "\x1B[?2026l";
|
|
55645
55645
|
function shouldSynchronize(stream, interactive) {
|
|
55646
55646
|
return "isTTY" in stream && stream.isTTY && (interactive ?? !is_in_ci_default);
|
|
55647
55647
|
}
|
|
55648
55648
|
|
|
55649
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/instances.js
|
|
55649
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/instances.js
|
|
55650
55650
|
var instances = /* @__PURE__ */ new WeakMap();
|
|
55651
55651
|
var instances_default = instances;
|
|
55652
55652
|
|
|
55653
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/App.js
|
|
55653
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/App.js
|
|
55654
55654
|
var import_react15 = __toESM(require_react(), 1);
|
|
55655
55655
|
import { EventEmitter as EventEmitter2 } from "node:events";
|
|
55656
55656
|
import process12 from "node:process";
|
|
55657
55657
|
|
|
55658
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/input-parser.js
|
|
55658
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/input-parser.js
|
|
55659
55659
|
var escape = "\x1B";
|
|
55660
55660
|
var pasteStart = "\x1B[200~";
|
|
55661
55661
|
var pasteEnd = "\x1B[201~";
|
|
@@ -55840,7 +55840,7 @@ var createInputParser = () => {
|
|
|
55840
55840
|
};
|
|
55841
55841
|
};
|
|
55842
55842
|
|
|
55843
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/AppContext.js
|
|
55843
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/AppContext.js
|
|
55844
55844
|
var import_react2 = __toESM(require_react(), 1);
|
|
55845
55845
|
var noopSuspension = {
|
|
55846
55846
|
async resume() {
|
|
@@ -55865,7 +55865,7 @@ var AppContext = (0, import_react2.createContext)(defaultValue);
|
|
|
55865
55865
|
AppContext.displayName = "InternalAppContext";
|
|
55866
55866
|
var AppContext_default = AppContext;
|
|
55867
55867
|
|
|
55868
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/StdinContext.js
|
|
55868
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/StdinContext.js
|
|
55869
55869
|
var import_react3 = __toESM(require_react(), 1);
|
|
55870
55870
|
import { EventEmitter } from "node:events";
|
|
55871
55871
|
import process9 from "node:process";
|
|
@@ -55884,7 +55884,7 @@ var StdinContext = (0, import_react3.createContext)({
|
|
|
55884
55884
|
StdinContext.displayName = "InternalStdinContext";
|
|
55885
55885
|
var StdinContext_default = StdinContext;
|
|
55886
55886
|
|
|
55887
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/StdoutContext.js
|
|
55887
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/StdoutContext.js
|
|
55888
55888
|
var import_react4 = __toESM(require_react(), 1);
|
|
55889
55889
|
import process10 from "node:process";
|
|
55890
55890
|
var StdoutContext = (0, import_react4.createContext)({
|
|
@@ -55895,7 +55895,7 @@ var StdoutContext = (0, import_react4.createContext)({
|
|
|
55895
55895
|
StdoutContext.displayName = "InternalStdoutContext";
|
|
55896
55896
|
var StdoutContext_default = StdoutContext;
|
|
55897
55897
|
|
|
55898
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/StderrContext.js
|
|
55898
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/StderrContext.js
|
|
55899
55899
|
var import_react5 = __toESM(require_react(), 1);
|
|
55900
55900
|
import process11 from "node:process";
|
|
55901
55901
|
var StderrContext = (0, import_react5.createContext)({
|
|
@@ -55906,7 +55906,7 @@ var StderrContext = (0, import_react5.createContext)({
|
|
|
55906
55906
|
StderrContext.displayName = "InternalStderrContext";
|
|
55907
55907
|
var StderrContext_default = StderrContext;
|
|
55908
55908
|
|
|
55909
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/FocusContext.js
|
|
55909
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/FocusContext.js
|
|
55910
55910
|
var import_react6 = __toESM(require_react(), 1);
|
|
55911
55911
|
var FocusContext = (0, import_react6.createContext)({
|
|
55912
55912
|
activeId: void 0,
|
|
@@ -55932,7 +55932,7 @@ var FocusContext = (0, import_react6.createContext)({
|
|
|
55932
55932
|
FocusContext.displayName = "InternalFocusContext";
|
|
55933
55933
|
var FocusContext_default = FocusContext;
|
|
55934
55934
|
|
|
55935
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/AnimationContext.js
|
|
55935
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/AnimationContext.js
|
|
55936
55936
|
var import_react7 = __toESM(require_react(), 1);
|
|
55937
55937
|
var animationContext = (0, import_react7.createContext)({
|
|
55938
55938
|
renderThrottleMs: 0,
|
|
@@ -55947,7 +55947,7 @@ var animationContext = (0, import_react7.createContext)({
|
|
|
55947
55947
|
animationContext.displayName = "InternalAnimationContext";
|
|
55948
55948
|
var AnimationContext_default = animationContext;
|
|
55949
55949
|
|
|
55950
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/CursorContext.js
|
|
55950
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/CursorContext.js
|
|
55951
55951
|
var import_react8 = __toESM(require_react(), 1);
|
|
55952
55952
|
var CursorContext = (0, import_react8.createContext)({
|
|
55953
55953
|
setCursorPosition() {
|
|
@@ -55956,22 +55956,22 @@ var CursorContext = (0, import_react8.createContext)({
|
|
|
55956
55956
|
CursorContext.displayName = "InternalCursorContext";
|
|
55957
55957
|
var CursorContext_default = CursorContext;
|
|
55958
55958
|
|
|
55959
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorBoundary.js
|
|
55959
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorBoundary.js
|
|
55960
55960
|
var import_react14 = __toESM(require_react(), 1);
|
|
55961
55961
|
|
|
55962
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorOverview.js
|
|
55962
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorOverview.js
|
|
55963
55963
|
var import_react13 = __toESM(require_react(), 1);
|
|
55964
55964
|
var import_stack_utils = __toESM(require_stack_utils(), 1);
|
|
55965
55965
|
import * as fs2 from "node:fs";
|
|
55966
55966
|
import { cwd } from "node:process";
|
|
55967
55967
|
|
|
55968
|
-
// node_modules/.pnpm/convert-to-spaces@2.0.1/node_modules/convert-to-spaces/dist/index.js
|
|
55968
|
+
// ../deepseek-harness/node_modules/.pnpm/convert-to-spaces@2.0.1/node_modules/convert-to-spaces/dist/index.js
|
|
55969
55969
|
var convertToSpaces = (input, spaces = 2) => {
|
|
55970
55970
|
return input.replace(/^\t+/gm, ($1) => " ".repeat($1.length * spaces));
|
|
55971
55971
|
};
|
|
55972
55972
|
var dist_default2 = convertToSpaces;
|
|
55973
55973
|
|
|
55974
|
-
// node_modules/.pnpm/code-excerpt@4.0.0/node_modules/code-excerpt/dist/index.js
|
|
55974
|
+
// ../deepseek-harness/node_modules/.pnpm/code-excerpt@4.0.0/node_modules/code-excerpt/dist/index.js
|
|
55975
55975
|
var generateLineNumbers = (line8, around) => {
|
|
55976
55976
|
const lineNumbers = [];
|
|
55977
55977
|
const min = line8 - around;
|
|
@@ -55997,20 +55997,20 @@ var codeExcerpt = (source, line8, options = {}) => {
|
|
|
55997
55997
|
};
|
|
55998
55998
|
var dist_default3 = codeExcerpt;
|
|
55999
55999
|
|
|
56000
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Box.js
|
|
56000
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Box.js
|
|
56001
56001
|
var import_react11 = __toESM(require_react(), 1);
|
|
56002
56002
|
|
|
56003
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/AccessibilityContext.js
|
|
56003
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/AccessibilityContext.js
|
|
56004
56004
|
var import_react9 = __toESM(require_react(), 1);
|
|
56005
56005
|
var accessibilityContext = (0, import_react9.createContext)({
|
|
56006
56006
|
isScreenReaderEnabled: false
|
|
56007
56007
|
});
|
|
56008
56008
|
|
|
56009
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/BackgroundContext.js
|
|
56009
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/BackgroundContext.js
|
|
56010
56010
|
var import_react10 = __toESM(require_react(), 1);
|
|
56011
56011
|
var backgroundContext = (0, import_react10.createContext)(void 0);
|
|
56012
56012
|
|
|
56013
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Box.js
|
|
56013
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Box.js
|
|
56014
56014
|
var Box = (0, import_react11.forwardRef)(({ children, backgroundColor, "aria-label": ariaLabel, "aria-hidden": ariaHidden, "aria-role": role2, "aria-state": ariaState, ...style }, ref) => {
|
|
56015
56015
|
const { isScreenReaderEnabled } = (0, import_react11.useContext)(accessibilityContext);
|
|
56016
56016
|
const label = ariaLabel ? import_react11.default.createElement("ink-text", null, ariaLabel) : void 0;
|
|
@@ -56038,7 +56038,7 @@ var Box = (0, import_react11.forwardRef)(({ children, backgroundColor, "aria-lab
|
|
|
56038
56038
|
Box.displayName = "Box";
|
|
56039
56039
|
var Box_default = Box;
|
|
56040
56040
|
|
|
56041
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Text.js
|
|
56041
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Text.js
|
|
56042
56042
|
var import_react12 = __toESM(require_react(), 1);
|
|
56043
56043
|
function Text({ color: color2, backgroundColor, dimColor = false, bold = false, italic = false, underline = false, strikethrough = false, inverse = false, wrap = "wrap", children, "aria-label": ariaLabel, "aria-hidden": ariaHidden = false }) {
|
|
56044
56044
|
const { isScreenReaderEnabled } = (0, import_react12.useContext)(accessibilityContext);
|
|
@@ -56081,7 +56081,7 @@ function Text({ color: color2, backgroundColor, dimColor = false, bold = false,
|
|
|
56081
56081
|
return import_react12.default.createElement("ink-text", { style: { flexGrow: 0, flexShrink: 1, flexDirection: "row", textWrap: wrap }, internal_transform: transform2 }, childrenOrAriaLabel);
|
|
56082
56082
|
}
|
|
56083
56083
|
|
|
56084
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorOverview.js
|
|
56084
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorOverview.js
|
|
56085
56085
|
var cleanupPath = (path2) => {
|
|
56086
56086
|
return path2?.replace(`file://${cwd()}/`, "");
|
|
56087
56087
|
};
|
|
@@ -56194,7 +56194,7 @@ function ErrorOverview({ error: error51 }) {
|
|
|
56194
56194
|
);
|
|
56195
56195
|
}
|
|
56196
56196
|
|
|
56197
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorBoundary.js
|
|
56197
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/ErrorBoundary.js
|
|
56198
56198
|
var ErrorBoundary = class extends import_react14.PureComponent {
|
|
56199
56199
|
static displayName = "InternalErrorBoundary";
|
|
56200
56200
|
static getDerivedStateFromError(error51) {
|
|
@@ -56214,7 +56214,7 @@ var ErrorBoundary = class extends import_react14.PureComponent {
|
|
|
56214
56214
|
}
|
|
56215
56215
|
};
|
|
56216
56216
|
|
|
56217
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/App.js
|
|
56217
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/App.js
|
|
56218
56218
|
var tab = " ";
|
|
56219
56219
|
var shiftTab = "\x1B[Z";
|
|
56220
56220
|
var escape2 = "\x1B";
|
|
@@ -56726,7 +56726,7 @@ function App({ children, stdin, stdout, stderr, writeToStdout, writeToStderr, ex
|
|
|
56726
56726
|
App.displayName = "InternalApp";
|
|
56727
56727
|
var App_default = App;
|
|
56728
56728
|
|
|
56729
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/kitty-keyboard.js
|
|
56729
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/kitty-keyboard.js
|
|
56730
56730
|
var kittyFlags = {
|
|
56731
56731
|
disambiguateEscapeCodes: 1,
|
|
56732
56732
|
reportEventTypes: 2,
|
|
@@ -56752,7 +56752,7 @@ var kittyModifiers = {
|
|
|
56752
56752
|
numLock: 128
|
|
56753
56753
|
};
|
|
56754
56754
|
|
|
56755
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
56755
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/ink.js
|
|
56756
56756
|
var noop = () => {
|
|
56757
56757
|
};
|
|
56758
56758
|
var textEncoder = new TextEncoder();
|
|
@@ -57548,7 +57548,7 @@ var Ink = class {
|
|
|
57548
57548
|
}
|
|
57549
57549
|
};
|
|
57550
57550
|
|
|
57551
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render.js
|
|
57551
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render.js
|
|
57552
57552
|
var render = (node2, options) => {
|
|
57553
57553
|
const inkOptions = {
|
|
57554
57554
|
stdout: process14.stdout,
|
|
@@ -57599,25 +57599,25 @@ var getInstance = (stdout, createInstance) => {
|
|
|
57599
57599
|
return instance;
|
|
57600
57600
|
};
|
|
57601
57601
|
|
|
57602
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-to-string.js
|
|
57602
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/render-to-string.js
|
|
57603
57603
|
var import_constants3 = __toESM(require_constants(), 1);
|
|
57604
57604
|
|
|
57605
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Static.js
|
|
57605
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Static.js
|
|
57606
57606
|
var import_react17 = __toESM(require_react(), 1);
|
|
57607
57607
|
|
|
57608
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Transform.js
|
|
57608
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Transform.js
|
|
57609
57609
|
var import_react18 = __toESM(require_react(), 1);
|
|
57610
57610
|
|
|
57611
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Newline.js
|
|
57611
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Newline.js
|
|
57612
57612
|
var import_react19 = __toESM(require_react(), 1);
|
|
57613
57613
|
|
|
57614
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Spacer.js
|
|
57614
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/components/Spacer.js
|
|
57615
57615
|
var import_react20 = __toESM(require_react(), 1);
|
|
57616
57616
|
|
|
57617
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-input.js
|
|
57617
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-input.js
|
|
57618
57618
|
var import_react22 = __toESM(require_react(), 1);
|
|
57619
57619
|
|
|
57620
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/parse-keypress.js
|
|
57620
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/parse-keypress.js
|
|
57621
57621
|
var textDecoder = new TextDecoder();
|
|
57622
57622
|
var metaKeyCodeRe = /^(?:\x1b)([a-zA-Z0-9])$/;
|
|
57623
57623
|
var fnKeyRe = /^(?:\x1b+)(O|N|\[|\[\[)(?:(\d+)(?:;(\d+))?([~^$])|(?:1;)?(\d+)?([a-zA-Z]))/;
|
|
@@ -58049,11 +58049,11 @@ var parseKeypress = (s = "") => {
|
|
|
58049
58049
|
};
|
|
58050
58050
|
var parse_keypress_default = parseKeypress;
|
|
58051
58051
|
|
|
58052
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-stdin.js
|
|
58052
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-stdin.js
|
|
58053
58053
|
var import_react21 = __toESM(require_react(), 1);
|
|
58054
58054
|
var useStdinContext = () => (0, import_react21.useContext)(StdinContext_default);
|
|
58055
58055
|
|
|
58056
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-input.js
|
|
58056
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-input.js
|
|
58057
58057
|
var useInput = (inputHandler, options = {}) => {
|
|
58058
58058
|
const { setRawMode, internal_exitOnCtrlC, internal_eventEmitter } = useStdinContext();
|
|
58059
58059
|
(0, import_react22.useEffect)(() => {
|
|
@@ -58133,7 +58133,7 @@ var useInput = (inputHandler, options = {}) => {
|
|
|
58133
58133
|
};
|
|
58134
58134
|
var use_input_default = useInput;
|
|
58135
58135
|
|
|
58136
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-paste.js
|
|
58136
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-paste.js
|
|
58137
58137
|
var import_react23 = __toESM(require_react(), 1);
|
|
58138
58138
|
var usePaste = (handler, options = {}) => {
|
|
58139
58139
|
const { setRawMode, setBracketedPasteMode, internal_eventEmitter } = useStdinContext();
|
|
@@ -58165,33 +58165,33 @@ var usePaste = (handler, options = {}) => {
|
|
|
58165
58165
|
};
|
|
58166
58166
|
var use_paste_default = usePaste;
|
|
58167
58167
|
|
|
58168
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-app.js
|
|
58168
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-app.js
|
|
58169
58169
|
var import_react24 = __toESM(require_react(), 1);
|
|
58170
58170
|
|
|
58171
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-stdout.js
|
|
58171
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-stdout.js
|
|
58172
58172
|
var import_react25 = __toESM(require_react(), 1);
|
|
58173
58173
|
var useStdout = () => (0, import_react25.useContext)(StdoutContext_default);
|
|
58174
58174
|
var use_stdout_default = useStdout;
|
|
58175
58175
|
|
|
58176
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-stderr.js
|
|
58176
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-stderr.js
|
|
58177
58177
|
var import_react26 = __toESM(require_react(), 1);
|
|
58178
58178
|
|
|
58179
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-focus.js
|
|
58179
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-focus.js
|
|
58180
58180
|
var import_react27 = __toESM(require_react(), 1);
|
|
58181
58181
|
|
|
58182
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-focus-manager.js
|
|
58182
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-focus-manager.js
|
|
58183
58183
|
var import_react28 = __toESM(require_react(), 1);
|
|
58184
58184
|
|
|
58185
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-is-screen-reader-enabled.js
|
|
58185
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-is-screen-reader-enabled.js
|
|
58186
58186
|
var import_react29 = __toESM(require_react(), 1);
|
|
58187
58187
|
|
|
58188
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-cursor.js
|
|
58188
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-cursor.js
|
|
58189
58189
|
var import_react30 = __toESM(require_react(), 1);
|
|
58190
58190
|
|
|
58191
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-animation.js
|
|
58191
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-animation.js
|
|
58192
58192
|
var import_react31 = __toESM(require_react(), 1);
|
|
58193
58193
|
|
|
58194
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-window-size.js
|
|
58194
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-window-size.js
|
|
58195
58195
|
var import_react32 = __toESM(require_react(), 1);
|
|
58196
58196
|
var useWindowSize = () => {
|
|
58197
58197
|
const { stdout } = use_stdout_default();
|
|
@@ -58209,10 +58209,10 @@ var useWindowSize = () => {
|
|
|
58209
58209
|
};
|
|
58210
58210
|
var use_window_size_default = useWindowSize;
|
|
58211
58211
|
|
|
58212
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-box-metrics.js
|
|
58212
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/hooks/use-box-metrics.js
|
|
58213
58213
|
var import_react33 = __toESM(require_react(), 1);
|
|
58214
58214
|
|
|
58215
|
-
// node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/measure-element.js
|
|
58215
|
+
// ../deepseek-harness/node_modules/.pnpm/ink@7.1.1_@types+react@19.2.18_react@19.2.8/node_modules/ink/build/measure-element.js
|
|
58216
58216
|
var measureElement = (node2) => {
|
|
58217
58217
|
const { yogaNode } = node2;
|
|
58218
58218
|
if (!yogaNode) {
|
|
@@ -58237,10 +58237,10 @@ var measureElement = (node2) => {
|
|
|
58237
58237
|
};
|
|
58238
58238
|
var measure_element_default = measureElement;
|
|
58239
58239
|
|
|
58240
|
-
// packages/tui/tui-render/src/index.ts
|
|
58240
|
+
// ../deepseek-harness/packages/tui/tui-render/src/index.ts
|
|
58241
58241
|
var import_react40 = __toESM(require_react(), 1);
|
|
58242
58242
|
|
|
58243
|
-
// packages/tui/tui-render/src/content.ts
|
|
58243
|
+
// ../deepseek-harness/packages/tui/tui-render/src/content.ts
|
|
58244
58244
|
var GRAPHEME = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
58245
58245
|
function firstGrapheme(text4) {
|
|
58246
58246
|
for (const part of GRAPHEME.segment(text4)) return part.segment;
|
|
@@ -58252,8 +58252,23 @@ function escapeContent(text4) {
|
|
|
58252
58252
|
(char) => `\\x${char.charCodeAt(0).toString(16).padStart(2, "0")}`
|
|
58253
58253
|
).replace(/\u001B/g, "\\x1b");
|
|
58254
58254
|
}
|
|
58255
|
+
var WIDE_SYMBOLS_OR_EMOJIS = /[\u2460-\u24F4\u2776-\u2793\u26A0\u26A1\u2699\u2139\u23F1\u2328\u2709\u270F\u2712\u2702\u26C8\u2764\u2B50]/gu;
|
|
58255
58256
|
function displayWidth(text4) {
|
|
58256
|
-
|
|
58257
|
+
if (text4 === "") return 0;
|
|
58258
|
+
if (/^[\x20-\x7e]*$/u.test(text4)) return text4.length;
|
|
58259
|
+
const base = stringWidth(text4);
|
|
58260
|
+
if (!/[\u2460-\u24F4\u2776-\u2793\u26A0\u26A1\u2699\u2139\u23F1\u2328\u2709\u270F\u2712\u2702\u26C8\u2764\u2B50]/u.test(text4)) {
|
|
58261
|
+
return base;
|
|
58262
|
+
}
|
|
58263
|
+
let extra2 = 0;
|
|
58264
|
+
for (const match of text4.matchAll(WIDE_SYMBOLS_OR_EMOJIS)) {
|
|
58265
|
+
const idx = match.index;
|
|
58266
|
+
if (idx !== void 0 && text4.charCodeAt(idx + 1) === 65039) {
|
|
58267
|
+
continue;
|
|
58268
|
+
}
|
|
58269
|
+
extra2 += 1;
|
|
58270
|
+
}
|
|
58271
|
+
return base + extra2;
|
|
58257
58272
|
}
|
|
58258
58273
|
function wcwidthSafeSlice(text4, maxCols) {
|
|
58259
58274
|
if (maxCols <= 0) return "";
|
|
@@ -58262,13 +58277,37 @@ function wcwidthSafeSlice(text4, maxCols) {
|
|
|
58262
58277
|
let cols = 0;
|
|
58263
58278
|
let end = 0;
|
|
58264
58279
|
for (const { segment: segment2 } of GRAPHEME.segment(text4)) {
|
|
58265
|
-
const width =
|
|
58280
|
+
const width = displayWidth(segment2);
|
|
58266
58281
|
if (cols + width > maxCols) break;
|
|
58267
58282
|
cols += width;
|
|
58268
58283
|
end += segment2.length;
|
|
58269
58284
|
}
|
|
58270
58285
|
return text4.slice(0, end);
|
|
58271
58286
|
}
|
|
58287
|
+
function formatSymbolSpacing(text4) {
|
|
58288
|
+
if (text4 === "" || /^[\x20-\x7e]*$/u.test(text4)) return text4;
|
|
58289
|
+
let res = text4.replace(
|
|
58290
|
+
/([\u26A0\u2699\u2139\u23F1\u2328\u2709\u270F\u2712\u2702\u26C8\u2764])(?!\uFE0F)/gu,
|
|
58291
|
+
"$1\uFE0F"
|
|
58292
|
+
);
|
|
58293
|
+
res = res.replace(
|
|
58294
|
+
/([\u2460-\u24F4\u2776-\u2793\u3251-\u325F\u32B1-\u32BF])([\u4E00-\u9FFF\u3400-\u4DBF])/gu,
|
|
58295
|
+
"$1 $2"
|
|
58296
|
+
);
|
|
58297
|
+
res = res.replace(
|
|
58298
|
+
/([\u4E00-\u9FFF\u3400-\u4DBF])([\u2460-\u24F4\u2776-\u2793\u3251-\u325F\u32B1-\u32BF])/gu,
|
|
58299
|
+
"$1 $2"
|
|
58300
|
+
);
|
|
58301
|
+
res = res.replace(
|
|
58302
|
+
/([\u{1F300}-\u{1FAFF}\u2600-\u27BF]\uFE0F?)([\u4E00-\u9FFF\u3400-\u4DBF])/gu,
|
|
58303
|
+
"$1 $2"
|
|
58304
|
+
);
|
|
58305
|
+
res = res.replace(
|
|
58306
|
+
/([\u4E00-\u9FFF\u3400-\u4DBF])([\u{1F300}-\u{1FAFF}\u2600-\u27BF])/gu,
|
|
58307
|
+
"$1 $2"
|
|
58308
|
+
);
|
|
58309
|
+
return res;
|
|
58310
|
+
}
|
|
58272
58311
|
function displayColumnSlice(text4, startCol, endCol) {
|
|
58273
58312
|
const start = Math.max(0, startCol);
|
|
58274
58313
|
const end = Math.max(start, endCol);
|
|
@@ -58315,7 +58354,7 @@ function wrapDisplayLines(text4, maxCols) {
|
|
|
58315
58354
|
return out;
|
|
58316
58355
|
}
|
|
58317
58356
|
|
|
58318
|
-
// packages/tui/tui-render/src/terminal-capabilities.ts
|
|
58357
|
+
// ../deepseek-harness/packages/tui/tui-render/src/terminal-capabilities.ts
|
|
58319
58358
|
var ESC_TIMEOUT_MS = 40;
|
|
58320
58359
|
function detectColorSupport(env3) {
|
|
58321
58360
|
if (env3.NO_COLOR !== void 0) return "none";
|
|
@@ -58378,7 +58417,7 @@ function sanitizeOscPayload(text4, limit = 80, titleSuffix) {
|
|
|
58378
58417
|
return codePoints.slice(0, limit).join("");
|
|
58379
58418
|
}
|
|
58380
58419
|
|
|
58381
|
-
// packages/tui/tui-render/src/theme.ts
|
|
58420
|
+
// ../deepseek-harness/packages/tui/tui-render/src/theme.ts
|
|
58382
58421
|
var THEME_LEVELS = {
|
|
58383
58422
|
truecolor: {
|
|
58384
58423
|
bg: "#151618",
|
|
@@ -58577,7 +58616,7 @@ var BACKGROUND_TOKENS = /* @__PURE__ */ new Set([
|
|
|
58577
58616
|
"codeBg"
|
|
58578
58617
|
]);
|
|
58579
58618
|
|
|
58580
|
-
// packages/tui/tui-render/src/brand.ts
|
|
58619
|
+
// ../deepseek-harness/packages/tui/tui-render/src/brand.ts
|
|
58581
58620
|
var BRAND_HALF_BLOCK = [
|
|
58582
58621
|
" \u2584\u2584\u2584\u2584\u2584 \u2588\u2584 ",
|
|
58583
58622
|
" \u2584\u2584\u2584\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 \u2588\u2588\u2588\u2584\u2584 \u2584\u2584",
|
|
@@ -58710,7 +58749,7 @@ var BRAND_PLAIN_WORDMARK = "DeepSeek";
|
|
|
58710
58749
|
var BRAND_HOME_LINE = "\u6709\u4EC0\u4E48\u53EF\u4EE5\u5E2E\u5FD9\u7684";
|
|
58711
58750
|
var BRAND_APP_TITLE = "DeepSeek \xB7 deepseek-tui";
|
|
58712
58751
|
|
|
58713
|
-
// packages/tui/tui-render/src/app-shell.tsx
|
|
58752
|
+
// ../deepseek-harness/packages/tui/tui-render/src/app-shell.tsx
|
|
58714
58753
|
var import_jsx_runtime = __toESM(require_jsx_runtime(), 1);
|
|
58715
58754
|
var TITLE_BAR_ELLIPSIS = "\u2026";
|
|
58716
58755
|
function fitDisplayWidth(text4, maxCols) {
|
|
@@ -58785,10 +58824,10 @@ function AppShell({ title, badge, children, status, input }) {
|
|
|
58785
58824
|
] });
|
|
58786
58825
|
}
|
|
58787
58826
|
|
|
58788
|
-
// packages/tui/tui-render/src/stream-view.tsx
|
|
58827
|
+
// ../deepseek-harness/packages/tui/tui-render/src/stream-view.tsx
|
|
58789
58828
|
var import_react37 = __toESM(require_react(), 1);
|
|
58790
58829
|
|
|
58791
|
-
// packages/tui/tui-render/src/hyperlink.ts
|
|
58830
|
+
// ../deepseek-harness/packages/tui/tui-render/src/hyperlink.ts
|
|
58792
58831
|
import { execSync } from "node:child_process";
|
|
58793
58832
|
var hyperlinks = false;
|
|
58794
58833
|
function probeTmuxHyperlinks(exec3 = execSync) {
|
|
@@ -58845,7 +58884,7 @@ function linkNeedsUrlSuffix(visible, href) {
|
|
|
58845
58884
|
return visible !== href && visible !== comparable;
|
|
58846
58885
|
}
|
|
58847
58886
|
|
|
58848
|
-
// packages/llm/token-meter/src/cache-hit.ts
|
|
58887
|
+
// ../deepseek-harness/packages/llm/token-meter/src/cache-hit.ts
|
|
58849
58888
|
function roundedPercentUnits(cacheReadTokens, denominator, decimalPlaces) {
|
|
58850
58889
|
const unitsPerPercent = decimalPlaces === 0 ? 1 : 10;
|
|
58851
58890
|
const scale = unitsPerPercent * 100;
|
|
@@ -58896,7 +58935,7 @@ function formatCacheHitPercent(cacheReadTokens, promptTokens, decimalPlaces = 0)
|
|
|
58896
58935
|
return `99.${"9".repeat(distinguishingPlaces - 1)}${10 - roundedLoss}`;
|
|
58897
58936
|
}
|
|
58898
58937
|
|
|
58899
|
-
// packages/llm/token-meter/src/turn-usage.ts
|
|
58938
|
+
// ../deepseek-harness/packages/llm/token-meter/src/turn-usage.ts
|
|
58900
58939
|
function isCount(value) {
|
|
58901
58940
|
return typeof value === "number" && Number.isSafeInteger(value) && value >= 0;
|
|
58902
58941
|
}
|
|
@@ -59077,7 +59116,7 @@ function deriveTurnTokenUsage(events) {
|
|
|
59077
59116
|
return invalid || !sawEnd || state.kind !== "idle" ? void 0 : aggregateAttempts(attempts);
|
|
59078
59117
|
}
|
|
59079
59118
|
|
|
59080
|
-
// packages/tui/tui-render/src/turn-tail.ts
|
|
59119
|
+
// ../deepseek-harness/packages/tui/tui-render/src/turn-tail.ts
|
|
59081
59120
|
function formatTurnTailStats(view) {
|
|
59082
59121
|
const parts = [];
|
|
59083
59122
|
if (view.turnOrdinal !== void 0) parts.push(`turn ${String(view.turnOrdinal)}`);
|
|
@@ -59116,14 +59155,14 @@ function producedPathsForTurn(cards) {
|
|
|
59116
59155
|
return paths;
|
|
59117
59156
|
}
|
|
59118
59157
|
|
|
59119
|
-
// packages/tui/tui-render/src/stream-view.tsx
|
|
59158
|
+
// ../deepseek-harness/packages/tui/tui-render/src/stream-view.tsx
|
|
59120
59159
|
import { pathToFileURL as pathToFileURL2 } from "node:url";
|
|
59121
59160
|
import { isAbsolute as isAbsolute3 } from "node:path";
|
|
59122
59161
|
|
|
59123
|
-
// packages/tui/tui-render/src/markdown.tsx
|
|
59162
|
+
// ../deepseek-harness/packages/tui/tui-render/src/markdown.tsx
|
|
59124
59163
|
var import_react34 = __toESM(require_react(), 1);
|
|
59125
59164
|
|
|
59126
|
-
// node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js
|
|
59165
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-to-string@4.0.0/node_modules/mdast-util-to-string/lib/index.js
|
|
59127
59166
|
var emptyOptions = {};
|
|
59128
59167
|
function toString2(value, options) {
|
|
59129
59168
|
const settings = options || emptyOptions;
|
|
@@ -59160,7 +59199,7 @@ function node(value) {
|
|
|
59160
59199
|
return Boolean(value && typeof value === "object");
|
|
59161
59200
|
}
|
|
59162
59201
|
|
|
59163
|
-
// node_modules/.pnpm/character-entities@2.0.2/node_modules/character-entities/index.js
|
|
59202
|
+
// ../deepseek-harness/node_modules/.pnpm/character-entities@2.0.2/node_modules/character-entities/index.js
|
|
59164
59203
|
var characterEntities = {
|
|
59165
59204
|
AElig: "\xC6",
|
|
59166
59205
|
AMP: "&",
|
|
@@ -61289,13 +61328,13 @@ var characterEntities = {
|
|
|
61289
61328
|
zwnj: "\u200C"
|
|
61290
61329
|
};
|
|
61291
61330
|
|
|
61292
|
-
// node_modules/.pnpm/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.js
|
|
61331
|
+
// ../deepseek-harness/node_modules/.pnpm/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.js
|
|
61293
61332
|
var own = {}.hasOwnProperty;
|
|
61294
61333
|
function decodeNamedCharacterReference(value) {
|
|
61295
61334
|
return own.call(characterEntities, value) ? characterEntities[value] : false;
|
|
61296
61335
|
}
|
|
61297
61336
|
|
|
61298
|
-
// node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js
|
|
61337
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js
|
|
61299
61338
|
function splice(list2, start, remove, items) {
|
|
61300
61339
|
const end = list2.length;
|
|
61301
61340
|
let chunkStart = 0;
|
|
@@ -61329,7 +61368,7 @@ function push2(list2, items) {
|
|
|
61329
61368
|
return items;
|
|
61330
61369
|
}
|
|
61331
61370
|
|
|
61332
|
-
// node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.js
|
|
61371
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.js
|
|
61333
61372
|
var hasOwnProperty = {}.hasOwnProperty;
|
|
61334
61373
|
function combineExtensions(extensions) {
|
|
61335
61374
|
const all2 = {};
|
|
@@ -61369,7 +61408,7 @@ function constructs(existing, list2) {
|
|
|
61369
61408
|
splice(existing, 0, 0, before);
|
|
61370
61409
|
}
|
|
61371
61410
|
|
|
61372
|
-
// node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js
|
|
61411
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js
|
|
61373
61412
|
function decodeNumericCharacterReference(value, base) {
|
|
61374
61413
|
const code2 = Number.parseInt(value, base);
|
|
61375
61414
|
if (
|
|
@@ -61387,12 +61426,12 @@ function decodeNumericCharacterReference(value, base) {
|
|
|
61387
61426
|
return String.fromCodePoint(code2);
|
|
61388
61427
|
}
|
|
61389
61428
|
|
|
61390
|
-
// node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js
|
|
61429
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js
|
|
61391
61430
|
function normalizeIdentifier(value) {
|
|
61392
61431
|
return value.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
|
61393
61432
|
}
|
|
61394
61433
|
|
|
61395
|
-
// node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js
|
|
61434
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js
|
|
61396
61435
|
var asciiAlpha = regexCheck(/[A-Za-z]/);
|
|
61397
61436
|
var asciiAlphanumeric = regexCheck(/[\dA-Za-z]/);
|
|
61398
61437
|
var asciiAtext = regexCheck(/[#-'*+\--9=?A-Z^-~]/);
|
|
@@ -61424,7 +61463,7 @@ function regexCheck(regex2) {
|
|
|
61424
61463
|
}
|
|
61425
61464
|
}
|
|
61426
61465
|
|
|
61427
|
-
// node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js
|
|
61466
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js
|
|
61428
61467
|
function factorySpace(effects, ok3, type, max) {
|
|
61429
61468
|
const limit = max ? max - 1 : Number.POSITIVE_INFINITY;
|
|
61430
61469
|
let size = 0;
|
|
@@ -61446,7 +61485,7 @@ function factorySpace(effects, ok3, type, max) {
|
|
|
61446
61485
|
}
|
|
61447
61486
|
}
|
|
61448
61487
|
|
|
61449
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.js
|
|
61488
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/content.js
|
|
61450
61489
|
var content = {
|
|
61451
61490
|
tokenize: initializeContent
|
|
61452
61491
|
};
|
|
@@ -61496,7 +61535,7 @@ function initializeContent(effects) {
|
|
|
61496
61535
|
}
|
|
61497
61536
|
}
|
|
61498
61537
|
|
|
61499
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js
|
|
61538
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js
|
|
61500
61539
|
var document2 = {
|
|
61501
61540
|
tokenize: initializeDocument
|
|
61502
61541
|
};
|
|
@@ -61678,7 +61717,7 @@ function tokenizeContainer(effects, ok3, nok) {
|
|
|
61678
61717
|
return factorySpace(effects, effects.attempt(this.parser.constructs.document, ok3, nok), "linePrefix", this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
|
|
61679
61718
|
}
|
|
61680
61719
|
|
|
61681
|
-
// node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js
|
|
61720
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-classify-character@2.0.1/node_modules/micromark-util-classify-character/index.js
|
|
61682
61721
|
function classifyCharacter(code2) {
|
|
61683
61722
|
if (code2 === null || markdownLineEndingOrSpace(code2) || unicodeWhitespace(code2)) {
|
|
61684
61723
|
return 1;
|
|
@@ -61688,7 +61727,7 @@ function classifyCharacter(code2) {
|
|
|
61688
61727
|
}
|
|
61689
61728
|
}
|
|
61690
61729
|
|
|
61691
|
-
// node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.js
|
|
61730
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-resolve-all@2.0.1/node_modules/micromark-util-resolve-all/index.js
|
|
61692
61731
|
function resolveAll(constructs2, events, context) {
|
|
61693
61732
|
const called = [];
|
|
61694
61733
|
let index2 = -1;
|
|
@@ -61702,7 +61741,7 @@ function resolveAll(constructs2, events, context) {
|
|
|
61702
61741
|
return events;
|
|
61703
61742
|
}
|
|
61704
61743
|
|
|
61705
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js
|
|
61744
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js
|
|
61706
61745
|
var attention = {
|
|
61707
61746
|
name: "attention",
|
|
61708
61747
|
resolveAll: resolveAllAttention,
|
|
@@ -61833,7 +61872,7 @@ function movePoint(point3, offset) {
|
|
|
61833
61872
|
point3._bufferIndex += offset;
|
|
61834
61873
|
}
|
|
61835
61874
|
|
|
61836
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.js
|
|
61875
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/autolink.js
|
|
61837
61876
|
var autolink = {
|
|
61838
61877
|
name: "autolink",
|
|
61839
61878
|
tokenize: tokenizeAutolink
|
|
@@ -61934,7 +61973,7 @@ function tokenizeAutolink(effects, ok3, nok) {
|
|
|
61934
61973
|
}
|
|
61935
61974
|
}
|
|
61936
61975
|
|
|
61937
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js
|
|
61976
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js
|
|
61938
61977
|
var blankLine = {
|
|
61939
61978
|
partial: true,
|
|
61940
61979
|
tokenize: tokenizeBlankLine
|
|
@@ -61949,7 +61988,7 @@ function tokenizeBlankLine(effects, ok3, nok) {
|
|
|
61949
61988
|
}
|
|
61950
61989
|
}
|
|
61951
61990
|
|
|
61952
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.js
|
|
61991
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/block-quote.js
|
|
61953
61992
|
var blockQuote = {
|
|
61954
61993
|
continuation: {
|
|
61955
61994
|
tokenize: tokenizeBlockQuoteContinuation
|
|
@@ -62007,7 +62046,7 @@ function exit(effects) {
|
|
|
62007
62046
|
effects.exit("blockQuote");
|
|
62008
62047
|
}
|
|
62009
62048
|
|
|
62010
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js
|
|
62049
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js
|
|
62011
62050
|
var characterEscape = {
|
|
62012
62051
|
name: "characterEscape",
|
|
62013
62052
|
tokenize: tokenizeCharacterEscape
|
|
@@ -62033,7 +62072,7 @@ function tokenizeCharacterEscape(effects, ok3, nok) {
|
|
|
62033
62072
|
}
|
|
62034
62073
|
}
|
|
62035
62074
|
|
|
62036
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js
|
|
62075
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js
|
|
62037
62076
|
var characterReference = {
|
|
62038
62077
|
name: "characterReference",
|
|
62039
62078
|
tokenize: tokenizeCharacterReference
|
|
@@ -62098,7 +62137,7 @@ function tokenizeCharacterReference(effects, ok3, nok) {
|
|
|
62098
62137
|
}
|
|
62099
62138
|
}
|
|
62100
62139
|
|
|
62101
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js
|
|
62140
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js
|
|
62102
62141
|
var nonLazyContinuation = {
|
|
62103
62142
|
partial: true,
|
|
62104
62143
|
tokenize: tokenizeNonLazyContinuation
|
|
@@ -62281,7 +62320,7 @@ function tokenizeNonLazyContinuation(effects, ok3, nok) {
|
|
|
62281
62320
|
}
|
|
62282
62321
|
}
|
|
62283
62322
|
|
|
62284
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.js
|
|
62323
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-indented.js
|
|
62285
62324
|
var codeIndented = {
|
|
62286
62325
|
name: "codeIndented",
|
|
62287
62326
|
tokenize: tokenizeCodeIndented
|
|
@@ -62345,7 +62384,7 @@ function tokenizeFurtherStart(effects, ok3, nok) {
|
|
|
62345
62384
|
}
|
|
62346
62385
|
}
|
|
62347
62386
|
|
|
62348
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.js
|
|
62387
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-text.js
|
|
62349
62388
|
var codeText = {
|
|
62350
62389
|
name: "codeText",
|
|
62351
62390
|
previous,
|
|
@@ -62460,7 +62499,7 @@ function tokenizeCodeText(effects, ok3, nok) {
|
|
|
62460
62499
|
}
|
|
62461
62500
|
}
|
|
62462
62501
|
|
|
62463
|
-
// node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.js
|
|
62502
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/lib/splice-buffer.js
|
|
62464
62503
|
var SpliceBuffer = class {
|
|
62465
62504
|
/**
|
|
62466
62505
|
* @param {ReadonlyArray<T> | null | undefined} [initial]
|
|
@@ -62653,7 +62692,7 @@ function chunkedPush(list2, right) {
|
|
|
62653
62692
|
}
|
|
62654
62693
|
}
|
|
62655
62694
|
|
|
62656
|
-
// node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js
|
|
62695
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js
|
|
62657
62696
|
function subtokenize(eventsArray) {
|
|
62658
62697
|
const jumps = {};
|
|
62659
62698
|
let index2 = -1;
|
|
@@ -62806,7 +62845,7 @@ function subcontent(events, eventIndex) {
|
|
|
62806
62845
|
return gaps;
|
|
62807
62846
|
}
|
|
62808
62847
|
|
|
62809
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js
|
|
62848
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js
|
|
62810
62849
|
var content2 = {
|
|
62811
62850
|
resolve: resolveContent,
|
|
62812
62851
|
tokenize: tokenizeContent
|
|
@@ -62877,7 +62916,7 @@ function tokenizeContinuation(effects, ok3, nok) {
|
|
|
62877
62916
|
}
|
|
62878
62917
|
}
|
|
62879
62918
|
|
|
62880
|
-
// node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.js
|
|
62919
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.js
|
|
62881
62920
|
function factoryDestination(effects, ok3, nok, type, literalType, literalMarkerType, rawType, stringType, max) {
|
|
62882
62921
|
const limit = max || Number.POSITIVE_INFINITY;
|
|
62883
62922
|
let balance = 0;
|
|
@@ -62969,7 +63008,7 @@ function factoryDestination(effects, ok3, nok, type, literalType, literalMarkerT
|
|
|
62969
63008
|
}
|
|
62970
63009
|
}
|
|
62971
63010
|
|
|
62972
|
-
// node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.js
|
|
63011
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.js
|
|
62973
63012
|
function factoryLabel(effects, ok3, nok, type, markerType, stringType) {
|
|
62974
63013
|
const self = this;
|
|
62975
63014
|
let size = 0;
|
|
@@ -63030,7 +63069,7 @@ function factoryLabel(effects, ok3, nok, type, markerType, stringType) {
|
|
|
63030
63069
|
}
|
|
63031
63070
|
}
|
|
63032
63071
|
|
|
63033
|
-
// node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.js
|
|
63072
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.js
|
|
63034
63073
|
function factoryTitle(effects, ok3, nok, type, markerType, stringType) {
|
|
63035
63074
|
let marker;
|
|
63036
63075
|
return start;
|
|
@@ -63092,7 +63131,7 @@ function factoryTitle(effects, ok3, nok, type, markerType, stringType) {
|
|
|
63092
63131
|
}
|
|
63093
63132
|
}
|
|
63094
63133
|
|
|
63095
|
-
// node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js
|
|
63134
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js
|
|
63096
63135
|
function factoryWhitespace(effects, ok3) {
|
|
63097
63136
|
let seen;
|
|
63098
63137
|
return start;
|
|
@@ -63111,7 +63150,7 @@ function factoryWhitespace(effects, ok3) {
|
|
|
63111
63150
|
}
|
|
63112
63151
|
}
|
|
63113
63152
|
|
|
63114
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js
|
|
63153
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js
|
|
63115
63154
|
var definition = {
|
|
63116
63155
|
name: "definition",
|
|
63117
63156
|
tokenize: tokenizeDefinition
|
|
@@ -63197,7 +63236,7 @@ function tokenizeTitleBefore(effects, ok3, nok) {
|
|
|
63197
63236
|
}
|
|
63198
63237
|
}
|
|
63199
63238
|
|
|
63200
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js
|
|
63239
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js
|
|
63201
63240
|
var hardBreakEscape = {
|
|
63202
63241
|
name: "hardBreakEscape",
|
|
63203
63242
|
tokenize: tokenizeHardBreakEscape
|
|
@@ -63218,7 +63257,7 @@ function tokenizeHardBreakEscape(effects, ok3, nok) {
|
|
|
63218
63257
|
}
|
|
63219
63258
|
}
|
|
63220
63259
|
|
|
63221
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js
|
|
63260
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js
|
|
63222
63261
|
var headingAtx = {
|
|
63223
63262
|
name: "headingAtx",
|
|
63224
63263
|
resolve: resolveHeadingAtx,
|
|
@@ -63309,7 +63348,7 @@ function tokenizeHeadingAtx(effects, ok3, nok) {
|
|
|
63309
63348
|
}
|
|
63310
63349
|
}
|
|
63311
63350
|
|
|
63312
|
-
// node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.js
|
|
63351
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.js
|
|
63313
63352
|
var htmlBlockNames = [
|
|
63314
63353
|
"address",
|
|
63315
63354
|
"article",
|
|
@@ -63376,7 +63415,7 @@ var htmlBlockNames = [
|
|
|
63376
63415
|
];
|
|
63377
63416
|
var htmlRawNames = ["pre", "script", "style", "textarea"];
|
|
63378
63417
|
|
|
63379
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.js
|
|
63418
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-flow.js
|
|
63380
63419
|
var htmlFlow = {
|
|
63381
63420
|
concrete: true,
|
|
63382
63421
|
name: "htmlFlow",
|
|
@@ -63755,7 +63794,7 @@ function tokenizeBlankLineBefore(effects, ok3, nok) {
|
|
|
63755
63794
|
}
|
|
63756
63795
|
}
|
|
63757
63796
|
|
|
63758
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js
|
|
63797
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js
|
|
63759
63798
|
var htmlText = {
|
|
63760
63799
|
name: "htmlText",
|
|
63761
63800
|
tokenize: tokenizeHtmlText
|
|
@@ -64061,7 +64100,7 @@ function tokenizeHtmlText(effects, ok3, nok) {
|
|
|
64061
64100
|
}
|
|
64062
64101
|
}
|
|
64063
64102
|
|
|
64064
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js
|
|
64103
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js
|
|
64065
64104
|
var labelEnd = {
|
|
64066
64105
|
name: "labelEnd",
|
|
64067
64106
|
resolveAll: resolveAllLabelEnd,
|
|
@@ -64287,7 +64326,7 @@ function tokenizeReferenceCollapsed(effects, ok3, nok) {
|
|
|
64287
64326
|
}
|
|
64288
64327
|
}
|
|
64289
64328
|
|
|
64290
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js
|
|
64329
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js
|
|
64291
64330
|
var labelStartImage = {
|
|
64292
64331
|
name: "labelStartImage",
|
|
64293
64332
|
resolveAll: labelEnd.resolveAll,
|
|
@@ -64318,7 +64357,7 @@ function tokenizeLabelStartImage(effects, ok3, nok) {
|
|
|
64318
64357
|
}
|
|
64319
64358
|
}
|
|
64320
64359
|
|
|
64321
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js
|
|
64360
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js
|
|
64322
64361
|
var labelStartLink = {
|
|
64323
64362
|
name: "labelStartLink",
|
|
64324
64363
|
resolveAll: labelEnd.resolveAll,
|
|
@@ -64340,7 +64379,7 @@ function tokenizeLabelStartLink(effects, ok3, nok) {
|
|
|
64340
64379
|
}
|
|
64341
64380
|
}
|
|
64342
64381
|
|
|
64343
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js
|
|
64382
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/line-ending.js
|
|
64344
64383
|
var lineEnding = {
|
|
64345
64384
|
name: "lineEnding",
|
|
64346
64385
|
tokenize: tokenizeLineEnding
|
|
@@ -64355,7 +64394,7 @@ function tokenizeLineEnding(effects, ok3) {
|
|
|
64355
64394
|
}
|
|
64356
64395
|
}
|
|
64357
64396
|
|
|
64358
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.js
|
|
64397
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/thematic-break.js
|
|
64359
64398
|
var thematicBreak = {
|
|
64360
64399
|
name: "thematicBreak",
|
|
64361
64400
|
tokenize: tokenizeThematicBreak
|
|
@@ -64394,7 +64433,7 @@ function tokenizeThematicBreak(effects, ok3, nok) {
|
|
|
64394
64433
|
}
|
|
64395
64434
|
}
|
|
64396
64435
|
|
|
64397
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.js
|
|
64436
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/list.js
|
|
64398
64437
|
var list = {
|
|
64399
64438
|
continuation: {
|
|
64400
64439
|
tokenize: tokenizeListContinuation
|
|
@@ -64524,7 +64563,7 @@ function tokenizeListItemPrefixWhitespace(effects, ok3, nok) {
|
|
|
64524
64563
|
}
|
|
64525
64564
|
}
|
|
64526
64565
|
|
|
64527
|
-
// node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js
|
|
64566
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js
|
|
64528
64567
|
var setextUnderline = {
|
|
64529
64568
|
name: "setextUnderline",
|
|
64530
64569
|
resolveTo: resolveToSetextUnderline,
|
|
@@ -64616,7 +64655,7 @@ function tokenizeSetextUnderline(effects, ok3, nok) {
|
|
|
64616
64655
|
}
|
|
64617
64656
|
}
|
|
64618
64657
|
|
|
64619
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js
|
|
64658
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js
|
|
64620
64659
|
var flow = {
|
|
64621
64660
|
tokenize: initializeFlow
|
|
64622
64661
|
};
|
|
@@ -64654,7 +64693,7 @@ function initializeFlow(effects) {
|
|
|
64654
64693
|
}
|
|
64655
64694
|
}
|
|
64656
64695
|
|
|
64657
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js
|
|
64696
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js
|
|
64658
64697
|
var resolver = {
|
|
64659
64698
|
resolveAll: createResolver()
|
|
64660
64699
|
};
|
|
@@ -64793,7 +64832,7 @@ function resolveAllLineSuffixes(events, context) {
|
|
|
64793
64832
|
return events;
|
|
64794
64833
|
}
|
|
64795
64834
|
|
|
64796
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js
|
|
64835
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js
|
|
64797
64836
|
var constructs_exports = {};
|
|
64798
64837
|
__export(constructs_exports, {
|
|
64799
64838
|
attentionMarkers: () => attentionMarkers,
|
|
@@ -64868,7 +64907,7 @@ var disable = {
|
|
|
64868
64907
|
null: []
|
|
64869
64908
|
};
|
|
64870
64909
|
|
|
64871
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js
|
|
64910
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js
|
|
64872
64911
|
function createTokenizer(parser, initialize, from2) {
|
|
64873
64912
|
let point3 = {
|
|
64874
64913
|
_bufferIndex: -1,
|
|
@@ -65191,7 +65230,7 @@ function serializeChunks(chunks, expandTabs2) {
|
|
|
65191
65230
|
return result.join("");
|
|
65192
65231
|
}
|
|
65193
65232
|
|
|
65194
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js
|
|
65233
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js
|
|
65195
65234
|
function parse3(options) {
|
|
65196
65235
|
const settings = options || {};
|
|
65197
65236
|
const constructs2 = (
|
|
@@ -65217,14 +65256,14 @@ function parse3(options) {
|
|
|
65217
65256
|
}
|
|
65218
65257
|
}
|
|
65219
65258
|
|
|
65220
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.js
|
|
65259
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/postprocess.js
|
|
65221
65260
|
function postprocess(events) {
|
|
65222
65261
|
while (!subtokenize(events)) {
|
|
65223
65262
|
}
|
|
65224
65263
|
return events;
|
|
65225
65264
|
}
|
|
65226
65265
|
|
|
65227
|
-
// node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.js
|
|
65266
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.js
|
|
65228
65267
|
var search = /[\0\t\n\r]/g;
|
|
65229
65268
|
function preprocess2() {
|
|
65230
65269
|
let column = 1;
|
|
@@ -65303,7 +65342,7 @@ function preprocess2() {
|
|
|
65303
65342
|
}
|
|
65304
65343
|
}
|
|
65305
65344
|
|
|
65306
|
-
// node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js
|
|
65345
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js
|
|
65307
65346
|
var characterEscapeOrReference = /\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;
|
|
65308
65347
|
function decodeString(value) {
|
|
65309
65348
|
return value.replace(characterEscapeOrReference, decode3);
|
|
@@ -65321,7 +65360,7 @@ function decode3($0, $1, $2) {
|
|
|
65321
65360
|
return decodeNamedCharacterReference($2) || $0;
|
|
65322
65361
|
}
|
|
65323
65362
|
|
|
65324
|
-
// node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js
|
|
65363
|
+
// ../deepseek-harness/node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js
|
|
65325
65364
|
function stringifyPosition(value) {
|
|
65326
65365
|
if (!value || typeof value !== "object") {
|
|
65327
65366
|
return "";
|
|
@@ -65347,7 +65386,7 @@ function index(value) {
|
|
|
65347
65386
|
return value && typeof value === "number" ? value : 1;
|
|
65348
65387
|
}
|
|
65349
65388
|
|
|
65350
|
-
// node_modules/.pnpm/mdast-util-from-markdown@2.0.3/node_modules/mdast-util-from-markdown/lib/index.js
|
|
65389
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-from-markdown@2.0.3/node_modules/mdast-util-from-markdown/lib/index.js
|
|
65351
65390
|
var own2 = {}.hasOwnProperty;
|
|
65352
65391
|
function fromMarkdown(value, encoding, options) {
|
|
65353
65392
|
if (encoding && typeof encoding === "object") {
|
|
@@ -66056,7 +66095,7 @@ function defaultOnError(left, right) {
|
|
|
66056
66095
|
}
|
|
66057
66096
|
}
|
|
66058
66097
|
|
|
66059
|
-
// node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js
|
|
66098
|
+
// ../deepseek-harness/node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js
|
|
66060
66099
|
function ccount(value, character) {
|
|
66061
66100
|
const source = String(value);
|
|
66062
66101
|
if (typeof character !== "string") {
|
|
@@ -66071,11 +66110,11 @@ function ccount(value, character) {
|
|
|
66071
66110
|
return count;
|
|
66072
66111
|
}
|
|
66073
66112
|
|
|
66074
|
-
// node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js
|
|
66113
|
+
// ../deepseek-harness/node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js
|
|
66075
66114
|
function ok() {
|
|
66076
66115
|
}
|
|
66077
66116
|
|
|
66078
|
-
// node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.js
|
|
66117
|
+
// ../deepseek-harness/node_modules/.pnpm/escape-string-regexp@5.0.0/node_modules/escape-string-regexp/index.js
|
|
66079
66118
|
function escapeStringRegexp(string6) {
|
|
66080
66119
|
if (typeof string6 !== "string") {
|
|
66081
66120
|
throw new TypeError("Expected a string");
|
|
@@ -66083,7 +66122,7 @@ function escapeStringRegexp(string6) {
|
|
|
66083
66122
|
return string6.replace(/[|\\{}()[\]^$+*?.]/g, "\\$&").replace(/-/g, "\\x2d");
|
|
66084
66123
|
}
|
|
66085
66124
|
|
|
66086
|
-
// node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js
|
|
66125
|
+
// ../deepseek-harness/node_modules/.pnpm/unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js
|
|
66087
66126
|
var convert = (
|
|
66088
66127
|
// Note: overloads in JSDoc can’t yet use different `@template`s.
|
|
66089
66128
|
/**
|
|
@@ -66182,12 +66221,12 @@ function looksLikeANode(value) {
|
|
|
66182
66221
|
return value !== null && typeof value === "object" && "type" in value;
|
|
66183
66222
|
}
|
|
66184
66223
|
|
|
66185
|
-
// node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.node.js
|
|
66224
|
+
// ../deepseek-harness/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/color.node.js
|
|
66186
66225
|
function color(d) {
|
|
66187
66226
|
return "\x1B[33m" + d + "\x1B[39m";
|
|
66188
66227
|
}
|
|
66189
66228
|
|
|
66190
|
-
// node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js
|
|
66229
|
+
// ../deepseek-harness/node_modules/.pnpm/unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js
|
|
66191
66230
|
var empty = [];
|
|
66192
66231
|
var CONTINUE = true;
|
|
66193
66232
|
var EXIT = false;
|
|
@@ -66264,7 +66303,7 @@ function toResult(value) {
|
|
|
66264
66303
|
return value === null || value === void 0 ? empty : [value];
|
|
66265
66304
|
}
|
|
66266
66305
|
|
|
66267
|
-
// node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js
|
|
66306
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js
|
|
66268
66307
|
function findAndReplace(tree, list2, options) {
|
|
66269
66308
|
const settings = options || {};
|
|
66270
66309
|
const ignored = convert(settings.ignore || []);
|
|
@@ -66369,7 +66408,7 @@ function toFunction(replace2) {
|
|
|
66369
66408
|
};
|
|
66370
66409
|
}
|
|
66371
66410
|
|
|
66372
|
-
// node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.js
|
|
66411
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-gfm-autolink-literal@2.0.1/node_modules/mdast-util-gfm-autolink-literal/lib/index.js
|
|
66373
66412
|
function gfmAutolinkLiteralFromMarkdown() {
|
|
66374
66413
|
return {
|
|
66375
66414
|
transforms: [transformGfmAutolinkLiterals],
|
|
@@ -66490,7 +66529,7 @@ function previous2(match, email3) {
|
|
|
66490
66529
|
(!email3 || code2 !== 47);
|
|
66491
66530
|
}
|
|
66492
66531
|
|
|
66493
|
-
// node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.js
|
|
66532
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-gfm-footnote@2.1.0/node_modules/mdast-util-gfm-footnote/lib/index.js
|
|
66494
66533
|
footnoteReference.peek = footnoteReferencePeek;
|
|
66495
66534
|
function enterFootnoteCallString() {
|
|
66496
66535
|
this.buffer();
|
|
@@ -66564,7 +66603,7 @@ function gfmFootnoteFromMarkdown() {
|
|
|
66564
66603
|
};
|
|
66565
66604
|
}
|
|
66566
66605
|
|
|
66567
|
-
// node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.js
|
|
66606
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-gfm-strikethrough@2.0.0/node_modules/mdast-util-gfm-strikethrough/lib/index.js
|
|
66568
66607
|
handleDelete.peek = peekDelete;
|
|
66569
66608
|
function gfmStrikethroughFromMarkdown() {
|
|
66570
66609
|
return {
|
|
@@ -66596,7 +66635,7 @@ function peekDelete() {
|
|
|
66596
66635
|
return "~";
|
|
66597
66636
|
}
|
|
66598
66637
|
|
|
66599
|
-
// node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.js
|
|
66638
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-gfm-table@2.0.0/node_modules/mdast-util-gfm-table/lib/index.js
|
|
66600
66639
|
function gfmTableFromMarkdown() {
|
|
66601
66640
|
return {
|
|
66602
66641
|
enter: {
|
|
@@ -66656,7 +66695,7 @@ function replace($0, $1) {
|
|
|
66656
66695
|
return $1 === "|" ? $1 : $0;
|
|
66657
66696
|
}
|
|
66658
66697
|
|
|
66659
|
-
// node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.js
|
|
66698
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-gfm-task-list-item@2.0.0/node_modules/mdast-util-gfm-task-list-item/lib/index.js
|
|
66660
66699
|
function gfmTaskListItemFromMarkdown() {
|
|
66661
66700
|
return {
|
|
66662
66701
|
exit: {
|
|
@@ -66703,7 +66742,7 @@ function exitParagraphWithTaskListItem(token) {
|
|
|
66703
66742
|
this.exit(token);
|
|
66704
66743
|
}
|
|
66705
66744
|
|
|
66706
|
-
// node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.js
|
|
66745
|
+
// ../deepseek-harness/node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.js
|
|
66707
66746
|
function gfmFromMarkdown() {
|
|
66708
66747
|
return [
|
|
66709
66748
|
gfmAutolinkLiteralFromMarkdown(),
|
|
@@ -66714,7 +66753,7 @@ function gfmFromMarkdown() {
|
|
|
66714
66753
|
];
|
|
66715
66754
|
}
|
|
66716
66755
|
|
|
66717
|
-
// node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js
|
|
66756
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js
|
|
66718
66757
|
var wwwPrefix = {
|
|
66719
66758
|
tokenize: tokenizeWwwPrefix,
|
|
66720
66759
|
partial: true
|
|
@@ -67056,7 +67095,7 @@ function previousUnbalanced(events) {
|
|
|
67056
67095
|
return result;
|
|
67057
67096
|
}
|
|
67058
67097
|
|
|
67059
|
-
// node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.js
|
|
67098
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-footnote@2.1.0/node_modules/micromark-extension-gfm-footnote/lib/syntax.js
|
|
67060
67099
|
var indent = {
|
|
67061
67100
|
tokenize: tokenizeIndent2,
|
|
67062
67101
|
partial: true
|
|
@@ -67331,7 +67370,7 @@ function tokenizeIndent2(effects, ok3, nok) {
|
|
|
67331
67370
|
}
|
|
67332
67371
|
}
|
|
67333
67372
|
|
|
67334
|
-
// node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js
|
|
67373
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-strikethrough@2.1.0/node_modules/micromark-extension-gfm-strikethrough/lib/syntax.js
|
|
67335
67374
|
function gfmStrikethrough(options) {
|
|
67336
67375
|
const options_ = options || {};
|
|
67337
67376
|
let single = options_.singleTilde;
|
|
@@ -67425,7 +67464,7 @@ function gfmStrikethrough(options) {
|
|
|
67425
67464
|
}
|
|
67426
67465
|
}
|
|
67427
67466
|
|
|
67428
|
-
// node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.js
|
|
67467
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.js
|
|
67429
67468
|
var EditMap = class {
|
|
67430
67469
|
/**
|
|
67431
67470
|
* Create a new edit map.
|
|
@@ -67504,7 +67543,7 @@ function addImplementation(editMap, at, remove, add) {
|
|
|
67504
67543
|
editMap.map.push([at, remove, add]);
|
|
67505
67544
|
}
|
|
67506
67545
|
|
|
67507
|
-
// node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.js
|
|
67546
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/infer.js
|
|
67508
67547
|
function gfmTableAlign(events, index2) {
|
|
67509
67548
|
let inDelimiterRow = false;
|
|
67510
67549
|
const align = [];
|
|
@@ -67531,7 +67570,7 @@ function gfmTableAlign(events, index2) {
|
|
|
67531
67570
|
return align;
|
|
67532
67571
|
}
|
|
67533
67572
|
|
|
67534
|
-
// node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.js
|
|
67573
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.js
|
|
67535
67574
|
function gfmTable() {
|
|
67536
67575
|
return {
|
|
67537
67576
|
flow: {
|
|
@@ -67917,7 +67956,7 @@ function getPoint(events, index2) {
|
|
|
67917
67956
|
return event[1][side];
|
|
67918
67957
|
}
|
|
67919
67958
|
|
|
67920
|
-
// node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js
|
|
67959
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js
|
|
67921
67960
|
var tasklistCheck = {
|
|
67922
67961
|
name: "tasklistCheck",
|
|
67923
67962
|
tokenize: tokenizeTasklistCheck
|
|
@@ -67991,7 +68030,7 @@ function spaceThenNonSpace(effects, ok3, nok) {
|
|
|
67991
68030
|
}
|
|
67992
68031
|
}
|
|
67993
68032
|
|
|
67994
|
-
// node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.js
|
|
68033
|
+
// ../deepseek-harness/node_modules/.pnpm/micromark-extension-gfm@3.0.0/node_modules/micromark-extension-gfm/index.js
|
|
67995
68034
|
function gfm(options) {
|
|
67996
68035
|
return combineExtensions([
|
|
67997
68036
|
gfmAutolinkLiteral(),
|
|
@@ -68002,7 +68041,7 @@ function gfm(options) {
|
|
|
68002
68041
|
]);
|
|
68003
68042
|
}
|
|
68004
68043
|
|
|
68005
|
-
// packages/tui/tui-render/src/markdown-parse.ts
|
|
68044
|
+
// ../deepseek-harness/packages/tui/tui-render/src/markdown-parse.ts
|
|
68006
68045
|
var MARKDOWN_PARSE_DEFAULT_CACHE_LIMIT = 2e3;
|
|
68007
68046
|
var cache3 = /* @__PURE__ */ new Map();
|
|
68008
68047
|
var cacheLimit = MARKDOWN_PARSE_DEFAULT_CACHE_LIMIT;
|
|
@@ -68067,7 +68106,7 @@ function trimPartialClosingFence(root, source) {
|
|
|
68067
68106
|
node2.value = node2.value.slice(0, node2.value.length - lastLine.length).replace(/\n$/, "");
|
|
68068
68107
|
}
|
|
68069
68108
|
|
|
68070
|
-
// packages/tui/tui-render/src/painted-line.ts
|
|
68109
|
+
// ../deepseek-harness/packages/tui/tui-render/src/painted-line.ts
|
|
68071
68110
|
function paintLineFromRenderLine(line8, hyperlinks2 = hyperlinksEnabled()) {
|
|
68072
68111
|
if (line8.spans.length === 0) return paintRow([]);
|
|
68073
68112
|
const parts = [];
|
|
@@ -68091,7 +68130,7 @@ function paintLineFromRenderLine(line8, hyperlinks2 = hyperlinksEnabled()) {
|
|
|
68091
68130
|
return paintRow(parts);
|
|
68092
68131
|
}
|
|
68093
68132
|
|
|
68094
|
-
// packages/tui/tui-render/src/markdown-projector.ts
|
|
68133
|
+
// ../deepseek-harness/packages/tui/tui-render/src/markdown-projector.ts
|
|
68095
68134
|
var MARKDOWN_PROJECTOR_DEFAULT_CACHE_LIMIT = 2e3;
|
|
68096
68135
|
function plainTextMarkdownBlockRenderer() {
|
|
68097
68136
|
return PLAIN_TEXT_RENDERER;
|
|
@@ -68498,7 +68537,7 @@ function sameShape(previous3, current) {
|
|
|
68498
68537
|
return prev.start.offset === curr.start.offset && prev.end.offset === curr.end.offset;
|
|
68499
68538
|
}
|
|
68500
68539
|
|
|
68501
|
-
// packages/tui/tui-render/src/table-layout.ts
|
|
68540
|
+
// ../deepseek-harness/packages/tui/tui-render/src/table-layout.ts
|
|
68502
68541
|
var DEFAULT_WORD_CAP = 30;
|
|
68503
68542
|
var DEFAULT_COMPACT_MIN = 1;
|
|
68504
68543
|
var DEFAULT_NARRATIVE_MIN = 4;
|
|
@@ -68877,7 +68916,7 @@ function buildRecordLayout(headerCells, bodyCells, metrics, maxCols, indent2, di
|
|
|
68877
68916
|
};
|
|
68878
68917
|
}
|
|
68879
68918
|
|
|
68880
|
-
// packages/tui/tui-render/src/markdown-render.ts
|
|
68919
|
+
// ../deepseek-harness/packages/tui/tui-render/src/markdown-render.ts
|
|
68881
68920
|
function makeBuffer() {
|
|
68882
68921
|
return { segments: [], cols: 0 };
|
|
68883
68922
|
}
|
|
@@ -68927,7 +68966,7 @@ function freezeEmpty(rowInBlock, sourceStart) {
|
|
|
68927
68966
|
function inlineToSegments(node2, hyperlinks2) {
|
|
68928
68967
|
switch (node2.type) {
|
|
68929
68968
|
case "text":
|
|
68930
|
-
return [{ text: escapeContent(node2.value), token: "fg", bold: false }];
|
|
68969
|
+
return [{ text: escapeContent(formatSymbolSpacing(node2.value)), token: "fg", bold: false }];
|
|
68931
68970
|
case "inlineCode":
|
|
68932
68971
|
return [{ text: escapeContent(node2.value), token: "markdownCode", bold: false }];
|
|
68933
68972
|
case "strong":
|
|
@@ -69035,7 +69074,7 @@ function renderHeading(node2, width, rowOffset, sourceStart) {
|
|
|
69035
69074
|
const depth = node2.depth === 1;
|
|
69036
69075
|
const prefix = depth ? "\u2501\u2501\u2501 " : "\u2501 ";
|
|
69037
69076
|
const suffix = depth ? " \u2501\u2501\u2501" : "";
|
|
69038
|
-
const wrapped = wrapDisplayLines(`${prefix}${escapeContent(text4)}${suffix}`, width);
|
|
69077
|
+
const wrapped = wrapDisplayLines(`${prefix}${escapeContent(formatSymbolSpacing(text4))}${suffix}`, width);
|
|
69039
69078
|
return wrapped.map((line8, index2) => {
|
|
69040
69079
|
const buffer = makeBuffer();
|
|
69041
69080
|
appendSegment(buffer, { text: line8, token: "accentText", bold: true });
|
|
@@ -69425,7 +69464,7 @@ function createStyledMarkdownBlockRenderer(options) {
|
|
|
69425
69464
|
};
|
|
69426
69465
|
}
|
|
69427
69466
|
|
|
69428
|
-
// packages/tui/tui-render/src/table-scanner.ts
|
|
69467
|
+
// ../deepseek-harness/packages/tui/tui-render/src/table-scanner.ts
|
|
69429
69468
|
var FENCE_MIN = 3;
|
|
69430
69469
|
var DELIMITER_CELL_PATTERN = /^[\s:]*-{1,}[\s:]*$/;
|
|
69431
69470
|
var TableScanner = class {
|
|
@@ -69695,7 +69734,7 @@ function isDelimiterRow(cells) {
|
|
|
69695
69734
|
return true;
|
|
69696
69735
|
}
|
|
69697
69736
|
|
|
69698
|
-
// packages/tui/tui-render/src/markdown.tsx
|
|
69737
|
+
// ../deepseek-harness/packages/tui/tui-render/src/markdown.tsx
|
|
69699
69738
|
var import_jsx_runtime2 = __toESM(require_jsx_runtime(), 1);
|
|
69700
69739
|
var MARKDOWN_CACHE_LIMIT = 2e3;
|
|
69701
69740
|
function paintedLineFromRenderLine(line8, hyperlinks2) {
|
|
@@ -69961,7 +70000,7 @@ function blockPositionRange(node2) {
|
|
|
69961
70000
|
return { start: position2.start.offset ?? -1, end: position2.end.offset ?? -1 };
|
|
69962
70001
|
}
|
|
69963
70002
|
|
|
69964
|
-
// packages/tui/tui-render/src/reasoning.tsx
|
|
70003
|
+
// ../deepseek-harness/packages/tui/tui-render/src/reasoning.tsx
|
|
69965
70004
|
var import_jsx_runtime3 = __toESM(require_jsx_runtime(), 1);
|
|
69966
70005
|
function formatSeconds(ms) {
|
|
69967
70006
|
return (ms / 1e3).toFixed(1);
|
|
@@ -69995,7 +70034,7 @@ function ReasoningBlock({
|
|
|
69995
70034
|
] });
|
|
69996
70035
|
}
|
|
69997
70036
|
|
|
69998
|
-
// packages/tui/tui-render/src/row-source.ts
|
|
70037
|
+
// ../deepseek-harness/packages/tui/tui-render/src/row-source.ts
|
|
69999
70038
|
function indexedRows(length, read) {
|
|
70000
70039
|
const offset = (index2) => Math.min(length, Math.max(0, index2 < 0 ? length + Math.trunc(index2) : Math.trunc(index2)));
|
|
70001
70040
|
return Object.freeze({
|
|
@@ -70080,7 +70119,7 @@ var RowSequence = class {
|
|
|
70080
70119
|
}
|
|
70081
70120
|
};
|
|
70082
70121
|
|
|
70083
|
-
// packages/tui/tui-render/src/ui-copy.ts
|
|
70122
|
+
// ../deepseek-harness/packages/tui/tui-render/src/ui-copy.ts
|
|
70084
70123
|
var zh = {
|
|
70085
70124
|
on: "\u5F00",
|
|
70086
70125
|
off: "\u5173",
|
|
@@ -70164,7 +70203,7 @@ function tuiCopy(key, locale = "zh-CN") {
|
|
|
70164
70203
|
return dictionaries[locale][key];
|
|
70165
70204
|
}
|
|
70166
70205
|
|
|
70167
|
-
// packages/tui/tui-render/src/tool-body.ts
|
|
70206
|
+
// ../deepseek-harness/packages/tui/tui-render/src/tool-body.ts
|
|
70168
70207
|
var graphemes = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
70169
70208
|
function textLines(text4, prefix = "") {
|
|
70170
70209
|
let length = 1;
|
|
@@ -70302,7 +70341,7 @@ function toolCardOriginalText(card, options) {
|
|
|
70302
70341
|
`;
|
|
70303
70342
|
}
|
|
70304
70343
|
|
|
70305
|
-
// packages/tui/tui-render/src/tool-cards.ts
|
|
70344
|
+
// ../deepseek-harness/packages/tui/tui-render/src/tool-cards.ts
|
|
70306
70345
|
import { isAbsolute as isAbsolute2 } from "node:path";
|
|
70307
70346
|
import { pathToFileURL } from "node:url";
|
|
70308
70347
|
function toolCardDisplayStatus(card) {
|
|
@@ -70487,7 +70526,7 @@ function tokenizeCommandHeading(heading) {
|
|
|
70487
70526
|
return Object.freeze(tokens);
|
|
70488
70527
|
}
|
|
70489
70528
|
|
|
70490
|
-
// packages/tui/tui-render/src/tool-rows.ts
|
|
70529
|
+
// ../deepseek-harness/packages/tui/tui-render/src/tool-rows.ts
|
|
70491
70530
|
var graphemes2 = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
70492
70531
|
function truncateMiddleDisplay(text4, maxCols, leadingShare = 0.5) {
|
|
70493
70532
|
if (maxCols <= 0) return "";
|
|
@@ -70635,7 +70674,7 @@ var ToolRowCache = class {
|
|
|
70635
70674
|
}
|
|
70636
70675
|
};
|
|
70637
70676
|
|
|
70638
|
-
// packages/tui/tui-render/src/render-policy.ts
|
|
70677
|
+
// ../deepseek-harness/packages/tui/tui-render/src/render-policy.ts
|
|
70639
70678
|
var RENDER_POLICY_DEFAULT_STREAM_FRAME_INTERVAL_MS = 16;
|
|
70640
70679
|
var RENDER_POLICY_DEFAULT_STREAM_ENTRY_DEPTH = 64;
|
|
70641
70680
|
var RENDER_POLICY_DEFAULT_STREAM_EXIT_DEPTH = 32;
|
|
@@ -70686,7 +70725,7 @@ function renderPolicyDefaults() {
|
|
|
70686
70725
|
};
|
|
70687
70726
|
}
|
|
70688
70727
|
|
|
70689
|
-
// packages/tui/tui-render/src/tool-card.tsx
|
|
70728
|
+
// ../deepseek-harness/packages/tui/tui-render/src/tool-card.tsx
|
|
70690
70729
|
var import_jsx_runtime4 = __toESM(require_jsx_runtime(), 1);
|
|
70691
70730
|
function ToolCard({ card, expanded = false, maxCols = 80, locale = "zh-CN", policy = toolPolicyDefaults() }) {
|
|
70692
70731
|
const cache4 = new ToolRowCache(policy);
|
|
@@ -70694,7 +70733,7 @@ function ToolCard({ card, expanded = false, maxCols = 80, locale = "zh-CN", poli
|
|
|
70694
70733
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Box_default, { flexDirection: "column", width: "100%", backgroundColor: inkColor("toolBg"), children: rows.map((line8, index2) => /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(Text, { wrap: "truncate", children: paintLineFromRenderLine(line8, hyperlinksEnabled()) }, index2)) });
|
|
70695
70734
|
}
|
|
70696
70735
|
|
|
70697
|
-
// packages/tui/tui-render/src/tool-presenter-cache.ts
|
|
70736
|
+
// ../deepseek-harness/packages/tui/tui-render/src/tool-presenter-cache.ts
|
|
70698
70737
|
var ToolPresenterCache = class {
|
|
70699
70738
|
/** @param capacity - maximum retained tool revisions, validated by the host. */
|
|
70700
70739
|
constructor(capacity) {
|
|
@@ -70728,7 +70767,7 @@ var ToolPresenterCache = class {
|
|
|
70728
70767
|
}
|
|
70729
70768
|
};
|
|
70730
70769
|
|
|
70731
|
-
// packages/tui/tui-render/src/display-revision.ts
|
|
70770
|
+
// ../deepseek-harness/packages/tui/tui-render/src/display-revision.ts
|
|
70732
70771
|
var DisplayRevisionIndex = class {
|
|
70733
70772
|
next = 0;
|
|
70734
70773
|
entries = /* @__PURE__ */ new WeakMap();
|
|
@@ -70747,7 +70786,7 @@ var DisplayRevisionIndex = class {
|
|
|
70747
70786
|
}
|
|
70748
70787
|
};
|
|
70749
70788
|
|
|
70750
|
-
// packages/tui/tui-render/src/plain-rows.ts
|
|
70789
|
+
// ../deepseek-harness/packages/tui/tui-render/src/plain-rows.ts
|
|
70751
70790
|
var PlainTextRowCache = class {
|
|
70752
70791
|
/** @param policy - host-validated row and byte budgets for derived text. */
|
|
70753
70792
|
constructor(policy) {
|
|
@@ -70822,10 +70861,10 @@ var PlainTextRowCache = class {
|
|
|
70822
70861
|
}
|
|
70823
70862
|
};
|
|
70824
70863
|
|
|
70825
|
-
// packages/tui/tui-render/src/pixel-fish-home.tsx
|
|
70864
|
+
// ../deepseek-harness/packages/tui/tui-render/src/pixel-fish-home.tsx
|
|
70826
70865
|
var import_react36 = __toESM(require_react(), 1);
|
|
70827
70866
|
|
|
70828
|
-
// packages/tui/tui-render/src/duration-stats.ts
|
|
70867
|
+
// ../deepseek-harness/packages/tui/tui-render/src/duration-stats.ts
|
|
70829
70868
|
import { createHistogram } from "node:perf_hooks";
|
|
70830
70869
|
var DurationStats = class {
|
|
70831
70870
|
/** @param capacity - number of exact recent samples retained for diagnostics. */
|
|
@@ -70889,7 +70928,7 @@ var DurationStats = class {
|
|
|
70889
70928
|
}
|
|
70890
70929
|
};
|
|
70891
70930
|
|
|
70892
|
-
// packages/tui/tui-render/src/frame-stats.ts
|
|
70931
|
+
// ../deepseek-harness/packages/tui/tui-render/src/frame-stats.ts
|
|
70893
70932
|
var import_react35 = __toESM(require_react(), 1);
|
|
70894
70933
|
var FRAME_STATS_CAPACITY = 120;
|
|
70895
70934
|
function createFrameProbe(now = () => performance.now(), capacity = FRAME_STATS_CAPACITY) {
|
|
@@ -70937,7 +70976,7 @@ function profilerOnRender(probe) {
|
|
|
70937
70976
|
};
|
|
70938
70977
|
}
|
|
70939
70978
|
|
|
70940
|
-
// packages/tui/tui-render/src/pixel-fish-home.tsx
|
|
70979
|
+
// ../deepseek-harness/packages/tui/tui-render/src/pixel-fish-home.tsx
|
|
70941
70980
|
var import_jsx_runtime5 = __toESM(require_jsx_runtime(), 1);
|
|
70942
70981
|
var BRAND_FRAME_MS = 320;
|
|
70943
70982
|
var BRAND_ART_ROWS = BRAND_HALF_BLOCK.length;
|
|
@@ -71029,7 +71068,7 @@ function PixelFishHome({
|
|
|
71029
71068
|
return frameProbe === void 0 ? home : /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(FrameProbe, { probe: frameProbe, children: home });
|
|
71030
71069
|
}
|
|
71031
71070
|
|
|
71032
|
-
// packages/tui/tui-render/src/conversation-layout.ts
|
|
71071
|
+
// ../deepseek-harness/packages/tui/tui-render/src/conversation-layout.ts
|
|
71033
71072
|
var WIDE_GUTTER_COLUMNS = 2;
|
|
71034
71073
|
var GUTTER_BREAKPOINT_COLUMNS = 40;
|
|
71035
71074
|
function conversationWidth(columns) {
|
|
@@ -71040,7 +71079,7 @@ function conversationLeft(columns, width) {
|
|
|
71040
71079
|
return Math.max(0, Math.ceil((columns - width) / 2));
|
|
71041
71080
|
}
|
|
71042
71081
|
|
|
71043
|
-
// packages/tui/tui-render/src/transcript-viewport.ts
|
|
71082
|
+
// ../deepseek-harness/packages/tui/tui-render/src/transcript-viewport.ts
|
|
71044
71083
|
var EMPTY_TRANSCRIPT_VIEWPORT = Object.freeze({
|
|
71045
71084
|
follow: true,
|
|
71046
71085
|
offsetFromBottom: 0,
|
|
@@ -71240,7 +71279,7 @@ function physicalScrollRailGeometry(contentRows, viewportRows, offsetFromBottom)
|
|
|
71240
71279
|
return { rows, thumbStart: travel - fromBottom, thumbRows };
|
|
71241
71280
|
}
|
|
71242
71281
|
|
|
71243
|
-
// packages/tui/tui-render/src/transcript-layout-cache.ts
|
|
71282
|
+
// ../deepseek-harness/packages/tui/tui-render/src/transcript-layout-cache.ts
|
|
71244
71283
|
var TranscriptLayoutCache = class {
|
|
71245
71284
|
scopeKey = "";
|
|
71246
71285
|
measured = /* @__PURE__ */ new Map();
|
|
@@ -71292,10 +71331,10 @@ var TranscriptLayoutCache = class {
|
|
|
71292
71331
|
}
|
|
71293
71332
|
};
|
|
71294
71333
|
|
|
71295
|
-
// packages/tui/tui-render/src/mouse-io.ts
|
|
71334
|
+
// ../deepseek-harness/packages/tui/tui-render/src/mouse-io.ts
|
|
71296
71335
|
import { PassThrough as PassThrough2 } from "node:stream";
|
|
71297
71336
|
|
|
71298
|
-
// packages/tui/tui-render/src/frame-metrics.ts
|
|
71337
|
+
// ../deepseek-harness/packages/tui/tui-render/src/frame-metrics.ts
|
|
71299
71338
|
var FRAME_METRICS_CAPACITY = 120;
|
|
71300
71339
|
var PENDING_DELTA_INGRESS = /* @__PURE__ */ new WeakMap();
|
|
71301
71340
|
function markDeltaIngress(metrics, nowMs = performance.now()) {
|
|
@@ -71441,7 +71480,7 @@ function createFrameMetrics(now = () => performance.now(), capacity = FRAME_METR
|
|
|
71441
71480
|
};
|
|
71442
71481
|
}
|
|
71443
71482
|
|
|
71444
|
-
// packages/tui/tui-render/src/frame-snapshot.ts
|
|
71483
|
+
// ../deepseek-harness/packages/tui/tui-render/src/frame-snapshot.ts
|
|
71445
71484
|
var publishedSnapshot;
|
|
71446
71485
|
function setVisibleFrameSnapshot(snapshot) {
|
|
71447
71486
|
publishedSnapshot = snapshot;
|
|
@@ -71512,7 +71551,7 @@ function diffVisibleFrameSnapshots(previous3, next) {
|
|
|
71512
71551
|
return { forced, changes, unchangedRows };
|
|
71513
71552
|
}
|
|
71514
71553
|
|
|
71515
|
-
// packages/tui/tui-render/src/frame-fill.ts
|
|
71554
|
+
// ../deepseek-harness/packages/tui/tui-render/src/frame-fill.ts
|
|
71516
71555
|
var BG_OFF = "\x1B[49m";
|
|
71517
71556
|
var SGR_RESET = "\x1B[0m";
|
|
71518
71557
|
var ERASE_SCROLLBACK = "\x1B[3J";
|
|
@@ -71719,7 +71758,7 @@ function countWrittenCells(chunk) {
|
|
|
71719
71758
|
return printable.split("\n").reduce((cells, line8) => cells + displayWidth(line8), 0);
|
|
71720
71759
|
}
|
|
71721
71760
|
|
|
71722
|
-
// packages/tui/tui-render/src/screen-atlas.ts
|
|
71761
|
+
// ../deepseek-harness/packages/tui/tui-render/src/screen-atlas.ts
|
|
71723
71762
|
var GRAPHEME2 = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
71724
71763
|
function paintSnapshotLine(line8) {
|
|
71725
71764
|
const parts = line8.spans.map((span) => {
|
|
@@ -72256,7 +72295,7 @@ function readCsi(text4, start) {
|
|
|
72256
72295
|
return void 0;
|
|
72257
72296
|
}
|
|
72258
72297
|
|
|
72259
|
-
// packages/tui/tui-render/src/sgr-mouse.ts
|
|
72298
|
+
// ../deepseek-harness/packages/tui/tui-render/src/sgr-mouse.ts
|
|
72260
72299
|
var ENABLE_SGR_MOUSE = "\x1B[?1000h\x1B[?1002h\x1B[?1006h";
|
|
72261
72300
|
var DISABLE_SGR_MOUSE = "\x1B[?1006l\x1B[?1002l\x1B[?1000l";
|
|
72262
72301
|
var COMPLETE = /^\x1b\[<(\d+);(\d+);(\d+)([Mm])/;
|
|
@@ -72318,7 +72357,7 @@ function consumeMouseStdin(buffer) {
|
|
|
72318
72357
|
return { mouse, forward, rest: "" };
|
|
72319
72358
|
}
|
|
72320
72359
|
|
|
72321
|
-
// packages/tui/tui-render/src/clipboard.ts
|
|
72360
|
+
// ../deepseek-harness/packages/tui/tui-render/src/clipboard.ts
|
|
72322
72361
|
import { spawn } from "node:child_process";
|
|
72323
72362
|
var OSC52_MAX_CHARS = 1e5;
|
|
72324
72363
|
function encodeOsc52(text4) {
|
|
@@ -72350,7 +72389,7 @@ function copyText(text4, write, spawnFn = spawn, spec) {
|
|
|
72350
72389
|
}
|
|
72351
72390
|
}
|
|
72352
72391
|
|
|
72353
|
-
// packages/tui/tui-render/src/open-url.ts
|
|
72392
|
+
// ../deepseek-harness/packages/tui/tui-render/src/open-url.ts
|
|
72354
72393
|
import { spawn as spawn2 } from "node:child_process";
|
|
72355
72394
|
function openerSpec(platform2, href) {
|
|
72356
72395
|
if (platform2 === "darwin") return { command: "open", args: [href] };
|
|
@@ -72372,7 +72411,7 @@ function openUrl(href, spawnFn = spawn2, platform2 = process.platform) {
|
|
|
72372
72411
|
}
|
|
72373
72412
|
}
|
|
72374
72413
|
|
|
72375
|
-
// packages/tui/tui-render/src/mouse-io.ts
|
|
72414
|
+
// ../deepseek-harness/packages/tui/tui-render/src/mouse-io.ts
|
|
72376
72415
|
var scrollListener;
|
|
72377
72416
|
var railListener;
|
|
72378
72417
|
var railRegion;
|
|
@@ -72676,7 +72715,7 @@ function wrapStdin(raw, onMouse, wheelRows) {
|
|
|
72676
72715
|
};
|
|
72677
72716
|
}
|
|
72678
72717
|
|
|
72679
|
-
// packages/tui/tui-render/src/block-rows.ts
|
|
72718
|
+
// ../deepseek-harness/packages/tui/tui-render/src/block-rows.ts
|
|
72680
72719
|
function computeBlockRowsScopeKey(width, theme, fold, renderMode) {
|
|
72681
72720
|
return `${width}|${theme}|${fold.reasoning ? "r1" : "r0"}|${fold.tools ? "t1" : "t0"}|${renderMode}`;
|
|
72682
72721
|
}
|
|
@@ -73131,7 +73170,7 @@ function messageGapLines(width, startRowInBlock = 0) {
|
|
|
73131
73170
|
]);
|
|
73132
73171
|
}
|
|
73133
73172
|
|
|
73134
|
-
// packages/tui/tui-render/src/physical-line.ts
|
|
73173
|
+
// ../deepseek-harness/packages/tui/tui-render/src/physical-line.ts
|
|
73135
73174
|
var GRAPHEME_SEGMENTER2 = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
73136
73175
|
function joinSpanText(spans) {
|
|
73137
73176
|
let joined = "";
|
|
@@ -73214,7 +73253,7 @@ function physicalLineByteSize(line8) {
|
|
|
73214
73253
|
return bytes;
|
|
73215
73254
|
}
|
|
73216
73255
|
|
|
73217
|
-
// packages/tui/tui-render/src/transcript-line-store.ts
|
|
73256
|
+
// ../deepseek-harness/packages/tui/tui-render/src/transcript-line-store.ts
|
|
73218
73257
|
var DEFAULT_TRANSCRIPT_CACHE_MAX_BYTES = 4 * 1024 * 1024;
|
|
73219
73258
|
var MutableRevisionImpl = class {
|
|
73220
73259
|
blockId;
|
|
@@ -73580,7 +73619,7 @@ function createTranscriptRenderStore(config2) {
|
|
|
73580
73619
|
return new TranscriptRenderStoreImpl(config2);
|
|
73581
73620
|
}
|
|
73582
73621
|
|
|
73583
|
-
// packages/tui/tui-render/src/scroll-scheduler.ts
|
|
73622
|
+
// ../deepseek-harness/packages/tui/tui-render/src/scroll-scheduler.ts
|
|
73584
73623
|
var SCROLL_SCHEDULER_DEFAULT_FRAME_INTERVAL_MS = 16;
|
|
73585
73624
|
var SCROLL_SCHEDULER_DEFAULT_STEP_PER_FRAME = 1;
|
|
73586
73625
|
var SCROLL_SCHEDULER_DEFAULT_CATCH_UP_THRESHOLD = 10;
|
|
@@ -73657,7 +73696,7 @@ function createScrollScheduler(options = {}) {
|
|
|
73657
73696
|
};
|
|
73658
73697
|
}
|
|
73659
73698
|
|
|
73660
|
-
// packages/tui/tui-render/src/stream-queue.ts
|
|
73699
|
+
// ../deepseek-harness/packages/tui/tui-render/src/stream-queue.ts
|
|
73661
73700
|
var STREAM_QUEUE_DEFAULT_SMOOTH_ROWS_PER_FRAME = 2;
|
|
73662
73701
|
var STREAM_QUEUE_DEFAULT_CATCH_UP_ROWS_PER_FRAME = 16;
|
|
73663
73702
|
var STREAM_QUEUE_DEFAULT_ENTRY_DEPTH = 64;
|
|
@@ -73758,7 +73797,7 @@ function createStreamQueue(options = {}) {
|
|
|
73758
73797
|
};
|
|
73759
73798
|
}
|
|
73760
73799
|
|
|
73761
|
-
// packages/tui/tui-render/src/frame-arbiter.ts
|
|
73800
|
+
// ../deepseek-harness/packages/tui/tui-render/src/frame-arbiter.ts
|
|
73762
73801
|
var FRAME_ARBITER_DEFAULT_FRAME_INTERVAL_MS = 16;
|
|
73763
73802
|
function createFrameArbiter(options) {
|
|
73764
73803
|
const frameIntervalMs = options.frameIntervalMs ?? FRAME_ARBITER_DEFAULT_FRAME_INTERVAL_MS;
|
|
@@ -73871,7 +73910,7 @@ function createFrameArbiter(options) {
|
|
|
73871
73910
|
};
|
|
73872
73911
|
}
|
|
73873
73912
|
|
|
73874
|
-
// packages/tui/tui-render/src/stream-view.tsx
|
|
73913
|
+
// ../deepseek-harness/packages/tui/tui-render/src/stream-view.tsx
|
|
73875
73914
|
var import_jsx_runtime6 = __toESM(require_jsx_runtime(), 1);
|
|
73876
73915
|
var ASSISTANT_PROSE_PREFIX_COLUMNS = displayWidth("\u25CF ");
|
|
73877
73916
|
var LIVE_DURATION_TICK_MS = 100;
|
|
@@ -75754,11 +75793,11 @@ function StreamView({
|
|
|
75754
75793
|
return transcriptViewport;
|
|
75755
75794
|
}
|
|
75756
75795
|
|
|
75757
|
-
// packages/tui/tui-render/src/loop.tsx
|
|
75796
|
+
// ../deepseek-harness/packages/tui/tui-render/src/loop.tsx
|
|
75758
75797
|
import { homedir } from "node:os";
|
|
75759
75798
|
var import_react39 = __toESM(require_react(), 1);
|
|
75760
75799
|
|
|
75761
|
-
// packages/tui/tui-render/src/session-pane.tsx
|
|
75800
|
+
// ../deepseek-harness/packages/tui/tui-render/src/session-pane.tsx
|
|
75762
75801
|
var import_jsx_runtime7 = __toESM(require_jsx_runtime(), 1);
|
|
75763
75802
|
var SESSION_ID_HINT_MIN_LENGTH = 8;
|
|
75764
75803
|
function compactSessionId(id) {
|
|
@@ -75861,7 +75900,7 @@ function SessionPane({
|
|
|
75861
75900
|
] });
|
|
75862
75901
|
}
|
|
75863
75902
|
|
|
75864
|
-
// packages/tui/tui-render/src/search-pane.tsx
|
|
75903
|
+
// ../deepseek-harness/packages/tui/tui-render/src/search-pane.tsx
|
|
75865
75904
|
var import_jsx_runtime8 = __toESM(require_jsx_runtime(), 1);
|
|
75866
75905
|
var SEARCH_WINDOW = 30;
|
|
75867
75906
|
function SearchPane({
|
|
@@ -75896,7 +75935,7 @@ function SearchPane({
|
|
|
75896
75935
|
] });
|
|
75897
75936
|
}
|
|
75898
75937
|
|
|
75899
|
-
// packages/tui/tui-render/src/model-pane.tsx
|
|
75938
|
+
// ../deepseek-harness/packages/tui/tui-render/src/model-pane.tsx
|
|
75900
75939
|
var import_jsx_runtime9 = __toESM(require_jsx_runtime(), 1);
|
|
75901
75940
|
var MODEL_WINDOW = 30;
|
|
75902
75941
|
function ModelPane({
|
|
@@ -75935,7 +75974,7 @@ function ModelPane({
|
|
|
75935
75974
|
] });
|
|
75936
75975
|
}
|
|
75937
75976
|
|
|
75938
|
-
// packages/tui/tui-render/src/help-pane.tsx
|
|
75977
|
+
// ../deepseek-harness/packages/tui/tui-render/src/help-pane.tsx
|
|
75939
75978
|
var import_jsx_runtime10 = __toESM(require_jsx_runtime(), 1);
|
|
75940
75979
|
var HELP_WINDOW = 20;
|
|
75941
75980
|
function HelpPane({ lines, offset }) {
|
|
@@ -75953,7 +75992,7 @@ function HelpPane({ lines, offset }) {
|
|
|
75953
75992
|
] });
|
|
75954
75993
|
}
|
|
75955
75994
|
|
|
75956
|
-
// packages/tui/tui-render/src/approval-pane.tsx
|
|
75995
|
+
// ../deepseek-harness/packages/tui/tui-render/src/approval-pane.tsx
|
|
75957
75996
|
var import_jsx_runtime11 = __toESM(require_jsx_runtime(), 1);
|
|
75958
75997
|
var PROMPT_OPTIONS = "[Y] \u5141\u8BB8 \xB7 [n] \u62D2\u7EDD \xB7 [a] \u672C\u4F1A\u8BDD\u603B\u662F";
|
|
75959
75998
|
var DELIVERY_NEXT = "\u5F53\u524D\u5DE5\u5177\u672A\u6267\u884C \xB7 \u53EF\u91CD\u8BD5\u8BE5\u8F6E";
|
|
@@ -76006,7 +76045,7 @@ function ApprovalPane({
|
|
|
76006
76045
|
] }) });
|
|
76007
76046
|
}
|
|
76008
76047
|
|
|
76009
|
-
// packages/tui/tui-render/src/permission-pane.tsx
|
|
76048
|
+
// ../deepseek-harness/packages/tui/tui-render/src/permission-pane.tsx
|
|
76010
76049
|
var import_jsx_runtime12 = __toESM(require_jsx_runtime(), 1);
|
|
76011
76050
|
var TITLE = "\u6743\u9650\u9884\u8BBE";
|
|
76012
76051
|
var FOOTNOTE = "\u2191\u2193/jk \u9009\u62E9 \xB7 1-3 \u76F4\u8FBE \xB7 Enter \u5E94\u7528 \xB7 Esc \u5173\u95ED";
|
|
@@ -76062,7 +76101,7 @@ function PermissionPane({
|
|
|
76062
76101
|
] });
|
|
76063
76102
|
}
|
|
76064
76103
|
|
|
76065
|
-
// packages/tui/tui-render/src/settings-pane.tsx
|
|
76104
|
+
// ../deepseek-harness/packages/tui/tui-render/src/settings-pane.tsx
|
|
76066
76105
|
var import_jsx_runtime13 = __toESM(require_jsx_runtime(), 1);
|
|
76067
76106
|
var TITLE2 = "\u8BBE\u7F6E";
|
|
76068
76107
|
var ONBOARDING_TITLE = "\u9996\u6B21\u8BBE\u7F6E";
|
|
@@ -76151,7 +76190,7 @@ function SettingsPane({
|
|
|
76151
76190
|
] });
|
|
76152
76191
|
}
|
|
76153
76192
|
|
|
76154
|
-
// packages/tui/tui-render/src/overlay-shell.tsx
|
|
76193
|
+
// ../deepseek-harness/packages/tui/tui-render/src/overlay-shell.tsx
|
|
76155
76194
|
var import_jsx_runtime14 = __toESM(require_jsx_runtime(), 1);
|
|
76156
76195
|
var EMPTY_OVERLAY_PANE = { open: false };
|
|
76157
76196
|
function line4(text4, token, bold = false) {
|
|
@@ -76175,7 +76214,7 @@ function OverlayShell({
|
|
|
76175
76214
|
] });
|
|
76176
76215
|
}
|
|
76177
76216
|
|
|
76178
|
-
// packages/tui/tui-render/src/agent-hub-pane.tsx
|
|
76217
|
+
// ../deepseek-harness/packages/tui/tui-render/src/agent-hub-pane.tsx
|
|
76179
76218
|
var import_jsx_runtime15 = __toESM(require_jsx_runtime(), 1);
|
|
76180
76219
|
function formatTokens(value) {
|
|
76181
76220
|
const scaled = (next) => next >= 100 ? String(Math.round(next)) : String(Math.round(next * 10) / 10);
|
|
@@ -76287,7 +76326,7 @@ function AgentHubPane({
|
|
|
76287
76326
|
);
|
|
76288
76327
|
}
|
|
76289
76328
|
|
|
76290
|
-
// packages/tui/tui-render/src/plan-directory-pane.tsx
|
|
76329
|
+
// ../deepseek-harness/packages/tui/tui-render/src/plan-directory-pane.tsx
|
|
76291
76330
|
var import_jsx_runtime16 = __toESM(require_jsx_runtime(), 1);
|
|
76292
76331
|
var TITLE3 = "\u8BA1\u5212";
|
|
76293
76332
|
var FOOTNOTE3 = "j/k \u9009\u62E9 \xB7 Enter \u5207\u6362 \xB7 Esc \u5173\u95ED";
|
|
@@ -76340,7 +76379,7 @@ function PlanDirectoryPane({
|
|
|
76340
76379
|
] });
|
|
76341
76380
|
}
|
|
76342
76381
|
|
|
76343
|
-
// packages/tui/tui-render/src/plan-review-pane.tsx
|
|
76382
|
+
// ../deepseek-harness/packages/tui/tui-render/src/plan-review-pane.tsx
|
|
76344
76383
|
var import_jsx_runtime17 = __toESM(require_jsx_runtime(), 1);
|
|
76345
76384
|
var TITLE4 = "\u8BA1\u5212\u8BC4\u5BA1";
|
|
76346
76385
|
var FOOTNOTE4 = "y \u6279\u51C6 \xB7 n \u7EE7\u7EED\u89C4\u5212 \xB7 Esc \u53D6\u6D88";
|
|
@@ -76374,7 +76413,7 @@ function PlanReviewPane({
|
|
|
76374
76413
|
] });
|
|
76375
76414
|
}
|
|
76376
76415
|
|
|
76377
|
-
// packages/tui/tui-render/src/ask-user-pane.tsx
|
|
76416
|
+
// ../deepseek-harness/packages/tui/tui-render/src/ask-user-pane.tsx
|
|
76378
76417
|
var import_jsx_runtime18 = __toESM(require_jsx_runtime(), 1);
|
|
76379
76418
|
var FOOTNOTE5 = "\u2191\u2193/jk \u79FB\u52A8 \xB7 1-9 \u9009\u62E9 \xB7 Enter \u4F5C\u7B54 \xB7 Esc \u53D6\u6D88\u63D0\u95EE";
|
|
76380
76419
|
var INVALID_TITLE = "\u2717 \u63D0\u95EE\u65E0\u6548";
|
|
@@ -76414,7 +76453,7 @@ function AskUserPane({
|
|
|
76414
76453
|
] });
|
|
76415
76454
|
}
|
|
76416
76455
|
|
|
76417
|
-
// packages/tui/tui-render/src/timeline-view.tsx
|
|
76456
|
+
// ../deepseek-harness/packages/tui/tui-render/src/timeline-view.tsx
|
|
76418
76457
|
var import_jsx_runtime19 = __toESM(require_jsx_runtime(), 1);
|
|
76419
76458
|
var FIRST_LINE_MAX = 120;
|
|
76420
76459
|
var TIMELINE_WINDOW = 60;
|
|
@@ -76453,10 +76492,10 @@ function firstLine(text4) {
|
|
|
76453
76492
|
return line8.length > FIRST_LINE_MAX ? `${line8.slice(0, FIRST_LINE_MAX)}\u2026` : line8;
|
|
76454
76493
|
}
|
|
76455
76494
|
|
|
76456
|
-
// packages/tui/tui-render/src/input-bar.tsx
|
|
76495
|
+
// ../deepseek-harness/packages/tui/tui-render/src/input-bar.tsx
|
|
76457
76496
|
var import_react38 = __toESM(require_react(), 1);
|
|
76458
76497
|
|
|
76459
|
-
// packages/tui/tui-render/src/composer-cursor.ts
|
|
76498
|
+
// ../deepseek-harness/packages/tui/tui-render/src/composer-cursor.ts
|
|
76460
76499
|
var GRAPHEME3 = new Intl.Segmenter(void 0, { granularity: "grapheme" });
|
|
76461
76500
|
function composerCursorPosition(text4, caretIndex) {
|
|
76462
76501
|
const clamped = Math.max(0, Math.min(caretIndex, text4.length));
|
|
@@ -76523,7 +76562,7 @@ function composerFrameAnchor(text4, caretIndex, options) {
|
|
|
76523
76562
|
};
|
|
76524
76563
|
}
|
|
76525
76564
|
|
|
76526
|
-
// packages/tui/tui-render/src/composer-tokens.ts
|
|
76565
|
+
// ../deepseek-harness/packages/tui/tui-render/src/composer-tokens.ts
|
|
76527
76566
|
var IMAGE_TOKEN = /^\[图片 #[1-9]\d*\]/u;
|
|
76528
76567
|
var COMMAND_TOKEN = /^\/[\p{L}\p{N}][\p{L}\p{N}._-]*/u;
|
|
76529
76568
|
var MENTION_TOKEN = /^@\S+/u;
|
|
@@ -76563,7 +76602,7 @@ function tokenizeComposer(text4) {
|
|
|
76563
76602
|
return Object.freeze(tokens);
|
|
76564
76603
|
}
|
|
76565
76604
|
|
|
76566
|
-
// packages/tui/tui-render/src/input-bar.tsx
|
|
76605
|
+
// ../deepseek-harness/packages/tui/tui-render/src/input-bar.tsx
|
|
76567
76606
|
var import_jsx_runtime20 = __toESM(require_jsx_runtime(), 1);
|
|
76568
76607
|
var PROMPT_WIDTH = 2;
|
|
76569
76608
|
var COMPOSER_PLACEHOLDER = tuiCopy("inputHint");
|
|
@@ -76664,7 +76703,7 @@ function InputBar({
|
|
|
76664
76703
|
);
|
|
76665
76704
|
}
|
|
76666
76705
|
|
|
76667
|
-
// packages/tui/tui-render/src/command-menu.tsx
|
|
76706
|
+
// ../deepseek-harness/packages/tui/tui-render/src/command-menu.tsx
|
|
76668
76707
|
var import_jsx_runtime21 = __toESM(require_jsx_runtime(), 1);
|
|
76669
76708
|
var COMMAND_MENU_WINDOW = 8;
|
|
76670
76709
|
var MARKER_COLS2 = 2;
|
|
@@ -76734,7 +76773,7 @@ function CommandMenu({
|
|
|
76734
76773
|
return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Box_default, { flexDirection: "column", alignItems: "center", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Box_default, { flexDirection: "column", width, children: matches.map((item, index2) => /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Box_default, { width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(Text, { children: paintRow(paletteRow(item, offset + index2 === clampedIndex, nameCols, width)) }) }, item.name)) }) });
|
|
76735
76774
|
}
|
|
76736
76775
|
|
|
76737
|
-
// packages/tui/tui-render/src/mention.tsx
|
|
76776
|
+
// ../deepseek-harness/packages/tui/tui-render/src/mention.tsx
|
|
76738
76777
|
var import_jsx_runtime22 = __toESM(require_jsx_runtime(), 1);
|
|
76739
76778
|
var KIND_LABELS = {
|
|
76740
76779
|
file: "\u6587\u4EF6",
|
|
@@ -76795,7 +76834,7 @@ function Mention({
|
|
|
76795
76834
|
return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Box_default, { flexDirection: "column", alignItems: "center", width: "100%", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Box_default, { flexDirection: "column", width, children: rows }) });
|
|
76796
76835
|
}
|
|
76797
76836
|
|
|
76798
|
-
// packages/tui/tui-render/src/goal-footer.ts
|
|
76837
|
+
// ../deepseek-harness/packages/tui/tui-render/src/goal-footer.ts
|
|
76799
76838
|
function goalFooterHead(goal) {
|
|
76800
76839
|
return `\u76EE\u6807 ${goal.phase} ${goal.roundsStarted}/${goal.maxGoalRounds}`;
|
|
76801
76840
|
}
|
|
@@ -76807,7 +76846,7 @@ function goalFooterRuns(goal, maxObjectiveCols) {
|
|
|
76807
76846
|
};
|
|
76808
76847
|
}
|
|
76809
76848
|
|
|
76810
|
-
// packages/tui/tui-render/src/adaptive-info-footer.ts
|
|
76849
|
+
// ../deepseek-harness/packages/tui/tui-render/src/adaptive-info-footer.ts
|
|
76811
76850
|
function segment(text4, token) {
|
|
76812
76851
|
return { runs: [{ text: text4, token }] };
|
|
76813
76852
|
}
|
|
@@ -77030,7 +77069,7 @@ function formatQuietStatusRow(view, columns) {
|
|
|
77030
77069
|
});
|
|
77031
77070
|
}
|
|
77032
77071
|
|
|
77033
|
-
// packages/tui/tui-render/src/todo-hud.tsx
|
|
77072
|
+
// ../deepseek-harness/packages/tui/tui-render/src/todo-hud.tsx
|
|
77034
77073
|
var import_jsx_runtime23 = __toESM(require_jsx_runtime(), 1);
|
|
77035
77074
|
var STATUS_PRESENTATION = {
|
|
77036
77075
|
pending: { glyph: "\xB7", word: "\u5F85\u529E", token: "fgDim" },
|
|
@@ -77059,7 +77098,7 @@ function TodoHud({
|
|
|
77059
77098
|
}) });
|
|
77060
77099
|
}
|
|
77061
77100
|
|
|
77062
|
-
// packages/tui/tui-render/src/jobs-hud.tsx
|
|
77101
|
+
// ../deepseek-harness/packages/tui/tui-render/src/jobs-hud.tsx
|
|
77063
77102
|
var import_jsx_runtime24 = __toESM(require_jsx_runtime(), 1);
|
|
77064
77103
|
function JobsHud({
|
|
77065
77104
|
jobs,
|
|
@@ -77078,7 +77117,7 @@ function JobsHud({
|
|
|
77078
77117
|
}) });
|
|
77079
77118
|
}
|
|
77080
77119
|
|
|
77081
|
-
// packages/tui/tui-render/src/workflow-hud.tsx
|
|
77120
|
+
// ../deepseek-harness/packages/tui/tui-render/src/workflow-hud.tsx
|
|
77082
77121
|
var import_jsx_runtime25 = __toESM(require_jsx_runtime(), 1);
|
|
77083
77122
|
function WorkflowHud({
|
|
77084
77123
|
run: run2,
|
|
@@ -77116,7 +77155,7 @@ function WorkflowHud({
|
|
|
77116
77155
|
return rows.length === 0 ? null : /* @__PURE__ */ (0, import_jsx_runtime25.jsx)(import_jsx_runtime25.Fragment, { children: rows });
|
|
77117
77156
|
}
|
|
77118
77157
|
|
|
77119
|
-
// packages/tui/tui-render/src/workflow-overlay.tsx
|
|
77158
|
+
// ../deepseek-harness/packages/tui/tui-render/src/workflow-overlay.tsx
|
|
77120
77159
|
var import_jsx_runtime26 = __toESM(require_jsx_runtime(), 1);
|
|
77121
77160
|
var WORKFLOW_OVERLAY_WINDOW = 8;
|
|
77122
77161
|
var EMPTY_WORKFLOW_OVERLAY = { open: false, offset: 0 };
|
|
@@ -77151,7 +77190,7 @@ function WorkflowOverlay({
|
|
|
77151
77190
|
return /* @__PURE__ */ (0, import_jsx_runtime26.jsx)(OverlayShell, { title: "\u5DE5\u4F5C\u6D41", footnote: "j/k \u6EDA\u52A8 \xB7 Esc \u5173\u95ED", children: rows });
|
|
77152
77191
|
}
|
|
77153
77192
|
|
|
77154
|
-
// packages/tui/tui-render/src/workspace-pane.tsx
|
|
77193
|
+
// ../deepseek-harness/packages/tui/tui-render/src/workspace-pane.tsx
|
|
77155
77194
|
var import_jsx_runtime27 = __toESM(require_jsx_runtime(), 1);
|
|
77156
77195
|
var EMPTY_WORKSPACE_PANE = {
|
|
77157
77196
|
open: false,
|
|
@@ -77201,7 +77240,7 @@ function WorkspacePane({
|
|
|
77201
77240
|
);
|
|
77202
77241
|
}
|
|
77203
77242
|
|
|
77204
|
-
// packages/tui/tui-render/src/feedback-pane.tsx
|
|
77243
|
+
// ../deepseek-harness/packages/tui/tui-render/src/feedback-pane.tsx
|
|
77205
77244
|
var import_jsx_runtime28 = __toESM(require_jsx_runtime(), 1);
|
|
77206
77245
|
var EMPTY_FEEDBACK_PANE = {
|
|
77207
77246
|
open: false,
|
|
@@ -77253,7 +77292,7 @@ function FeedbackPane({
|
|
|
77253
77292
|
);
|
|
77254
77293
|
}
|
|
77255
77294
|
|
|
77256
|
-
// packages/tui/tui-render/src/keymap.ts
|
|
77295
|
+
// ../deepseek-harness/packages/tui/tui-render/src/keymap.ts
|
|
77257
77296
|
var KEYMAP = [
|
|
77258
77297
|
{ key: "return", action: "send" },
|
|
77259
77298
|
{ key: "return", shift: true, action: "newline" },
|
|
@@ -77290,7 +77329,7 @@ function toolDetailsKeyAction(key, info) {
|
|
|
77290
77329
|
return void 0;
|
|
77291
77330
|
}
|
|
77292
77331
|
|
|
77293
|
-
// packages/tui/tui-render/src/tool-details-pane.tsx
|
|
77332
|
+
// ../deepseek-harness/packages/tui/tui-render/src/tool-details-pane.tsx
|
|
77294
77333
|
var import_jsx_runtime29 = __toESM(require_jsx_runtime(), 1);
|
|
77295
77334
|
var EMPTY_TOOL_DETAILS_PANE = Object.freeze({
|
|
77296
77335
|
open: false,
|
|
@@ -77335,7 +77374,7 @@ function ToolDetailsPane({ state, columns, maxRows, pageRows, locale }) {
|
|
|
77335
77374
|
] });
|
|
77336
77375
|
}
|
|
77337
77376
|
|
|
77338
|
-
// packages/tui/tui-render/src/queue-chip.tsx
|
|
77377
|
+
// ../deepseek-harness/packages/tui/tui-render/src/queue-chip.tsx
|
|
77339
77378
|
var import_jsx_runtime30 = __toESM(require_jsx_runtime(), 1);
|
|
77340
77379
|
function queueChipText(count) {
|
|
77341
77380
|
return count <= 0 ? void 0 : `\u5F85\u53D1 ${String(count)} \xB7 \u2191 \u53D6\u51FA`;
|
|
@@ -77345,7 +77384,7 @@ function QueueChip({ count }) {
|
|
|
77345
77384
|
return text4 === void 0 ? null : /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(Text, { children: paintRow([styled(escapeContent(text4), "fg")]) });
|
|
77346
77385
|
}
|
|
77347
77386
|
|
|
77348
|
-
// packages/tui/tui-render/src/loop.tsx
|
|
77387
|
+
// ../deepseek-harness/packages/tui/tui-render/src/loop.tsx
|
|
77349
77388
|
var CHORD_WINDOW_MS = 600;
|
|
77350
77389
|
function activeMentionQuery(text4) {
|
|
77351
77390
|
if (!text4.startsWith("@")) return void 0;
|
|
@@ -79419,7 +79458,7 @@ function TuiLoop({
|
|
|
79419
79458
|
});
|
|
79420
79459
|
}
|
|
79421
79460
|
|
|
79422
|
-
// packages/tui/tui-render/src/react-timing.ts
|
|
79461
|
+
// ../deepseek-harness/packages/tui/tui-render/src/react-timing.ts
|
|
79423
79462
|
import { performance as performance2, PerformanceObserver } from "node:perf_hooks";
|
|
79424
79463
|
function isReactTiming(entry) {
|
|
79425
79464
|
if (entry.entryType !== "measure" || !("detail" in entry)) return false;
|
|
@@ -79445,12 +79484,12 @@ function observeReactTiming() {
|
|
|
79445
79484
|
};
|
|
79446
79485
|
}
|
|
79447
79486
|
|
|
79448
|
-
// packages/tui/tui-render/src/message-visibility.ts
|
|
79487
|
+
// ../deepseek-harness/packages/tui/tui-render/src/message-visibility.ts
|
|
79449
79488
|
function isHumanUserMessage(event) {
|
|
79450
79489
|
return event.type === "user/message" && event.data.source.kind === "user";
|
|
79451
79490
|
}
|
|
79452
79491
|
|
|
79453
|
-
// packages/tui/tui-render/src/projection.ts
|
|
79492
|
+
// ../deepseek-harness/packages/tui/tui-render/src/projection.ts
|
|
79454
79493
|
function lastFencedCode(text4) {
|
|
79455
79494
|
const lines = text4.split(/\r?\n/u);
|
|
79456
79495
|
let openingLength;
|
|
@@ -79805,7 +79844,7 @@ ${formattedError}` });
|
|
|
79805
79844
|
};
|
|
79806
79845
|
}
|
|
79807
79846
|
|
|
79808
|
-
// packages/tui/tui-render/src/interaction-state.ts
|
|
79847
|
+
// ../deepseek-harness/packages/tui/tui-render/src/interaction-state.ts
|
|
79809
79848
|
function reduceInteraction(state, event) {
|
|
79810
79849
|
switch (state) {
|
|
79811
79850
|
case "idle":
|
|
@@ -79845,7 +79884,7 @@ function reduceInteraction(state, event) {
|
|
|
79845
79884
|
}
|
|
79846
79885
|
}
|
|
79847
79886
|
|
|
79848
|
-
// packages/tui/tui-render/src/index.ts
|
|
79887
|
+
// ../deepseek-harness/packages/tui/tui-render/src/index.ts
|
|
79849
79888
|
function mountTuiRender(node2, options = {}) {
|
|
79850
79889
|
const env3 = options.env ?? process.env;
|
|
79851
79890
|
const policy = options.renderPolicy ?? renderPolicyDefaults();
|
|
@@ -79915,7 +79954,7 @@ function mountTuiLoop(controller, options) {
|
|
|
79915
79954
|
);
|
|
79916
79955
|
}
|
|
79917
79956
|
|
|
79918
|
-
// packages/tui/tui/src/terminal-guard.ts
|
|
79957
|
+
// ../deepseek-harness/packages/tui/tui/src/terminal-guard.ts
|
|
79919
79958
|
var NON_INTERACTIVE_MESSAGE = "deepseek-tui requires an interactive terminal\n";
|
|
79920
79959
|
var environment = {
|
|
79921
79960
|
isTTY: process.stdout.isTTY,
|
|
@@ -79927,7 +79966,7 @@ function assertInteractiveTerminal(env3 = environment, stderr = process.stderr,
|
|
|
79927
79966
|
exit3(0);
|
|
79928
79967
|
}
|
|
79929
79968
|
|
|
79930
|
-
// packages/tui/tui/src/signal-semantics.ts
|
|
79969
|
+
// ../deepseek-harness/packages/tui/tui/src/signal-semantics.ts
|
|
79931
79970
|
var SIGNAL_TABLE = {
|
|
79932
79971
|
/** First Ctrl+C stops the current generation; a second one confirms exit. */
|
|
79933
79972
|
SIGINT: "stop-generation",
|
|
@@ -79961,7 +80000,7 @@ function installSignalHooks(cleanup) {
|
|
|
79961
80000
|
};
|
|
79962
80001
|
}
|
|
79963
80002
|
|
|
79964
|
-
// packages/tui/tui/src/export.ts
|
|
80003
|
+
// ../deepseek-harness/packages/tui/tui/src/export.ts
|
|
79965
80004
|
import { mkdir, writeFile } from "node:fs/promises";
|
|
79966
80005
|
import { dirname as dirname2, resolve as resolve3 } from "node:path";
|
|
79967
80006
|
function timeHeaderOf(time3) {
|
|
@@ -80059,7 +80098,7 @@ async function exportSessionMarkdown(session, dir) {
|
|
|
80059
80098
|
return target;
|
|
80060
80099
|
}
|
|
80061
80100
|
|
|
80062
|
-
// packages/tui/tui/src/settings-rows.ts
|
|
80101
|
+
// ../deepseek-harness/packages/tui/tui/src/settings-rows.ts
|
|
80063
80102
|
var LEADING_NAMESPACES = [
|
|
80064
80103
|
"tui",
|
|
80065
80104
|
"llm-deepseek",
|
|
@@ -80168,7 +80207,7 @@ function settingsRowsFromDescribe(descriptors, read) {
|
|
|
80168
80207
|
return [...ordered, ...rest];
|
|
80169
80208
|
}
|
|
80170
80209
|
|
|
80171
|
-
// packages/tui/tui/src/index.ts
|
|
80210
|
+
// ../deepseek-harness/packages/tui/tui/src/index.ts
|
|
80172
80211
|
try {
|
|
80173
80212
|
if (typeof Session === "function" && !("events" in Session.prototype)) {
|
|
80174
80213
|
Object.defineProperty(Session.prototype, "events", {
|