-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathUPSTREAM.lock.json
More file actions
43 lines (43 loc) · 2.61 KB
/
Copy pathUPSTREAM.lock.json
File metadata and controls
43 lines (43 loc) · 2.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"$schema": "./schemas/upstream-lock.schema.json",
"status": "pinned-main",
"observedAt": "2026-09-14",
"repository": "https://github.com/can1357/oh-my-pi",
"tag": "v18.1.20",
"commit": "1bd60c6fbd0e800a75fd09b1e4804af5a5e6d63b",
"packageVersion": "18.1.20",
"packageVersions": {
"@oh-my-pi/pi-coding-agent": "18.1.20",
"@oh-my-pi/pi-wire": "18.1.14",
"@oh-my-pi/collab-web": "16.3.6"
},
"bunVersion": "1.4.0",
"relevantPaths": [
"docs/collab.md",
"docs/extensions.md",
"package.json",
"packages/coding-agent/src/collab/host.ts",
"packages/coding-agent/src/modes/controllers/extension-ui-controller.ts",
"packages/coding-agent/src/collab/registry.ts",
"packages/coding-agent/src/modes/types.ts",
"packages/coding-agent/src/config/settings-schema.ts",
"packages/coding-agent/src/slash-commands/builtin-registry.ts",
"packages/wire/src/index.ts",
"packages/collab-web",
"packages/collab-web/src/app.tsx",
"packages/collab-web/src/lib/client.ts"
],
"notes": [
"Additive compatibility, 2026-09-23: accept optional busy activity from upstream PR #12844, merge 1eb2f51bb4d1a4324e46cdfad5c259be9b8ccee9, reported in published OMP 18.2.9. Missing/null is unknown. Registry v1, the exact 18.1.20 baseline, and client/native pins remain unchanged.",
"Pinned to mainline OMP v18.1.20. Upstream PR #11908 merged the collaboration controller and host registry; previously published gateway releases retain their fork-era pins and qualification, which do not qualify this mainline integration.",
"The gateway reads OMP discovery files and queries each host for metadata snapshots. View and Control links are resolved on demand; OMP requires only collab.autoStart, with no gateway-facing credential or integration patch.",
"Discovery endpoints are read from each owner-only file, including upstream socket-path relocation; the gateway never modifies OMP discovery state.",
"The vendored collab-web client and npm pi-wire pins remain unchanged. Client provenance and the in-memory bootstrap modifications are recorded independently in packages/collab-client/upstream/UPSTREAM.json.",
"The Darwin arm64 native hashes identify the official 18.1.20 npm tarball and its pi_natives.darwin-arm64.node payload, measured for the mainline source-build qualification helper. They are not a qualification result."
],
"tree": "aca949970fb8b73170b05f6a23bf18e23fb5841f",
"darwinArm64Native": {
"tarballSha256": "82b8e4b47e76766f12058648fe26a11acc969973fb6a69a55682a3cc587c4b3e",
"binarySha256": "a729f425fe7eb6e0fc673c6977749eeb161369d68ee815488020048a7a5ed807"
}
}