reasonix 0.53.0 → 0.53.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/{chat-377YZV56.js → chat-GUGMKO7V.js} +6 -6
- package/dist/cli/{chunk-7ZO6H6ZK.js → chunk-7GUPD2RU.js} +2 -2
- package/dist/cli/{chunk-EPIHGOM3.js → chunk-ANYWFUKM.js} +3 -3
- package/dist/cli/{chunk-OHSVEXFF.js → chunk-BHSAOFHR.js} +2 -2
- package/dist/cli/{chunk-EQFZIHKJ.js → chunk-M4LM5SLT.js} +2 -2
- package/dist/cli/{chunk-S3QII236.js → chunk-O7VQOZQR.js} +5 -5
- package/dist/cli/{chunk-A6GSOADP.js → chunk-U25OJR4Y.js} +12 -5
- package/dist/cli/{chunk-A6GSOADP.js.map → chunk-U25OJR4Y.js.map} +1 -1
- package/dist/cli/{code-JPFZJYVW.js → code-LVV2S7O5.js} +6 -6
- package/dist/cli/{diff-NINZHUJR.js → diff-LASK2CN5.js} +3 -3
- package/dist/cli/index.js +8 -8
- package/dist/cli/{mcp-browse-NGEOHVJB.js → mcp-browse-ZFCM7PGS.js} +2 -2
- package/dist/cli/{replay-2UUTCRTG.js → replay-2GXFWL6O.js} +5 -5
- package/dist/cli/{setup-A34LF2QE.js → setup-HE3F6U2F.js} +4 -4
- package/package.json +1 -2
- /package/dist/cli/{chat-377YZV56.js.map → chat-GUGMKO7V.js.map} +0 -0
- /package/dist/cli/{chunk-7ZO6H6ZK.js.map → chunk-7GUPD2RU.js.map} +0 -0
- /package/dist/cli/{chunk-EPIHGOM3.js.map → chunk-ANYWFUKM.js.map} +0 -0
- /package/dist/cli/{chunk-OHSVEXFF.js.map → chunk-BHSAOFHR.js.map} +0 -0
- /package/dist/cli/{chunk-EQFZIHKJ.js.map → chunk-M4LM5SLT.js.map} +0 -0
- /package/dist/cli/{chunk-S3QII236.js.map → chunk-O7VQOZQR.js.map} +0 -0
- /package/dist/cli/{code-JPFZJYVW.js.map → code-LVV2S7O5.js.map} +0 -0
- /package/dist/cli/{diff-NINZHUJR.js.map → diff-LASK2CN5.js.map} +0 -0
- /package/dist/cli/{mcp-browse-NGEOHVJB.js.map → mcp-browse-ZFCM7PGS.js.map} +0 -0
- /package/dist/cli/{replay-2UUTCRTG.js.map → replay-2GXFWL6O.js.map} +0 -0
- /package/dist/cli/{setup-A34LF2QE.js.map → setup-HE3F6U2F.js.map} +0 -0
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { createRequire as __cr } from 'node:module'; if (typeof globalThis.require === 'undefined') { globalThis.require = __cr(import.meta.url); }
|
|
3
3
|
import {
|
|
4
4
|
chatCommand
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-O7VQOZQR.js";
|
|
6
|
+
import "./chunk-M4LM5SLT.js";
|
|
7
7
|
import "./chunk-JMBMLOBP.js";
|
|
8
8
|
import "./chunk-APOSDBAU.js";
|
|
9
9
|
import "./chunk-SZ5XES2N.js";
|
|
@@ -32,9 +32,9 @@ import "./chunk-XHP6NYOT.js";
|
|
|
32
32
|
import {
|
|
33
33
|
detectForeignAgentPlatform
|
|
34
34
|
} from "./chunk-J4MYMBJ7.js";
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
35
|
+
import "./chunk-ANYWFUKM.js";
|
|
36
|
+
import "./chunk-BHSAOFHR.js";
|
|
37
|
+
import "./chunk-U25OJR4Y.js";
|
|
38
38
|
import "./chunk-PLHAZOLZ.js";
|
|
39
39
|
import "./chunk-L3VPEESB.js";
|
|
40
40
|
import "./chunk-TGP7JGHN.js";
|
|
@@ -158,4 +158,4 @@ async function codeCommand(opts = {}) {
|
|
|
158
158
|
export {
|
|
159
159
|
codeCommand
|
|
160
160
|
};
|
|
161
|
-
//# sourceMappingURL=code-
|
|
161
|
+
//# sourceMappingURL=code-LVV2S7O5.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { createRequire as __cr } from 'node:module'; if (typeof globalThis.require === 'undefined') { globalThis.require = __cr(import.meta.url); }
|
|
3
3
|
import {
|
|
4
4
|
RecordView
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-7GUPD2RU.js";
|
|
6
6
|
import {
|
|
7
7
|
diffTranscripts,
|
|
8
8
|
findNextDivergence,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
require_react,
|
|
23
23
|
use_app_default,
|
|
24
24
|
use_input_default
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-U25OJR4Y.js";
|
|
26
26
|
import "./chunk-QSKDP3OS.js";
|
|
27
27
|
import "./chunk-25T6CVUP.js";
|
|
28
28
|
import {
|
|
@@ -162,4 +162,4 @@ markdown report written to ${opts.mdPath}`);
|
|
|
162
162
|
export {
|
|
163
163
|
diffCommand
|
|
164
164
|
};
|
|
165
|
-
//# sourceMappingURL=diff-
|
|
165
|
+
//# sourceMappingURL=diff-LASK2CN5.js.map
|
package/dist/cli/index.js
CHANGED
|
@@ -3345,11 +3345,11 @@ program2.action(async (opts) => {
|
|
|
3345
3345
|
const cfg = readConfig();
|
|
3346
3346
|
const mode = resolveBareCommandMode(cfg);
|
|
3347
3347
|
if (mode === "setup") {
|
|
3348
|
-
const { setupCommand } = await import("./setup-
|
|
3348
|
+
const { setupCommand } = await import("./setup-HE3F6U2F.js");
|
|
3349
3349
|
await setupCommand({ forceKeyStep: true });
|
|
3350
3350
|
return;
|
|
3351
3351
|
}
|
|
3352
|
-
const { codeCommand } = await import("./code-
|
|
3352
|
+
const { codeCommand } = await import("./code-LVV2S7O5.js");
|
|
3353
3353
|
await codeCommand({
|
|
3354
3354
|
dir: process.cwd(),
|
|
3355
3355
|
forceResume: !!opts.continue,
|
|
@@ -3357,7 +3357,7 @@ program2.action(async (opts) => {
|
|
|
3357
3357
|
});
|
|
3358
3358
|
});
|
|
3359
3359
|
program2.command("setup").description(t("cli.setup")).action(async () => {
|
|
3360
|
-
const { setupCommand } = await import("./setup-
|
|
3360
|
+
const { setupCommand } = await import("./setup-HE3F6U2F.js");
|
|
3361
3361
|
await setupCommand({ forceKeyStep: true });
|
|
3362
3362
|
});
|
|
3363
3363
|
program2.command("code [dir]").description(t("cli.code")).option("-m, --model <id>", t("ui.modelOverride")).option("--effort <level>", t("ui.effortHintShort")).option("--no-session", t("ui.noSession")).option("--no-mouse", t("ui.noMouseHint")).option("--no-proxy", t("ui.noProxyHint")).option("-r, --resume", t("ui.resumeHint")).option("-n, --new", t("ui.newHint")).option("--transcript <path>", t("ui.transcriptHint")).option("--budget <usd>", t("ui.budgetHint"), (v) => Number.parseFloat(v)).option("--no-dashboard", t("ui.noDashboard")).option("--open-dashboard", t("ui.openDashboardHint")).option("--dashboard-port <port>", t("ui.dashboardPortHint")).option(
|
|
@@ -3370,7 +3370,7 @@ program2.command("code [dir]").description(t("cli.code")).option("-m, --model <i
|
|
|
3370
3370
|
persistEffortFlag(opts.effort);
|
|
3371
3371
|
const profiling = await maybeStartCpuProfile(opts.profile);
|
|
3372
3372
|
try {
|
|
3373
|
-
const { codeCommand } = await import("./code-
|
|
3373
|
+
const { codeCommand } = await import("./code-LVV2S7O5.js");
|
|
3374
3374
|
await codeCommand({
|
|
3375
3375
|
dir,
|
|
3376
3376
|
model: opts.model,
|
|
@@ -3421,7 +3421,7 @@ program2.command("chat").description(t("cli.chat")).option("-m, --model <id>", t
|
|
|
3421
3421
|
(msg) => process.stderr.write(`${msg}
|
|
3422
3422
|
`)
|
|
3423
3423
|
);
|
|
3424
|
-
const { chatCommand } = await import("./chat-
|
|
3424
|
+
const { chatCommand } = await import("./chat-GUGMKO7V.js");
|
|
3425
3425
|
const chatBase = opts.system ?? defaultSystemPrompt(defaults.model);
|
|
3426
3426
|
const chatCwd = process.cwd();
|
|
3427
3427
|
const chatRebuildSystem = () => applyMemoryStack(chatBase, chatCwd);
|
|
@@ -3546,7 +3546,7 @@ program2.command("events <name>").description(t("cli.events")).option("--type <t
|
|
|
3546
3546
|
});
|
|
3547
3547
|
});
|
|
3548
3548
|
program2.command("replay <transcript>").description(t("cli.replay")).option("--print", t("ui.printHint")).option("--head <n>", t("ui.headHint"), (v) => Number.parseInt(v, 10)).option("--tail <n>", t("ui.tailHint"), (v) => Number.parseInt(v, 10)).action(async (transcript, opts) => {
|
|
3549
|
-
const { replayCommand } = await import("./replay-
|
|
3549
|
+
const { replayCommand } = await import("./replay-2GXFWL6O.js");
|
|
3550
3550
|
await replayCommand({
|
|
3551
3551
|
path: transcript,
|
|
3552
3552
|
print: !!opts.print,
|
|
@@ -3555,7 +3555,7 @@ program2.command("replay <transcript>").description(t("cli.replay")).option("--p
|
|
|
3555
3555
|
});
|
|
3556
3556
|
});
|
|
3557
3557
|
program2.command("diff <a> <b>").description(t("cli.diff")).option("--md <path>", t("ui.mdReportHint")).option("--print", t("ui.printHintTable")).option("--tui", t("ui.tuiHint")).option("--label-a <label>", t("ui.labelAHint")).option("--label-b <label>", t("ui.labelBHint")).action(async (a, b, opts) => {
|
|
3558
|
-
const { diffCommand } = await import("./diff-
|
|
3558
|
+
const { diffCommand } = await import("./diff-LASK2CN5.js");
|
|
3559
3559
|
await diffCommand({
|
|
3560
3560
|
a,
|
|
3561
3561
|
b,
|
|
@@ -3614,7 +3614,7 @@ mcp.command("install <name>").description(t("ui.mcpInstallDescription")).option(
|
|
|
3614
3614
|
});
|
|
3615
3615
|
mcp.command("browse").description(t("ui.mcpBrowseDescription")).action(async () => {
|
|
3616
3616
|
try {
|
|
3617
|
-
const { mcpBrowseCommand } = await import("./mcp-browse-
|
|
3617
|
+
const { mcpBrowseCommand } = await import("./mcp-browse-ZFCM7PGS.js");
|
|
3618
3618
|
await mcpBrowseCommand();
|
|
3619
3619
|
} catch (err) {
|
|
3620
3620
|
process.stderr.write(`mcp browse failed: ${err.message}
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
require_react,
|
|
16
16
|
use_app_default,
|
|
17
17
|
use_input_default
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-U25OJR4Y.js";
|
|
19
19
|
import "./chunk-PLHAZOLZ.js";
|
|
20
20
|
import {
|
|
21
21
|
loadDotenv
|
|
@@ -175,4 +175,4 @@ async function mcpBrowseCommand(_opts = {}) {
|
|
|
175
175
|
export {
|
|
176
176
|
mcpBrowseCommand
|
|
177
177
|
};
|
|
178
|
-
//# sourceMappingURL=mcp-browse-
|
|
178
|
+
//# sourceMappingURL=mcp-browse-ZFCM7PGS.js.map
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import { createRequire as __cr } from 'node:module'; if (typeof globalThis.require === 'undefined') { globalThis.require = __cr(import.meta.url); }
|
|
3
3
|
import {
|
|
4
4
|
RecordView
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-7GUPD2RU.js";
|
|
6
6
|
import {
|
|
7
7
|
Bar,
|
|
8
8
|
ChromeRule
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-M4LM5SLT.js";
|
|
10
10
|
import {
|
|
11
11
|
computeCumulativeStats,
|
|
12
12
|
groupRecordsByTurn,
|
|
@@ -16,7 +16,7 @@ import "./chunk-V4AXMN4X.js";
|
|
|
16
16
|
import {
|
|
17
17
|
COLOR,
|
|
18
18
|
GRADIENT
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-BHSAOFHR.js";
|
|
20
20
|
import {
|
|
21
21
|
Box_default,
|
|
22
22
|
Static,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
useStdout,
|
|
28
28
|
use_app_default,
|
|
29
29
|
use_input_default
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-U25OJR4Y.js";
|
|
31
31
|
import "./chunk-QSKDP3OS.js";
|
|
32
32
|
import "./chunk-25T6CVUP.js";
|
|
33
33
|
import {
|
|
@@ -279,4 +279,4 @@ function oneLine(s, max = 200) {
|
|
|
279
279
|
export {
|
|
280
280
|
replayCommand
|
|
281
281
|
};
|
|
282
|
-
//# sourceMappingURL=replay-
|
|
282
|
+
//# sourceMappingURL=replay-2GXFWL6O.js.map
|
|
@@ -3,11 +3,11 @@ import { createRequire as __cr } from 'node:module'; if (typeof globalThis.requi
|
|
|
3
3
|
import {
|
|
4
4
|
MultiSelect,
|
|
5
5
|
SingleSelect
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ANYWFUKM.js";
|
|
7
7
|
import {
|
|
8
8
|
ThemeProvider,
|
|
9
9
|
useTheme
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-BHSAOFHR.js";
|
|
11
11
|
import {
|
|
12
12
|
Box_default,
|
|
13
13
|
Text,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
require_react,
|
|
17
17
|
use_app_default,
|
|
18
18
|
use_input_default
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-U25OJR4Y.js";
|
|
20
20
|
import {
|
|
21
21
|
MCP_CATALOG
|
|
22
22
|
} from "./chunk-PLHAZOLZ.js";
|
|
@@ -499,4 +499,4 @@ async function setupCommand(opts = {}) {
|
|
|
499
499
|
export {
|
|
500
500
|
setupCommand
|
|
501
501
|
};
|
|
502
|
-
//# sourceMappingURL=setup-
|
|
502
|
+
//# sourceMappingURL=setup-HE3F6U2F.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "reasonix",
|
|
3
|
-
"version": "0.53.
|
|
3
|
+
"version": "0.53.2",
|
|
4
4
|
"description": "DeepSeek-native coding agent: cache-first loop, flash-first cost control, tool-call repair.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -94,7 +94,6 @@
|
|
|
94
94
|
"iconv-lite": "^0.7.2",
|
|
95
95
|
"ignore": "^7.0.5",
|
|
96
96
|
"indent-string": "^5.0.0",
|
|
97
|
-
"ink": "workspace:*",
|
|
98
97
|
"lodash-es": "^4.17.21",
|
|
99
98
|
"node-html-parser": "^7.1.0",
|
|
100
99
|
"picomatch": "^4.0.4",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|