lody 0.68.0 → 0.69.0
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/chunks/{directory-handle-Bx0hMRRw.js → directory-handle-B28RRBM4.js} +1 -1
- package/dist/chunks/{index-DO0iziHq.js → index-DjSKImM-.js} +3094 -1333
- package/dist/chunks/{review-viewer--K5LcsS4.js → review-viewer-cjVseAUz.js} +2 -2
- package/dist/chunks/{schemas-muln0r74.js → schemas-BunMNnz1.js} +18 -18
- package/dist/claude-acp.js +3 -3
- package/dist/codex-acp.js +1 -1
- package/dist/file-index-scan-worker.js +2 -2
- package/dist/index.js +5709 -3207
- package/package.json +8 -8
|
@@ -3,8 +3,8 @@ import { readFile, mkdir, writeFile, rename } from "node:fs/promises";
|
|
|
3
3
|
import os__default from "node:os";
|
|
4
4
|
import path__default from "node:path";
|
|
5
5
|
import process from "node:process";
|
|
6
|
-
const reviewViewerVersion = "0.
|
|
7
|
-
const reviewViewerSha256 = "
|
|
6
|
+
const reviewViewerVersion = "0.69.0";
|
|
7
|
+
const reviewViewerSha256 = "b66fe7a47d26d463570208d5fb3d09107c806dfbfbaed5c85c669b9438812e38";
|
|
8
8
|
const reviewViewerFileName = "standalone.html";
|
|
9
9
|
const DEFAULT_CDN_BASES = ["https://cdn.jsdelivr.net/npm", "https://unpkg.com"];
|
|
10
10
|
function cacheDir() {
|
|
@@ -4756,10 +4756,10 @@ function preprocess(fn, schema) {
|
|
|
4756
4756
|
}
|
|
4757
4757
|
export {
|
|
4758
4758
|
$constructor as $,
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4759
|
+
datetime as A,
|
|
4760
|
+
custom as B,
|
|
4761
|
+
toJSONSchema as C,
|
|
4762
|
+
ZodOptional as D,
|
|
4763
4763
|
tuple as E,
|
|
4764
4764
|
NEVER as N,
|
|
4765
4765
|
ZodError as Z,
|
|
@@ -4769,25 +4769,25 @@ export {
|
|
|
4769
4769
|
unknown as c,
|
|
4770
4770
|
discriminatedUnion as d,
|
|
4771
4771
|
_null as e,
|
|
4772
|
-
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
$
|
|
4777
|
-
|
|
4772
|
+
intersection as f,
|
|
4773
|
+
url as g,
|
|
4774
|
+
normalizeParams as h,
|
|
4775
|
+
int as i,
|
|
4776
|
+
$ZodObject as j,
|
|
4777
|
+
defineLazy as k,
|
|
4778
4778
|
literal as l,
|
|
4779
|
-
|
|
4779
|
+
$ZodType as m,
|
|
4780
4780
|
number as n,
|
|
4781
4781
|
object as o,
|
|
4782
4782
|
preprocess as p,
|
|
4783
|
-
|
|
4783
|
+
parse$1 as q,
|
|
4784
4784
|
record as r,
|
|
4785
4785
|
string as s,
|
|
4786
|
-
|
|
4786
|
+
safeParse$1 as t,
|
|
4787
4787
|
union as u,
|
|
4788
|
-
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4788
|
+
parseAsync$1 as v,
|
|
4789
|
+
safeParseAsync$1 as w,
|
|
4790
|
+
clone as x,
|
|
4791
|
+
looseObject as y,
|
|
4792
|
+
optional as z
|
|
4793
4793
|
};
|
package/dist/claude-acp.js
CHANGED
|
@@ -20,10 +20,10 @@ import path__default from "node:path";
|
|
|
20
20
|
import * as os$3 from "node:os";
|
|
21
21
|
import os__default from "node:os";
|
|
22
22
|
import process$1 from "node:process";
|
|
23
|
-
import { a as array, c as unknown, N as NEVER, u as union, n as number, s as string, o as object, r as record,
|
|
23
|
+
import { a as array, c as unknown, N as NEVER, u as union, n as number, s as string, o as object, r as record, i as int, l as literal, b as boolean, f as intersection, g as url } from "./chunks/schemas-BunMNnz1.js";
|
|
24
24
|
import { execFile as execFile$1 } from "node:child_process";
|
|
25
25
|
import { randomUUID as randomUUID$1 } from "node:crypto";
|
|
26
|
-
import * as
|
|
26
|
+
import * as fs$4 from "node:fs/promises";
|
|
27
27
|
import { promisify as promisify$1 } from "node:util";
|
|
28
28
|
import * as fs$3 from "node:fs";
|
|
29
29
|
import { WritableStream as WritableStream$1, ReadableStream as ReadableStream$1 } from "node:stream/web";
|
|
@@ -65333,7 +65333,7 @@ Compacting failed${reason}`
|
|
|
65333
65333
|
}
|
|
65334
65334
|
let stats;
|
|
65335
65335
|
try {
|
|
65336
|
-
stats = await
|
|
65336
|
+
stats = await fs$4.stat(cwd2);
|
|
65337
65337
|
} catch {
|
|
65338
65338
|
throw RequestError.invalidParams({
|
|
65339
65339
|
cwd: cwd2
|
package/dist/codex-acp.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { opendir } from "node:fs/promises";
|
|
2
2
|
import path__default from "node:path";
|
|
3
|
-
import { w as buildCodeCollabFileIndexState, y as scanGitDirectoryEntries, B as joinWorkspacePath, D as isInsideGitWorktree, v as computeAllChanges, E as pathSegmentComparisonKey, z as closeDirectoryQuietly } from "./chunks/directory-handle-
|
|
4
|
-
import "./chunks/schemas-
|
|
3
|
+
import { w as buildCodeCollabFileIndexState, y as scanGitDirectoryEntries, B as joinWorkspacePath, D as isInsideGitWorktree, v as computeAllChanges, E as pathSegmentComparisonKey, z as closeDirectoryQuietly } from "./chunks/directory-handle-B28RRBM4.js";
|
|
4
|
+
import "./chunks/schemas-BunMNnz1.js";
|
|
5
5
|
import "node:child_process";
|
|
6
6
|
import "node:util";
|
|
7
7
|
import "./chunks/diff-line-counts-BLxwWP6r.js";
|