trellis 3.2.0 → 3.2.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/CHANGELOG.md +7 -0
- package/README.md +61 -171
- package/dist/browser/index.d.ts +18 -0
- package/dist/browser/index.d.ts.map +1 -0
- package/dist/browser/index.js +95 -0
- package/dist/{chunk-3ETIIPPB.js → chunk-2W3MHTMG.js} +190 -27
- package/dist/{chunk-MBNBTJCR.js → chunk-6GEZ6DN5.js} +2 -2
- package/dist/chunk-7ZFRVCUE.js +211 -0
- package/dist/chunk-CAG4FULI.js +121 -0
- package/dist/{chunk-GD5QJXSS.js → chunk-FWRS4CSC.js} +2 -2
- package/dist/{chunk-36VSSTL7.js → chunk-GU374KWZ.js} +1 -1
- package/dist/{chunk-3GDRZTAW.js → chunk-H6JB3PZ3.js} +1 -1
- package/dist/{chunk-ZHVI7BQN.js → chunk-IZX2PLIB.js} +191 -28
- package/dist/chunk-J2TXUFCZ.js +289 -0
- package/dist/{chunk-BJ7EZ7FP.js → chunk-JHHEXEDM.js} +17 -0
- package/dist/{chunk-X762XWVC.js → chunk-KIJITUZB.js} +1 -1
- package/dist/{chunk-7WQGTFVJ.js → chunk-L5N5PR2S.js} +130 -75
- package/dist/{chunk-BXSTJVE3.js → chunk-N6MYZT4O.js} +2 -1
- package/dist/{chunk-KKDRMIV6.js → chunk-QB5ISE47.js} +1 -1
- package/dist/{chunk-HO4TURXW.js → chunk-S3XLFZ27.js} +28 -11
- package/dist/{chunk-BQBUVMRN.js → chunk-S6GBJ2ZB.js} +25 -14
- package/dist/{chunk-IUWVEEOX.js → chunk-SGMDTWJJ.js} +4 -0
- package/dist/{chunk-FZVCXDYW.js → chunk-UQISRW6T.js} +65 -12
- package/dist/{chunk-B3ZIFA2O.js → chunk-VBYUTRXX.js} +1 -1
- package/dist/cli/deploy-cli.d.ts +18 -0
- package/dist/cli/deploy-cli.d.ts.map +1 -0
- package/dist/cli/index.d.ts +1 -1
- package/dist/cli/index.d.ts.map +1 -1
- package/dist/cli/index.js +153 -100
- package/dist/client/index.browser.d.ts +29 -0
- package/dist/client/index.browser.d.ts.map +1 -0
- package/dist/client/index.browser.js +64 -0
- package/dist/client/index.js +10 -10
- package/dist/client/sdk.browser.d.ts +104 -0
- package/dist/client/sdk.browser.d.ts.map +1 -0
- package/dist/{sdk-LZ7W3EEY.js → client/sdk.browser.js} +2 -2
- package/dist/client/sdk.js +1 -1
- package/dist/core/index.js +6 -6
- package/dist/db/index.js +18 -18
- package/dist/db/inspector.js +6 -6
- package/dist/db/trellis.css +1 -1
- package/dist/decisions/index.js +2 -2
- package/dist/deploy-LQ7GUGJ5.js +9 -0
- package/dist/{deploy-66EC752W.js → deploy-YNVG5E4E.js} +1 -1
- package/dist/deploy-cli-24BCHAXY.js +67 -0
- package/dist/deploy-cli-C35HTITO.js +67 -0
- package/dist/embeddings/auto-embed.d.ts.map +1 -1
- package/dist/embeddings/index.js +1 -1
- package/dist/embeddings/store.d.ts.map +1 -1
- package/dist/engine.d.ts +27 -7
- package/dist/engine.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/mcp/server.d.ts.map +1 -1
- package/dist/react/index.js +2 -2
- package/dist/react/schema-hooks.js +7 -7
- package/dist/{remote-manager-SG545WNY.js → remote-manager-ODE3T2KR.js} +5 -5
- package/dist/scaffold/seed.d.ts.map +1 -1
- package/dist/scaffold/write.d.ts +1 -1
- package/dist/scaffold/write.d.ts.map +1 -1
- package/dist/schema/index.js +4 -3
- package/dist/server/deploy-meta.d.ts +25 -0
- package/dist/server/deploy-meta.d.ts.map +1 -0
- package/dist/server/deploy.d.ts +7 -2
- package/dist/server/deploy.d.ts.map +1 -1
- package/dist/server/index.d.ts +5 -2
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +52 -18
- package/dist/server/realtime.d.ts +4 -1
- package/dist/server/realtime.d.ts.map +1 -1
- package/dist/server/server.d.ts +1 -0
- package/dist/server/server.d.ts.map +1 -1
- package/dist/server/sprites.d.ts +18 -1
- package/dist/server/sprites.d.ts.map +1 -1
- package/dist/server/tenancy.d.ts +4 -0
- package/dist/server/tenancy.d.ts.map +1 -1
- package/dist/server/usage-meter.d.ts +53 -0
- package/dist/server/usage-meter.d.ts.map +1 -0
- package/dist/{server-IGBIIJSF.js → server-MB3OPSPI.js} +6 -1
- package/dist/{server-BOH7M4TT.js → server-ZVWGLLRF.js} +7 -2
- package/dist/sprites-KQGTGM6W.js +27 -0
- package/dist/{tenancy-S676GLID.js → tenancy-NBLLGCNJ.js} +1 -1
- package/dist/{tenancy-OP34NFFS.js → tenancy-POMWQP6M.js} +5 -3
- package/dist/vcs/index.js +3 -3
- package/dist/vcs/types.d.ts +2 -0
- package/dist/vcs/types.d.ts.map +1 -1
- package/package.json +17 -6
- package/dist/better-sqlite-backend-PII64VE6.js +0 -159
- package/dist/better-sqlite-backend-VUBVQ7SN.js +0 -209
- package/dist/better-sqlite-backend-Y3AQN65E.js +0 -159
- package/dist/better-sqlite-backend-Y3M7DXOX.js +0 -159
- package/dist/boot-middleware-FJDGVUM4.js +0 -9
- package/dist/boot-middleware-MLJUTLUM.js +0 -9
- package/dist/boot-middleware-ZZPDZNYR.js +0 -9
- package/dist/chunk-276LKLZR.js +0 -359
- package/dist/chunk-2CX5UCRV.js +0 -111
- package/dist/chunk-2ESYSVXG.js +0 -48
- package/dist/chunk-2I5JU73Y.js +0 -340
- package/dist/chunk-2UNSRRNB.js +0 -171
- package/dist/chunk-335UEHQR.js +0 -907
- package/dist/chunk-4CF2L46N.js +0 -29
- package/dist/chunk-5CINODKT.js +0 -41
- package/dist/chunk-5ESGWJ5L.js +0 -45
- package/dist/chunk-5FGLQGMF.js +0 -1676
- package/dist/chunk-5IQZFITY.js +0 -357
- package/dist/chunk-5JWFAQDW.js +0 -150
- package/dist/chunk-62UHTVU3.js +0 -141
- package/dist/chunk-66UJQT2I.js +0 -35
- package/dist/chunk-6RNNVOAS.js +0 -355
- package/dist/chunk-6X23PZ6H.js +0 -969
- package/dist/chunk-7C7LL6MB.js +0 -315
- package/dist/chunk-7F4HM3JG.js +0 -394
- package/dist/chunk-7KJ7T4D3.js +0 -910
- package/dist/chunk-7QQQNUB5.js +0 -92
- package/dist/chunk-7QWJBS72.js +0 -946
- package/dist/chunk-7R36OZK3.js +0 -957
- package/dist/chunk-7UPKCOHE.js +0 -946
- package/dist/chunk-A3BONW34.js +0 -35
- package/dist/chunk-AHMDVHBL.js +0 -141
- package/dist/chunk-AW6A4OZY.js +0 -171
- package/dist/chunk-BJ5EKCJ5.js +0 -458
- package/dist/chunk-BRGYDO7D.js +0 -223
- package/dist/chunk-C5KPSEDN.js +0 -359
- package/dist/chunk-CCTNYTUC.js +0 -940
- package/dist/chunk-CYQ2OVD2.js +0 -35
- package/dist/chunk-DDAK7YOE.js +0 -299
- package/dist/chunk-DRILKBY6.js +0 -965
- package/dist/chunk-DXE24HNN.js +0 -45
- package/dist/chunk-E7ICUNW7.js +0 -945
- package/dist/chunk-EAL2PUOE.js +0 -10022
- package/dist/chunk-ELT7MLZB.js +0 -109
- package/dist/chunk-EWEIRF6G.js +0 -171
- package/dist/chunk-F5VDGQJC.js +0 -120
- package/dist/chunk-FCPL3IEQ.js +0 -98
- package/dist/chunk-FDPKYSV7.js +0 -96
- package/dist/chunk-FES3TC24.js +0 -171
- package/dist/chunk-FOWKR5TW.js +0 -129
- package/dist/chunk-G3XIHPSQ.js +0 -361
- package/dist/chunk-GKJLYLVU.js +0 -359
- package/dist/chunk-GNXHXNVQ.js +0 -113
- package/dist/chunk-GSR6ILTM.js +0 -277
- package/dist/chunk-GWRIMRSX.js +0 -45
- package/dist/chunk-H72UW2HJ.js +0 -45
- package/dist/chunk-HGI74PXB.js +0 -7417
- package/dist/chunk-HGRA37LO.js +0 -145
- package/dist/chunk-HXSRQO3L.js +0 -145
- package/dist/chunk-IG2X2BVO.js +0 -373
- package/dist/chunk-IIJVDD54.js +0 -373
- package/dist/chunk-IX4BBOIT.js +0 -394
- package/dist/chunk-IXU4RMQM.js +0 -349
- package/dist/chunk-J6OUIION.js +0 -857
- package/dist/chunk-K46RNFDE.js +0 -171
- package/dist/chunk-KAGU2XMY.js +0 -359
- package/dist/chunk-KCVYJNVX.js +0 -394
- package/dist/chunk-KYLIQ3YI.js +0 -399
- package/dist/chunk-KZYJJIRN.js +0 -946
- package/dist/chunk-LFOX744K.js +0 -96
- package/dist/chunk-LHOVJEWR.js +0 -7403
- package/dist/chunk-LOPXTPF3.js +0 -120
- package/dist/chunk-LZR3VIFU.js +0 -907
- package/dist/chunk-MCKGQKYU.js +0 -15
- package/dist/chunk-MU6EOS6F.js +0 -0
- package/dist/chunk-MWRQ2TXT.js +0 -357
- package/dist/chunk-NO73OK2I.js +0 -102
- package/dist/chunk-NPE2YJHK.js +0 -394
- package/dist/chunk-NSDXU6QX.js +0 -2213
- package/dist/chunk-NXIRDSZ6.js +0 -145
- package/dist/chunk-NZWFNHCS.js +0 -407
- package/dist/chunk-OB4CMMX6.js +0 -260
- package/dist/chunk-OBKU74FU.js +0 -7411
- package/dist/chunk-OQNDWRDE.js +0 -145
- package/dist/chunk-OVWAJMB6.js +0 -394
- package/dist/chunk-PDHLBTTD.js +0 -45
- package/dist/chunk-PEQNRKLG.js +0 -210
- package/dist/chunk-QERIS7QY.js +0 -7403
- package/dist/chunk-QHA2DM3C.js +0 -373
- package/dist/chunk-QLM4HSYC.js +0 -45
- package/dist/chunk-S2OT3TQJ.js +0 -283
- package/dist/chunk-S5PHSN5K.js +0 -907
- package/dist/chunk-SIAA4J6H.js +0 -21
- package/dist/chunk-SQBNLUIA.js +0 -171
- package/dist/chunk-STLN6A6B.js +0 -355
- package/dist/chunk-U7HV7GU2.js +0 -17
- package/dist/chunk-UGZHOGRA.js +0 -39
- package/dist/chunk-UICF66FS.js +0 -359
- package/dist/chunk-UK3EQREE.js +0 -1078
- package/dist/chunk-UPKPURVY.js +0 -394
- package/dist/chunk-URC74VCN.js +0 -959
- package/dist/chunk-V3G7Q3QQ.js +0 -102
- package/dist/chunk-VUJ6SA55.js +0 -303
- package/dist/chunk-VUJQLIML.js +0 -141
- package/dist/chunk-VWKLKLYB.js +0 -267
- package/dist/chunk-VYC3RZMK.js +0 -277
- package/dist/chunk-WMERMSWI.js +0 -154
- package/dist/chunk-WMR777PO.js +0 -2213
- package/dist/chunk-X46IECAC.js +0 -517
- package/dist/chunk-XEN3OEYY.js +0 -2234
- package/dist/chunk-XZQ66K7A.js +0 -124
- package/dist/chunk-YY3GF7DH.js +0 -7411
- package/dist/chunk-ZE5R3H4C.js +0 -907
- package/dist/chunk-ZMN5LUB7.js +0 -7411
- package/dist/chunk-ZUV4MD5U.js +0 -94
- package/dist/config-KMY6RRK3.js +0 -19
- package/dist/config-VDMK2DUJ.js +0 -19
- package/dist/deploy-SO7AFK6L.js +0 -9
- package/dist/engine-7GXBM4IT.js +0 -7
- package/dist/engine-NSR6BIF7.js +0 -7
- package/dist/factory-2P64OC7M.js +0 -34
- package/dist/factory-YP4ZZK5K.js +0 -34
- package/dist/import-AJLYHFIA.js +0 -10
- package/dist/launch-explorer-AI6L2AWJ.js +0 -91
- package/dist/query-GJL3CVGN.js +0 -31
- package/dist/query-MBJSK3EB.js +0 -31
- package/dist/query-TJHEVSKL.js +0 -31
- package/dist/query-WUIKOHPE.js +0 -524
- package/dist/remote-manager-BLJZ6KF6.js +0 -224
- package/dist/remote-manager-BPYE46SI.js +0 -223
- package/dist/remote-manager-FMESEAFA.js +0 -224
- package/dist/remote-manager-K2WZ5RHY.js +0 -223
- package/dist/remote-manager-SG5PQKCH.js +0 -224
- package/dist/remote-manager-WGP6MIQZ.js +0 -224
- package/dist/sdk-3KBB3E6V.js +0 -16
- package/dist/sdk-4ZQO6UTU.js +0 -16
- package/dist/sdk-6JA6GV3G.js +0 -16
- package/dist/sdk-6VTP5UTZ.js +0 -16
- package/dist/sdk-7VS6TYCD.js +0 -16
- package/dist/sdk-HQ3FTLRT.js +0 -16
- package/dist/sdk-HZ7NU3XE.js +0 -15
- package/dist/sdk-KBQE2OXT.js +0 -16
- package/dist/sdk-MSCDZ7JU.js +0 -15
- package/dist/sdk-WNZOGO3S.js +0 -15
- package/dist/sdk-YLV33ZCW.js +0 -9
- package/dist/sdk-ZSUD2LLJ.js +0 -16
- package/dist/server-AFXFFBWA.js +0 -11
- package/dist/server-AGHC4VUL.js +0 -11
- package/dist/server-DBUY2KY5.js +0 -11
- package/dist/server-GWBQJPRG.js +0 -11
- package/dist/server-JZZFULVU.js +0 -11
- package/dist/server-L5XAF4M5.js +0 -11
- package/dist/server-NYFUHANA.js +0 -12
- package/dist/server-OABUB2LO.js +0 -12
- package/dist/server-P2CKZWWV.js +0 -12
- package/dist/sprites-XVSMQLSI.js +0 -15
- package/dist/sql-wasm-FORCZFHZ.js +0 -2148
- package/dist/sql-wasm-JZH76RLO.js +0 -2148
- package/dist/sqljs-backend-CJQOIQYE.js +0 -266
- package/dist/sqljs-backend-KWXBUDUO.js +0 -266
- package/dist/state-demo.bundle.js +0 -1033
- package/dist/tenancy-CBWYEVUB.js +0 -11
- package/dist/tenancy-FO6WVYFN.js +0 -13
- package/dist/tenancy-FWDBESMX.js +0 -14
- package/dist/tenancy-HGPIS5QA.js +0 -13
- package/dist/tenancy-HXFALA37.js +0 -14
- package/dist/tenancy-V7ARWNNV.js +0 -14
- package/dist/tenancy-ZDN4GXK5.js +0 -13
- package/dist/tenancy-ZT5VMY7B.js +0 -14
- package/dist/vm-config-YZRJ3KUB.js +0 -21
- /package/dist/{chunk-2BRTCEHB.js → chunk-PZ4XYZ4J.js} +0 -0
- /package/dist/{chunk-EO3J7GRP.js → chunk-WXSWA3MV.js} +0 -0
package/dist/chunk-OQNDWRDE.js
DELETED
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
attachStandardMiddleware
|
|
3
|
-
} from "./chunk-SPSPV5BC.js";
|
|
4
|
-
import {
|
|
5
|
-
SqliteKernelBackend
|
|
6
|
-
} from "./chunk-XMQ7G77X.js";
|
|
7
|
-
import {
|
|
8
|
-
TrellisKernel
|
|
9
|
-
} from "./chunk-7KJ7T4D3.js";
|
|
10
|
-
|
|
11
|
-
// src/server/tenancy.ts
|
|
12
|
-
import { existsSync, mkdirSync } from "fs";
|
|
13
|
-
import { join, resolve } from "path";
|
|
14
|
-
var DEFAULT_TENANT = "default";
|
|
15
|
-
var TENANTS_DIR = "tenants";
|
|
16
|
-
var TenantPool = class {
|
|
17
|
-
pool = /* @__PURE__ */ new Map();
|
|
18
|
-
dbPath;
|
|
19
|
-
agentId;
|
|
20
|
-
backendOpts;
|
|
21
|
-
constructor(dbPath, agentIdOrOpts = "trellis-db") {
|
|
22
|
-
this.dbPath = resolve(dbPath);
|
|
23
|
-
if (typeof agentIdOrOpts === "string") {
|
|
24
|
-
this.agentId = agentIdOrOpts;
|
|
25
|
-
this.backendOpts = void 0;
|
|
26
|
-
} else {
|
|
27
|
-
this.agentId = agentIdOrOpts.agentId ?? "trellis-db";
|
|
28
|
-
this.backendOpts = agentIdOrOpts.backend;
|
|
29
|
-
}
|
|
30
|
-
this._ensureDirs();
|
|
31
|
-
}
|
|
32
|
-
// -------------------------------------------------------------------------
|
|
33
|
-
// Public API
|
|
34
|
-
// -------------------------------------------------------------------------
|
|
35
|
-
/**
|
|
36
|
-
* Get (or create) the kernel for a tenant.
|
|
37
|
-
* Pass `null` or `undefined` to get the default tenant.
|
|
38
|
-
*
|
|
39
|
-
* Uses the synchronous bun:sqlite backend. To use an async backend
|
|
40
|
-
* (better-sqlite3, sql.js) call `preload(tenantId)` first; subsequent
|
|
41
|
-
* `get()` calls will return the preloaded kernel from the pool.
|
|
42
|
-
*/
|
|
43
|
-
get(tenantId) {
|
|
44
|
-
const id = tenantId ?? DEFAULT_TENANT;
|
|
45
|
-
if (!this.pool.has(id)) {
|
|
46
|
-
this.pool.set(id, this._createKernelSync(id));
|
|
47
|
-
}
|
|
48
|
-
return this.pool.get(id);
|
|
49
|
-
}
|
|
50
|
-
/**
|
|
51
|
-
* Pre-create a tenant's kernel using the runtime-selected backend.
|
|
52
|
-
* Required when running with an async-only backend (sql.js / WebContainer
|
|
53
|
-
* / browser). Idempotent — safe to call multiple times.
|
|
54
|
-
*
|
|
55
|
-
* After `preload()`, subsequent `get(tenantId)` returns the same kernel
|
|
56
|
-
* synchronously from the pool.
|
|
57
|
-
*/
|
|
58
|
-
async preload(tenantId) {
|
|
59
|
-
const id = tenantId ?? DEFAULT_TENANT;
|
|
60
|
-
const cached = this.pool.get(id);
|
|
61
|
-
if (cached) return cached;
|
|
62
|
-
const kernel = await this._createKernelAsync(id);
|
|
63
|
-
this.pool.set(id, kernel);
|
|
64
|
-
return kernel;
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* Check whether a tenant has been initialized (kernel created).
|
|
68
|
-
*/
|
|
69
|
-
has(tenantId) {
|
|
70
|
-
return this.pool.has(tenantId);
|
|
71
|
-
}
|
|
72
|
-
/**
|
|
73
|
-
* List all active tenant IDs (those with open kernels).
|
|
74
|
-
*/
|
|
75
|
-
activeTenants() {
|
|
76
|
-
return Array.from(this.pool.keys());
|
|
77
|
-
}
|
|
78
|
-
/**
|
|
79
|
-
* Close a specific tenant's kernel and remove it from the pool.
|
|
80
|
-
*/
|
|
81
|
-
close(tenantId) {
|
|
82
|
-
const kernel = this.pool.get(tenantId);
|
|
83
|
-
if (kernel) {
|
|
84
|
-
kernel.close();
|
|
85
|
-
this.pool.delete(tenantId);
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Close all kernels and clear the pool.
|
|
90
|
-
*/
|
|
91
|
-
closeAll() {
|
|
92
|
-
for (const kernel of this.pool.values()) {
|
|
93
|
-
kernel.close();
|
|
94
|
-
}
|
|
95
|
-
this.pool.clear();
|
|
96
|
-
}
|
|
97
|
-
/**
|
|
98
|
-
* Return the SQLite file path for a given tenant.
|
|
99
|
-
*/
|
|
100
|
-
dbFilePath(tenantId) {
|
|
101
|
-
const id = tenantId ?? DEFAULT_TENANT;
|
|
102
|
-
if (id === DEFAULT_TENANT) {
|
|
103
|
-
return join(this.dbPath, "default.sqlite");
|
|
104
|
-
}
|
|
105
|
-
return join(this.dbPath, TENANTS_DIR, `${id}.sqlite`);
|
|
106
|
-
}
|
|
107
|
-
// -------------------------------------------------------------------------
|
|
108
|
-
// Private
|
|
109
|
-
// -------------------------------------------------------------------------
|
|
110
|
-
_createKernelSync(tenantId) {
|
|
111
|
-
const sqlitePath = this.dbFilePath(tenantId);
|
|
112
|
-
const backend = new SqliteKernelBackend(sqlitePath);
|
|
113
|
-
return this._wrapKernel(backend);
|
|
114
|
-
}
|
|
115
|
-
async _createKernelAsync(tenantId) {
|
|
116
|
-
const sqlitePath = this.dbFilePath(tenantId);
|
|
117
|
-
const { createKernelBackend } = await import("./core/persist/factory.js");
|
|
118
|
-
const backend = await createKernelBackend(sqlitePath, this.backendOpts);
|
|
119
|
-
return this._wrapKernel(backend);
|
|
120
|
-
}
|
|
121
|
-
_wrapKernel(backend) {
|
|
122
|
-
const kernel = new TrellisKernel({
|
|
123
|
-
backend,
|
|
124
|
-
agentId: this.agentId,
|
|
125
|
-
snapshotThreshold: 1e3
|
|
126
|
-
});
|
|
127
|
-
kernel.boot();
|
|
128
|
-
attachStandardMiddleware(kernel);
|
|
129
|
-
return kernel;
|
|
130
|
-
}
|
|
131
|
-
_ensureDirs() {
|
|
132
|
-
if (!existsSync(this.dbPath)) {
|
|
133
|
-
mkdirSync(this.dbPath, { recursive: true });
|
|
134
|
-
}
|
|
135
|
-
const tenantsPath = join(this.dbPath, TENANTS_DIR);
|
|
136
|
-
if (!existsSync(tenantsPath)) {
|
|
137
|
-
mkdirSync(tenantsPath, { recursive: true });
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
};
|
|
141
|
-
|
|
142
|
-
export {
|
|
143
|
-
DEFAULT_TENANT,
|
|
144
|
-
TenantPool
|
|
145
|
-
};
|
package/dist/chunk-OVWAJMB6.js
DELETED
|
@@ -1,394 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TrellisVcsEngine,
|
|
3
|
-
init_engine
|
|
4
|
-
} from "./chunk-7WQGTFVJ.js";
|
|
5
|
-
import {
|
|
6
|
-
IdbOpLog
|
|
7
|
-
} from "./chunk-MPXUVGT3.js";
|
|
8
|
-
import {
|
|
9
|
-
JsonOpLog,
|
|
10
|
-
init_op_log
|
|
11
|
-
} from "./chunk-B3ZIFA2O.js";
|
|
12
|
-
import {
|
|
13
|
-
PartyKitRoomTransport,
|
|
14
|
-
TrellisVcsSyncPeer
|
|
15
|
-
} from "./chunk-RSWUFTO2.js";
|
|
16
|
-
import {
|
|
17
|
-
Signal
|
|
18
|
-
} from "./chunk-UBGUDMUV.js";
|
|
19
|
-
|
|
20
|
-
// src/client/vcs-client.ts
|
|
21
|
-
init_engine();
|
|
22
|
-
init_op_log();
|
|
23
|
-
var DEFAULT_SYNC_STATUS = {
|
|
24
|
-
connected: false,
|
|
25
|
-
pending: 0,
|
|
26
|
-
synced: false,
|
|
27
|
-
lastSyncAt: null,
|
|
28
|
-
lastError: null
|
|
29
|
-
};
|
|
30
|
-
var MemoryOpLog = class {
|
|
31
|
-
ops = [];
|
|
32
|
-
hashes = /* @__PURE__ */ new Set();
|
|
33
|
-
load() {
|
|
34
|
-
}
|
|
35
|
-
append(op) {
|
|
36
|
-
if (this.hashes.has(op.hash)) return;
|
|
37
|
-
this.ops.push(op);
|
|
38
|
-
this.hashes.add(op.hash);
|
|
39
|
-
}
|
|
40
|
-
readAll() {
|
|
41
|
-
return [...this.ops];
|
|
42
|
-
}
|
|
43
|
-
getLastOp() {
|
|
44
|
-
return this.ops[this.ops.length - 1];
|
|
45
|
-
}
|
|
46
|
-
count() {
|
|
47
|
-
return this.ops.length;
|
|
48
|
-
}
|
|
49
|
-
};
|
|
50
|
-
var TrellisClient = class _TrellisClient {
|
|
51
|
-
_engine;
|
|
52
|
-
_syncPeer;
|
|
53
|
-
_peerId = "";
|
|
54
|
-
_opLog;
|
|
55
|
-
_roomId = "room";
|
|
56
|
-
_pushDebounceMs = 200;
|
|
57
|
-
_snapshotMaxOps = 500;
|
|
58
|
-
_pushTimer;
|
|
59
|
-
_closed = false;
|
|
60
|
-
/** Raw causal log. Updated on every local or remote op. */
|
|
61
|
-
_ops = new Signal([]);
|
|
62
|
-
/** Sync connection state. */
|
|
63
|
-
_syncStatus = new Signal({ ...DEFAULT_SYNC_STATUS });
|
|
64
|
-
_opHandlers = [];
|
|
65
|
-
_topicSubs = /* @__PURE__ */ new Map();
|
|
66
|
-
constructor() {
|
|
67
|
-
}
|
|
68
|
-
/** Factory — opens the repo, loads ops, and optionally connects to sync. */
|
|
69
|
-
static async open(opts) {
|
|
70
|
-
const client = new _TrellisClient();
|
|
71
|
-
client._peerId = opts.agentId ?? `client:${crypto.randomUUID()}`;
|
|
72
|
-
client._opLog = client._createOpLog(opts);
|
|
73
|
-
if ("load" in client._opLog && typeof client._opLog.load === "function") {
|
|
74
|
-
const maybePromise = client._opLog.load();
|
|
75
|
-
if (maybePromise instanceof Promise) await maybePromise;
|
|
76
|
-
}
|
|
77
|
-
client._engine = new TrellisVcsEngine({
|
|
78
|
-
rootPath: opts.repo,
|
|
79
|
-
agentId: client._peerId,
|
|
80
|
-
opLog: client._opLog
|
|
81
|
-
});
|
|
82
|
-
client._engine.open();
|
|
83
|
-
client._refreshState();
|
|
84
|
-
if (opts.sync) {
|
|
85
|
-
client._roomId = opts.sync.roomId ?? "room";
|
|
86
|
-
client._pushDebounceMs = opts.sync.pushDebounceMs ?? 200;
|
|
87
|
-
client._snapshotMaxOps = opts.sync.snapshotMaxOps ?? 500;
|
|
88
|
-
const transport = client._createTransport(opts.sync, client);
|
|
89
|
-
client._syncPeer = new TrellisVcsSyncPeer({
|
|
90
|
-
peerId: client._peerId,
|
|
91
|
-
engine: client._engine,
|
|
92
|
-
transport,
|
|
93
|
-
onIntegrate: () => {
|
|
94
|
-
client._refreshState();
|
|
95
|
-
client._setSyncStatus({ synced: true, lastError: null });
|
|
96
|
-
}
|
|
97
|
-
});
|
|
98
|
-
if (opts.sync.connectOnOpen !== false) {
|
|
99
|
-
try {
|
|
100
|
-
await client._connectAndCatchUp();
|
|
101
|
-
} catch {
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
return client;
|
|
106
|
-
}
|
|
107
|
-
// -------------------------------------------------------------------------
|
|
108
|
-
// Public API
|
|
109
|
-
// -------------------------------------------------------------------------
|
|
110
|
-
/** Subscribe to reactive topics. Callback receives current value immediately. */
|
|
111
|
-
subscribe(topic, callback) {
|
|
112
|
-
if (!this._topicSubs.has(topic)) {
|
|
113
|
-
this._topicSubs.set(topic, /* @__PURE__ */ new Set());
|
|
114
|
-
}
|
|
115
|
-
const subs = this._topicSubs.get(topic);
|
|
116
|
-
subs.add(callback);
|
|
117
|
-
const current = this._getTopicValue(topic);
|
|
118
|
-
if (current !== void 0) {
|
|
119
|
-
try {
|
|
120
|
-
callback(current);
|
|
121
|
-
} catch {
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
return () => {
|
|
125
|
-
subs.delete(callback);
|
|
126
|
-
};
|
|
127
|
-
}
|
|
128
|
-
/** Listen for raw op events (local or remote). */
|
|
129
|
-
on(event, handler) {
|
|
130
|
-
this._opHandlers.push(handler);
|
|
131
|
-
return () => {
|
|
132
|
-
const idx = this._opHandlers.indexOf(handler);
|
|
133
|
-
if (idx >= 0) this._opHandlers.splice(idx, 1);
|
|
134
|
-
};
|
|
135
|
-
}
|
|
136
|
-
/** Create an issue and emit reactive updates. */
|
|
137
|
-
async createIssue(title, opts) {
|
|
138
|
-
const createOpts = { ...opts };
|
|
139
|
-
if (opts?.lane) {
|
|
140
|
-
createOpts.laneId = opts.lane;
|
|
141
|
-
}
|
|
142
|
-
const op = await this._engine.createIssue(title, createOpts);
|
|
143
|
-
this._refreshState();
|
|
144
|
-
this._schedulePush();
|
|
145
|
-
return op;
|
|
146
|
-
}
|
|
147
|
-
/** Force a push/pull sync with the room. */
|
|
148
|
-
async sync() {
|
|
149
|
-
if (!this._syncPeer) {
|
|
150
|
-
throw new Error(
|
|
151
|
-
"No sync configured. Pass sync.url to TrellisClient.open() to enable multiplayer sync."
|
|
152
|
-
);
|
|
153
|
-
}
|
|
154
|
-
await this._connectAndCatchUp();
|
|
155
|
-
}
|
|
156
|
-
/** Close (complete) an issue. */
|
|
157
|
-
async closeIssue(id, opts) {
|
|
158
|
-
const result = await this._engine.closeIssue(id, opts);
|
|
159
|
-
if (result.op) {
|
|
160
|
-
this._refreshState();
|
|
161
|
-
this._schedulePush();
|
|
162
|
-
}
|
|
163
|
-
return result.op ?? null;
|
|
164
|
-
}
|
|
165
|
-
/** Reopen a closed issue. */
|
|
166
|
-
async reopenIssue(id) {
|
|
167
|
-
const op = await this._engine.reopenIssue(id);
|
|
168
|
-
this._refreshState();
|
|
169
|
-
this._schedulePush();
|
|
170
|
-
return op;
|
|
171
|
-
}
|
|
172
|
-
/** Read current ops without subscribing. */
|
|
173
|
-
getOps() {
|
|
174
|
-
return this._engine.getOps();
|
|
175
|
-
}
|
|
176
|
-
/** Read current issues without subscribing. */
|
|
177
|
-
listIssues() {
|
|
178
|
-
return this._engine.listIssues();
|
|
179
|
-
}
|
|
180
|
-
/** Clean up resources. */
|
|
181
|
-
close() {
|
|
182
|
-
if (this._closed) return;
|
|
183
|
-
this._closed = true;
|
|
184
|
-
if (this._pushTimer !== void 0) {
|
|
185
|
-
clearTimeout(this._pushTimer);
|
|
186
|
-
this._pushTimer = void 0;
|
|
187
|
-
}
|
|
188
|
-
this._syncPeer?.close();
|
|
189
|
-
if ("close" in this._opLog && typeof this._opLog.close === "function") {
|
|
190
|
-
void this._opLog.close();
|
|
191
|
-
}
|
|
192
|
-
this._engine.stop();
|
|
193
|
-
this._setSyncStatus({ connected: false });
|
|
194
|
-
}
|
|
195
|
-
// -------------------------------------------------------------------------
|
|
196
|
-
// Reactive accessors (for framework adapters)
|
|
197
|
-
// -------------------------------------------------------------------------
|
|
198
|
-
/** Signal exposing the full causal op log. */
|
|
199
|
-
get opsSignal() {
|
|
200
|
-
return this._ops;
|
|
201
|
-
}
|
|
202
|
-
/** Signal exposing sync connection status. */
|
|
203
|
-
get syncStatusSignal() {
|
|
204
|
-
return this._syncStatus;
|
|
205
|
-
}
|
|
206
|
-
/** Underlying VCS engine (for advanced sync wiring and queries). */
|
|
207
|
-
get engine() {
|
|
208
|
-
return this._engine;
|
|
209
|
-
}
|
|
210
|
-
// -------------------------------------------------------------------------
|
|
211
|
-
// Private
|
|
212
|
-
// -------------------------------------------------------------------------
|
|
213
|
-
_createTransport(sync, client) {
|
|
214
|
-
if (sync.transport) return sync.transport;
|
|
215
|
-
if (!sync.url) {
|
|
216
|
-
throw new Error(
|
|
217
|
-
"sync.transport or sync.url is required when sync is configured."
|
|
218
|
-
);
|
|
219
|
-
}
|
|
220
|
-
return new PartyKitRoomTransport({
|
|
221
|
-
peerId: this._peerId,
|
|
222
|
-
roomUrl: sync.url,
|
|
223
|
-
auth: sync.auth,
|
|
224
|
-
roomId: sync.roomId,
|
|
225
|
-
reconnect: sync.reconnect !== false,
|
|
226
|
-
onReconnect: () => client._onTransportReconnect(),
|
|
227
|
-
onDisconnect: () => client._setSyncStatus({ connected: false })
|
|
228
|
-
});
|
|
229
|
-
}
|
|
230
|
-
_createOpLog(opts) {
|
|
231
|
-
switch (opts.persist) {
|
|
232
|
-
case "indexeddb":
|
|
233
|
-
return new IdbOpLog({ dbName: opts.repo });
|
|
234
|
-
case "memory":
|
|
235
|
-
return new MemoryOpLog();
|
|
236
|
-
case "opfs":
|
|
237
|
-
throw new Error(
|
|
238
|
-
'OPFS persistence not yet implemented. Use "indexeddb" or "memory".'
|
|
239
|
-
);
|
|
240
|
-
default:
|
|
241
|
-
if (typeof globalThis !== "undefined" && "indexedDB" in globalThis) {
|
|
242
|
-
return new IdbOpLog({ dbName: opts.repo });
|
|
243
|
-
}
|
|
244
|
-
return new JsonOpLog(`${opts.repo}/.trellis/ops.json`);
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
async _connectTransport() {
|
|
248
|
-
const transport = this._syncPeer?.getTransport();
|
|
249
|
-
if (transport && "connect" in transport && typeof transport.connect === "function") {
|
|
250
|
-
await transport.connect();
|
|
251
|
-
this._setSyncStatus({ connected: true, lastError: null });
|
|
252
|
-
} else if (transport) {
|
|
253
|
-
this._setSyncStatus({ connected: true, lastError: null });
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
async _connectAndCatchUp() {
|
|
257
|
-
if (!this._syncPeer) return;
|
|
258
|
-
this._setSyncStatus({
|
|
259
|
-
pending: this._syncStatus.value.pending + 1,
|
|
260
|
-
synced: false
|
|
261
|
-
});
|
|
262
|
-
try {
|
|
263
|
-
await this._connectTransport();
|
|
264
|
-
await this._requestSnapshot();
|
|
265
|
-
const result = await this._syncPeer.syncWith(this._roomId);
|
|
266
|
-
this._setSyncStatus({
|
|
267
|
-
connected: true,
|
|
268
|
-
synced: result.rejected === 0,
|
|
269
|
-
lastSyncAt: (/* @__PURE__ */ new Date()).toISOString(),
|
|
270
|
-
lastError: result.rejected > 0 ? `${result.rejected} op(s) rejected during sync` : null
|
|
271
|
-
});
|
|
272
|
-
} catch (err) {
|
|
273
|
-
const message = err instanceof Error ? err.message : String(err);
|
|
274
|
-
this._setSyncStatus({
|
|
275
|
-
connected: false,
|
|
276
|
-
synced: false,
|
|
277
|
-
lastError: message
|
|
278
|
-
});
|
|
279
|
-
throw err;
|
|
280
|
-
} finally {
|
|
281
|
-
this._setSyncStatus({
|
|
282
|
-
pending: Math.max(0, this._syncStatus.value.pending - 1)
|
|
283
|
-
});
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
async _onTransportReconnect() {
|
|
287
|
-
if (this._closed || !this._syncPeer) return;
|
|
288
|
-
try {
|
|
289
|
-
await this._connectAndCatchUp();
|
|
290
|
-
} catch {
|
|
291
|
-
}
|
|
292
|
-
}
|
|
293
|
-
async _requestSnapshot() {
|
|
294
|
-
if (!this._syncPeer || this._snapshotMaxOps <= 0) return;
|
|
295
|
-
await this._syncPeer.requestSnapshot(this._roomId, this._snapshotMaxOps);
|
|
296
|
-
await new Promise((resolve) => {
|
|
297
|
-
queueMicrotask(() => resolve());
|
|
298
|
-
});
|
|
299
|
-
}
|
|
300
|
-
_schedulePush() {
|
|
301
|
-
if (!this._syncPeer || this._pushDebounceMs <= 0 || this._closed) return;
|
|
302
|
-
if (this._pushTimer !== void 0) {
|
|
303
|
-
clearTimeout(this._pushTimer);
|
|
304
|
-
}
|
|
305
|
-
this._pushTimer = setTimeout(() => {
|
|
306
|
-
this._pushTimer = void 0;
|
|
307
|
-
void this._pushToRoom();
|
|
308
|
-
}, this._pushDebounceMs);
|
|
309
|
-
}
|
|
310
|
-
async _pushToRoom() {
|
|
311
|
-
if (!this._syncPeer || this._closed) return;
|
|
312
|
-
this._setSyncStatus({
|
|
313
|
-
pending: this._syncStatus.value.pending + 1,
|
|
314
|
-
synced: false
|
|
315
|
-
});
|
|
316
|
-
try {
|
|
317
|
-
await this._connectTransport();
|
|
318
|
-
const result = await this._syncPeer.pushTo(this._roomId);
|
|
319
|
-
this._setSyncStatus({
|
|
320
|
-
connected: true,
|
|
321
|
-
synced: result.remoteRejected.length === 0,
|
|
322
|
-
lastSyncAt: (/* @__PURE__ */ new Date()).toISOString(),
|
|
323
|
-
lastError: result.remoteRejected.length > 0 ? `${result.remoteRejected.length} op(s) rejected by room` : null
|
|
324
|
-
});
|
|
325
|
-
} catch (err) {
|
|
326
|
-
const message = err instanceof Error ? err.message : String(err);
|
|
327
|
-
this._setSyncStatus({
|
|
328
|
-
connected: false,
|
|
329
|
-
synced: false,
|
|
330
|
-
lastError: message
|
|
331
|
-
});
|
|
332
|
-
} finally {
|
|
333
|
-
this._setSyncStatus({
|
|
334
|
-
pending: Math.max(0, this._syncStatus.value.pending - 1)
|
|
335
|
-
});
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
_refreshState() {
|
|
339
|
-
const ops = this._engine.getOps();
|
|
340
|
-
const previousHashes = new Set(this._ops.value.map((o) => o.hash));
|
|
341
|
-
this._ops.value = ops;
|
|
342
|
-
for (const op of ops) {
|
|
343
|
-
if (!previousHashes.has(op.hash)) {
|
|
344
|
-
this._emitOp(op);
|
|
345
|
-
}
|
|
346
|
-
}
|
|
347
|
-
this._broadcastTopic("ops", ops);
|
|
348
|
-
this._broadcastTopic("issues", this._engine.listIssues());
|
|
349
|
-
this._broadcastTopic("milestones", this._engine.listMilestones());
|
|
350
|
-
this._broadcastTopic("branches", this._engine.listBranches());
|
|
351
|
-
}
|
|
352
|
-
_emitOp(op) {
|
|
353
|
-
for (const h of this._opHandlers) {
|
|
354
|
-
try {
|
|
355
|
-
h(op);
|
|
356
|
-
} catch {
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
_broadcastTopic(topic, data) {
|
|
361
|
-
const subs = this._topicSubs.get(topic);
|
|
362
|
-
if (!subs) return;
|
|
363
|
-
for (const fn of subs) {
|
|
364
|
-
try {
|
|
365
|
-
fn(data);
|
|
366
|
-
} catch {
|
|
367
|
-
}
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
_getTopicValue(topic) {
|
|
371
|
-
switch (topic) {
|
|
372
|
-
case "ops":
|
|
373
|
-
return this._ops.value;
|
|
374
|
-
case "syncStatus":
|
|
375
|
-
return this._syncStatus.value;
|
|
376
|
-
case "issues":
|
|
377
|
-
return this._engine.listIssues();
|
|
378
|
-
case "milestones":
|
|
379
|
-
return this._engine.listMilestones();
|
|
380
|
-
case "branches":
|
|
381
|
-
return this._engine.listBranches();
|
|
382
|
-
default:
|
|
383
|
-
return void 0;
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
_setSyncStatus(partial) {
|
|
387
|
-
this._syncStatus.value = { ...this._syncStatus.value, ...partial };
|
|
388
|
-
this._broadcastTopic("syncStatus", this._syncStatus.value);
|
|
389
|
-
}
|
|
390
|
-
};
|
|
391
|
-
|
|
392
|
-
export {
|
|
393
|
-
TrellisClient
|
|
394
|
-
};
|
package/dist/chunk-PDHLBTTD.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TrellisDb
|
|
3
|
-
} from "./chunk-UPKPURVY.js";
|
|
4
|
-
|
|
5
|
-
// src/react/provider.tsx
|
|
6
|
-
import {
|
|
7
|
-
createContext,
|
|
8
|
-
useContext,
|
|
9
|
-
useMemo,
|
|
10
|
-
useEffect
|
|
11
|
-
} from "react";
|
|
12
|
-
var TrellisContext = createContext(null);
|
|
13
|
-
function TrellisProvider({
|
|
14
|
-
url,
|
|
15
|
-
apiKey,
|
|
16
|
-
tenantId,
|
|
17
|
-
children
|
|
18
|
-
}) {
|
|
19
|
-
const client = useMemo(() => {
|
|
20
|
-
const opts = { url };
|
|
21
|
-
if (apiKey) opts.apiKey = apiKey;
|
|
22
|
-
if (tenantId) opts.tenantId = tenantId;
|
|
23
|
-
return new TrellisDb(opts);
|
|
24
|
-
}, [url, apiKey, tenantId]);
|
|
25
|
-
useEffect(() => {
|
|
26
|
-
return () => {
|
|
27
|
-
client.disconnect();
|
|
28
|
-
};
|
|
29
|
-
}, [client]);
|
|
30
|
-
return /* @__PURE__ */ React.createElement(TrellisContext.Provider, { value: client }, children);
|
|
31
|
-
}
|
|
32
|
-
function useTrellis() {
|
|
33
|
-
const client = useContext(TrellisContext);
|
|
34
|
-
if (!client) {
|
|
35
|
-
throw new Error(
|
|
36
|
-
'useTrellis() must be used within a <TrellisProvider>. Wrap your app with <TrellisProvider url="...">.'
|
|
37
|
-
);
|
|
38
|
-
}
|
|
39
|
-
return client;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
export {
|
|
43
|
-
TrellisProvider,
|
|
44
|
-
useTrellis
|
|
45
|
-
};
|