poe-code 15.0.9 → 15.0.10
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/metafile.json +1 -1
- package/package.json +7 -1
- package/packages/safe-bash/dist/chunks/{chunk-L2GZSOSJ.js → chunk-4NMFAR4Z.js} +2 -16
- package/packages/safe-bash/dist/chunks/{chunk-L2GZSOSJ.js.map → chunk-4NMFAR4Z.js.map} +4 -4
- package/packages/safe-bash/dist/chunks/{chunk-UZELUFGF.js → chunk-54EWSIBL.js} +5 -5
- package/packages/safe-bash/dist/chunks/{chunk-NVUC5B2R.js → chunk-5FNFA5ZV.js} +9 -7
- package/packages/safe-bash/dist/chunks/{chunk-NVUC5B2R.js.map → chunk-5FNFA5ZV.js.map} +1 -1
- package/packages/safe-bash/dist/chunks/{chunk-M7KZ7V4P.js → chunk-5X2TAR25.js} +2 -2
- package/packages/safe-bash/dist/chunks/{chunk-XROAIPKA.js → chunk-67TENRTW.js} +7 -5
- package/packages/safe-bash/dist/chunks/{chunk-XROAIPKA.js.map → chunk-67TENRTW.js.map} +1 -1
- package/packages/safe-bash/dist/chunks/{chunk-5Y4AEZB2.js → chunk-7XJVLU37.js} +6 -4
- package/packages/safe-bash/dist/chunks/{chunk-5Y4AEZB2.js.map → chunk-7XJVLU37.js.map} +1 -1
- package/packages/safe-bash/dist/chunks/chunk-CI42NIWL.js +21 -0
- package/packages/safe-bash/dist/chunks/chunk-CI42NIWL.js.map +7 -0
- package/packages/safe-bash/dist/chunks/{chunk-JWUT4LBW.js → chunk-ELK3CQTQ.js} +47 -16
- package/packages/safe-bash/dist/chunks/chunk-ELK3CQTQ.js.map +7 -0
- package/packages/safe-bash/dist/chunks/{chunk-PY37EOPJ.js → chunk-GZH6ILJC.js} +50 -15
- package/packages/safe-bash/dist/chunks/chunk-GZH6ILJC.js.map +7 -0
- package/packages/safe-bash/dist/chunks/chunk-LUIEXTN5.js +527 -0
- package/packages/safe-bash/dist/chunks/chunk-LUIEXTN5.js.map +7 -0
- package/packages/safe-bash/dist/chunks/{chunk-AVXYPKV7.js → chunk-QQHMFJHF.js} +4 -4
- package/packages/safe-bash/dist/chunks/{chunk-QY2XHZTE.js → chunk-RDIJ6M2D.js} +3 -3
- package/packages/safe-bash/dist/chunks/{chunk-PPVCI2F2.js → chunk-UL4TNDNV.js} +2 -2
- package/packages/safe-bash/dist/commands/csplit/index.browser.js +5 -4
- package/packages/safe-bash/dist/commands/factor/command.d.ts +4 -0
- package/packages/safe-bash/dist/commands/factor/command.d.ts.map +1 -0
- package/packages/safe-bash/dist/commands/factor/command.js +121 -0
- package/packages/safe-bash/dist/commands/factor/command.js.map +1 -0
- package/packages/safe-bash/dist/commands/factor/factor.d.ts +4 -0
- package/packages/safe-bash/dist/commands/factor/factor.d.ts.map +1 -0
- package/packages/safe-bash/dist/commands/factor/factor.js +54 -0
- package/packages/safe-bash/dist/commands/factor/factor.js.map +1 -0
- package/packages/safe-bash/dist/commands/factor/index.browser.js +13 -0
- package/packages/safe-bash/dist/commands/factor/index.browser.js.map +7 -0
- package/packages/safe-bash/dist/commands/factor/index.d.ts +7 -0
- package/packages/safe-bash/dist/commands/factor/index.d.ts.map +1 -0
- package/packages/safe-bash/dist/commands/factor/index.js +13 -0
- package/packages/safe-bash/dist/commands/factor/index.js.map +1 -0
- package/packages/safe-bash/dist/commands/factor/internal.d.ts +51 -0
- package/packages/safe-bash/dist/commands/factor/internal.d.ts.map +1 -0
- package/packages/safe-bash/dist/commands/factor/internal.js +138 -0
- package/packages/safe-bash/dist/commands/factor/internal.js.map +1 -0
- package/packages/safe-bash/dist/commands/factor/io.d.ts +36 -0
- package/packages/safe-bash/dist/commands/factor/io.d.ts.map +1 -0
- package/packages/safe-bash/dist/commands/factor/io.js +207 -0
- package/packages/safe-bash/dist/commands/factor/io.js.map +1 -0
- package/packages/safe-bash/dist/commands/network/index.browser.js +6 -5
- package/packages/safe-bash/dist/commands/pr/index.browser.js +4 -3
- package/packages/safe-bash/dist/commands/pr/io.d.ts.map +1 -1
- package/packages/safe-bash/dist/commands/pr/io.js +46 -11
- package/packages/safe-bash/dist/commands/pr/io.js.map +1 -1
- package/packages/safe-bash/dist/commands/tsort/index.browser.js +4 -3
- package/packages/safe-bash/dist/commands/tsort/io.d.ts.map +1 -1
- package/packages/safe-bash/dist/commands/tsort/io.js +43 -12
- package/packages/safe-bash/dist/commands/tsort/io.js.map +1 -1
- package/packages/safe-bash/dist/commands/xml/index.browser.js +5 -4
- package/packages/safe-bash/dist/commands/yq/index.browser.js +6 -5
- package/packages/safe-bash/dist/core.browser.js +32 -20
- package/packages/safe-bash/dist/core.browser.js.map +2 -2
- package/packages/safe-bash/dist/core.d.ts +1 -0
- package/packages/safe-bash/dist/core.d.ts.map +1 -1
- package/packages/safe-bash/dist/core.js +1 -0
- package/packages/safe-bash/dist/core.js.map +1 -1
- package/packages/safe-bash/dist/plugins/composition.d.ts +2 -0
- package/packages/safe-bash/dist/plugins/composition.d.ts.map +1 -1
- package/packages/safe-bash/dist/plugins/composition.js +3 -1
- package/packages/safe-bash/dist/plugins/composition.js.map +1 -1
- package/packages/safe-bash/dist/chunks/chunk-JWUT4LBW.js.map +0 -7
- package/packages/safe-bash/dist/chunks/chunk-PY37EOPJ.js.map +0 -7
- /package/packages/safe-bash/dist/chunks/{chunk-UZELUFGF.js.map → chunk-54EWSIBL.js.map} +0 -0
- /package/packages/safe-bash/dist/chunks/{chunk-M7KZ7V4P.js.map → chunk-5X2TAR25.js.map} +0 -0
- /package/packages/safe-bash/dist/chunks/{chunk-AVXYPKV7.js.map → chunk-QQHMFJHF.js.map} +0 -0
- /package/packages/safe-bash/dist/chunks/{chunk-QY2XHZTE.js.map → chunk-RDIJ6M2D.js.map} +0 -0
- /package/packages/safe-bash/dist/chunks/{chunk-PPVCI2F2.js.map → chunk-UL4TNDNV.js.map} +0 -0
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
createXmlCommands,
|
|
3
3
|
defaultXmlQueryLimits,
|
|
4
4
|
xmlCommands
|
|
5
|
-
} from "./chunks/chunk-
|
|
5
|
+
} from "./chunks/chunk-QQHMFJHF.js";
|
|
6
6
|
import {
|
|
7
7
|
Interpreter,
|
|
8
8
|
createYqCommand,
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
rawValues,
|
|
14
14
|
stringify,
|
|
15
15
|
yqCommands
|
|
16
|
-
} from "./chunks/chunk-
|
|
16
|
+
} from "./chunks/chunk-54EWSIBL.js";
|
|
17
17
|
import {
|
|
18
18
|
Budget,
|
|
19
19
|
JqError,
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
resolveJqLimits,
|
|
27
27
|
truth,
|
|
28
28
|
wellFormed
|
|
29
|
-
} from "./chunks/chunk-
|
|
29
|
+
} from "./chunks/chunk-5X2TAR25.js";
|
|
30
30
|
import {
|
|
31
31
|
CurlError,
|
|
32
32
|
cloudflareWorkerNetworkLimits,
|
|
@@ -39,7 +39,7 @@ import {
|
|
|
39
39
|
curlCommands,
|
|
40
40
|
defaultNetworkLimits,
|
|
41
41
|
networkCommands
|
|
42
|
-
} from "./chunks/chunk-
|
|
42
|
+
} from "./chunks/chunk-5FNFA5ZV.js";
|
|
43
43
|
import {
|
|
44
44
|
RecordBuffer,
|
|
45
45
|
UsageError,
|
|
@@ -71,7 +71,7 @@ import {
|
|
|
71
71
|
textOutputRequirements,
|
|
72
72
|
value,
|
|
73
73
|
writeDiagnostic
|
|
74
|
-
} from "./chunks/chunk-
|
|
74
|
+
} from "./chunks/chunk-7XJVLU37.js";
|
|
75
75
|
import {
|
|
76
76
|
AvailableRecords,
|
|
77
77
|
EreLedger,
|
|
@@ -91,54 +91,62 @@ import {
|
|
|
91
91
|
exprMatchCeilings,
|
|
92
92
|
matchEre,
|
|
93
93
|
withRegexSession
|
|
94
|
-
} from "./chunks/chunk-
|
|
94
|
+
} from "./chunks/chunk-67TENRTW.js";
|
|
95
95
|
import {
|
|
96
96
|
bindFileOutputBudget,
|
|
97
97
|
openFileOutput,
|
|
98
98
|
writeFileOutput
|
|
99
|
-
} from "./chunks/chunk-
|
|
99
|
+
} from "./chunks/chunk-RDIJ6M2D.js";
|
|
100
100
|
import {
|
|
101
101
|
createPrCommand,
|
|
102
102
|
createPrCommands,
|
|
103
103
|
prCommands
|
|
104
|
-
} from "./chunks/chunk-
|
|
104
|
+
} from "./chunks/chunk-GZH6ILJC.js";
|
|
105
105
|
import {
|
|
106
106
|
createTsortCommand,
|
|
107
107
|
createTsortCommands,
|
|
108
108
|
tsortCommands
|
|
109
|
-
} from "./chunks/chunk-
|
|
109
|
+
} from "./chunks/chunk-ELK3CQTQ.js";
|
|
110
|
+
import {
|
|
111
|
+
basename,
|
|
112
|
+
dirname,
|
|
113
|
+
isAbsolutePath,
|
|
114
|
+
isPathWithin,
|
|
115
|
+
joinPath,
|
|
116
|
+
relativePath,
|
|
117
|
+
resolvePath,
|
|
118
|
+
validatePath
|
|
119
|
+
} from "./chunks/chunk-CI42NIWL.js";
|
|
120
|
+
import {
|
|
121
|
+
createFactorCommand,
|
|
122
|
+
createFactorCommands,
|
|
123
|
+
factorCommands
|
|
124
|
+
} from "./chunks/chunk-LUIEXTN5.js";
|
|
110
125
|
import {
|
|
111
126
|
createOutputOperation
|
|
112
|
-
} from "./chunks/chunk-
|
|
127
|
+
} from "./chunks/chunk-UL4TNDNV.js";
|
|
113
128
|
import {
|
|
114
129
|
CommandArgumentIdentityError,
|
|
115
130
|
CommandRegistry,
|
|
116
131
|
FsError,
|
|
117
132
|
PublicDiagnostic,
|
|
118
|
-
basename,
|
|
119
133
|
cancelTurn,
|
|
120
134
|
collectBytes,
|
|
121
135
|
collectText,
|
|
122
136
|
concatShellValues,
|
|
123
137
|
createBytePipe,
|
|
124
138
|
createCommandArguments,
|
|
125
|
-
dirname,
|
|
126
139
|
getCommandArguments,
|
|
127
140
|
import_buffer,
|
|
128
141
|
init_platform,
|
|
129
|
-
isAbsolutePath,
|
|
130
142
|
isErrnoCode,
|
|
131
143
|
isFsError,
|
|
132
|
-
isPathWithin,
|
|
133
|
-
joinPath,
|
|
134
144
|
monotonicNow,
|
|
135
145
|
outputFailure,
|
|
136
146
|
pipeBytes,
|
|
137
147
|
publicDiagnosticMessage,
|
|
138
148
|
readBytes,
|
|
139
149
|
registerYieldCheckpoint,
|
|
140
|
-
relativePath,
|
|
141
|
-
resolvePath,
|
|
142
150
|
scheduleTurn,
|
|
143
151
|
shellValueByteLength,
|
|
144
152
|
shellValueBytes,
|
|
@@ -148,11 +156,10 @@ import {
|
|
|
148
156
|
toByteSource,
|
|
149
157
|
toFsError,
|
|
150
158
|
validateExitCode,
|
|
151
|
-
validatePath,
|
|
152
159
|
writeBytes,
|
|
153
160
|
writeText,
|
|
154
161
|
yieldTurn
|
|
155
|
-
} from "./chunks/chunk-
|
|
162
|
+
} from "./chunks/chunk-4NMFAR4Z.js";
|
|
156
163
|
|
|
157
164
|
// packages/safe-bash/src/core.browser.ts
|
|
158
165
|
init_platform();
|
|
@@ -36237,6 +36244,7 @@ function composeAgentCommands(options2, executors) {
|
|
|
36237
36244
|
const prLimits = prOptions?.limits;
|
|
36238
36245
|
const prClock = prOptions?.clock;
|
|
36239
36246
|
const tsortLimits = options2.tsort?.limits;
|
|
36247
|
+
const factorLimits = options2.factor?.limits;
|
|
36240
36248
|
const whichLimits = options2.which?.limits;
|
|
36241
36249
|
const timeoutOptions = options2.timeout;
|
|
36242
36250
|
const applyPatchLimits = options2.applyPatch?.limits;
|
|
@@ -36272,7 +36280,8 @@ function composeAgentCommands(options2, executors) {
|
|
|
36272
36280
|
...createXmlCommands(xmlLimits === void 0 ? {} : { limits: xmlLimits }),
|
|
36273
36281
|
createCsplitCommandWithExecutor(executors.csplit, csplitLimits === void 0 ? {} : { limits: csplitLimits }),
|
|
36274
36282
|
...createPrCommands({ ...prLimits === void 0 ? {} : { limits: prLimits }, ...prClock === void 0 ? {} : { clock: prClock } }),
|
|
36275
|
-
...createTsortCommands(tsortLimits === void 0 ? {} : { limits: tsortLimits })
|
|
36283
|
+
...createTsortCommands(tsortLimits === void 0 ? {} : { limits: tsortLimits }),
|
|
36284
|
+
...createFactorCommands(factorLimits === void 0 ? {} : { limits: factorLimits })
|
|
36276
36285
|
);
|
|
36277
36286
|
return new CommandRegistry(commands).list();
|
|
36278
36287
|
}
|
|
@@ -52384,6 +52393,8 @@ export {
|
|
|
52384
52393
|
createDuCommands,
|
|
52385
52394
|
createExprCommand,
|
|
52386
52395
|
createExprCommands,
|
|
52396
|
+
createFactorCommand,
|
|
52397
|
+
createFactorCommands,
|
|
52387
52398
|
createFetchTransport,
|
|
52388
52399
|
createFileCommand,
|
|
52389
52400
|
createFileCommands,
|
|
@@ -52439,6 +52450,7 @@ export {
|
|
|
52439
52450
|
evaluateCommandSupport,
|
|
52440
52451
|
exprCommands,
|
|
52441
52452
|
extname2 as extname,
|
|
52453
|
+
factorCommands,
|
|
52442
52454
|
fgrepCommand,
|
|
52443
52455
|
fileCommands,
|
|
52444
52456
|
getCommandArguments,
|