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-K46RNFDE.js
DELETED
|
@@ -1,171 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
inferProjectContext,
|
|
3
|
-
init_infer,
|
|
4
|
-
init_profile,
|
|
5
|
-
init_write,
|
|
6
|
-
loadProfile
|
|
7
|
-
} from "./chunk-YY3GF7DH.js";
|
|
8
|
-
|
|
9
|
-
// src/scaffold/seed.ts
|
|
10
|
-
init_profile();
|
|
11
|
-
init_infer();
|
|
12
|
-
import { existsSync, writeFileSync } from "fs";
|
|
13
|
-
import { join } from "path";
|
|
14
|
-
async function seedContext(opts) {
|
|
15
|
-
const { rootPath, ide = "none", force = false } = opts;
|
|
16
|
-
const filesUpdated = [];
|
|
17
|
-
const timestamp = (/* @__PURE__ */ new Date()).toISOString();
|
|
18
|
-
const profile = loadProfile();
|
|
19
|
-
const context = await inferProjectContext(rootPath);
|
|
20
|
-
const agentsDir = join(rootPath, ".trellis", "agents");
|
|
21
|
-
if (existsSync(agentsDir)) {
|
|
22
|
-
const agentsMdPath = join(agentsDir, "AGENTS.md");
|
|
23
|
-
if (existsSync(agentsMdPath) || force) {
|
|
24
|
-
const content = renderSeedAgentsMd(profile, context, timestamp);
|
|
25
|
-
writeFileSync(agentsMdPath, content, "utf-8");
|
|
26
|
-
filesUpdated.push(".trellis/agents/AGENTS.md");
|
|
27
|
-
}
|
|
28
|
-
const agentContextPath = join(agentsDir, "agent-context.json");
|
|
29
|
-
if (existsSync(agentContextPath) || force) {
|
|
30
|
-
const config = {
|
|
31
|
-
domain: context.domain,
|
|
32
|
-
ecosystem: context.ecosystem,
|
|
33
|
-
tools: [],
|
|
34
|
-
ontologies: [],
|
|
35
|
-
generatedAt: timestamp,
|
|
36
|
-
confidence: context.confidence,
|
|
37
|
-
lastSeed: timestamp
|
|
38
|
-
};
|
|
39
|
-
writeFileSync(
|
|
40
|
-
agentContextPath,
|
|
41
|
-
JSON.stringify(config, null, 2),
|
|
42
|
-
"utf-8"
|
|
43
|
-
);
|
|
44
|
-
filesUpdated.push(".trellis/agents/agent-context.json");
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
switch (ide) {
|
|
48
|
-
case "cursor": {
|
|
49
|
-
const cursorRulesPath = join(rootPath, ".cursor", "rules.md");
|
|
50
|
-
if (existsSync(cursorRulesPath) || force) {
|
|
51
|
-
const content = renderSeedIdeRules(profile, context, "cursor", timestamp);
|
|
52
|
-
writeFileSync(cursorRulesPath, content, "utf-8");
|
|
53
|
-
filesUpdated.push(".cursor/rules.md");
|
|
54
|
-
}
|
|
55
|
-
break;
|
|
56
|
-
}
|
|
57
|
-
case "windsurf": {
|
|
58
|
-
const windsurfRulesPath = join(rootPath, ".windsurf", "rules.md");
|
|
59
|
-
if (existsSync(windsurfRulesPath) || force) {
|
|
60
|
-
const content = renderSeedIdeRules(profile, context, "windsurf", timestamp);
|
|
61
|
-
writeFileSync(windsurfRulesPath, content, "utf-8");
|
|
62
|
-
filesUpdated.push(".windsurf/rules.md");
|
|
63
|
-
}
|
|
64
|
-
break;
|
|
65
|
-
}
|
|
66
|
-
case "claude": {
|
|
67
|
-
const claudeSettingsPath = join(rootPath, ".claude", "settings.md");
|
|
68
|
-
if (existsSync(claudeSettingsPath) || force) {
|
|
69
|
-
const content = renderSeedIdeRules(profile, context, "claude", timestamp);
|
|
70
|
-
writeFileSync(claudeSettingsPath, content, "utf-8");
|
|
71
|
-
filesUpdated.push(".claude/settings.md");
|
|
72
|
-
}
|
|
73
|
-
break;
|
|
74
|
-
}
|
|
75
|
-
case "none":
|
|
76
|
-
break;
|
|
77
|
-
}
|
|
78
|
-
return {
|
|
79
|
-
success: true,
|
|
80
|
-
filesUpdated,
|
|
81
|
-
timestamp
|
|
82
|
-
};
|
|
83
|
-
}
|
|
84
|
-
function renderSeedAgentsMd(profile, context, timestamp) {
|
|
85
|
-
const userName = profile?.name ?? "the user";
|
|
86
|
-
const userBio = profile?.bio ?? "(not provided)";
|
|
87
|
-
const userSkills = profile?.skills?.length ? profile.skills.join(", ") : "(not specified)";
|
|
88
|
-
return `# Trellis Agent Context
|
|
89
|
-
|
|
90
|
-
> This file was seeded by \`trellis seed\` on ${timestamp}
|
|
91
|
-
> Inference confidence: **${context.confidence}**
|
|
92
|
-
|
|
93
|
-
---
|
|
94
|
-
|
|
95
|
-
## About the User
|
|
96
|
-
|
|
97
|
-
| Field | Value |
|
|
98
|
-
|-------|-------|
|
|
99
|
-
| **Name** | ${userName} |
|
|
100
|
-
| **Bio** | ${userBio} |
|
|
101
|
-
| **Skills** | ${userSkills} |
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
## About This Project
|
|
106
|
-
|
|
107
|
-
| Field | Value |
|
|
108
|
-
|-------|-------|
|
|
109
|
-
| **Name** | ${context.name ?? "(unnamed)"} |
|
|
110
|
-
| **Domain** | ${context.domain ?? "(not determined)"} |
|
|
111
|
-
| **Description** | ${context.description ?? "(no description found)"} |
|
|
112
|
-
| **Ecosystem** | ${context.ecosystem ?? "unknown"} |
|
|
113
|
-
| **File count** | ~${context.fileCount} |
|
|
114
|
-
|
|
115
|
-
---
|
|
116
|
-
|
|
117
|
-
## Agent Instructions
|
|
118
|
-
|
|
119
|
-
You are operating in a Trellis-tracked repository. Follow these guidelines:
|
|
120
|
-
|
|
121
|
-
1. **Read \`agent-context.json\`** in this directory for registered tools, ontologies, and domain settings.
|
|
122
|
-
2. **Check \`skills/\`** for domain-specific operating instructions relevant to this project.
|
|
123
|
-
3. **Check \`workflows/\`** for repeatable task procedures.
|
|
124
|
-
4. **Run \`trellis seed\`** to refresh this context file when the project evolves.
|
|
125
|
-
|
|
126
|
-
---
|
|
127
|
-
|
|
128
|
-
## Quick Reference
|
|
129
|
-
|
|
130
|
-
\`\`\`bash
|
|
131
|
-
trellis status # Current repo state
|
|
132
|
-
trellis log # Causal operation history
|
|
133
|
-
trellis seed # Refresh this context
|
|
134
|
-
trellis milestone # Create narrative checkpoints
|
|
135
|
-
\`\`\`
|
|
136
|
-
`;
|
|
137
|
-
}
|
|
138
|
-
function renderSeedIdeRules(profile, context, ide, timestamp) {
|
|
139
|
-
const ideName = ide.charAt(0).toUpperCase() + ide.slice(1);
|
|
140
|
-
const projectName = context.name ?? "this project";
|
|
141
|
-
return `# ${ideName} Rules for ${projectName}
|
|
142
|
-
|
|
143
|
-
> Generated by \`trellis seed\` on ${timestamp}
|
|
144
|
-
|
|
145
|
-
## Project Context
|
|
146
|
-
- **Domain**: ${context.domain ?? "(not determined)"}
|
|
147
|
-
- **Ecosystem**: ${context.ecosystem ?? "unknown"}
|
|
148
|
-
- **File count**: ~${context.fileCount}
|
|
149
|
-
- **Confidence**: ${context.confidence}
|
|
150
|
-
|
|
151
|
-
## Agent Instructions
|
|
152
|
-
You are working in a Trellis-tracked repository. See \`.trellis/agents/AGENTS.md\` for full context.
|
|
153
|
-
|
|
154
|
-
## Commands
|
|
155
|
-
- \`trellis status\` \u2014 Check repo state
|
|
156
|
-
- \`trellis seed\` \u2014 Refresh this context file
|
|
157
|
-
- \`trellis log\` \u2014 View causal history
|
|
158
|
-
|
|
159
|
-
---
|
|
160
|
-
*Auto-generated by Trellis. Run \`trellis seed\` to refresh context.*
|
|
161
|
-
`;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
// src/scaffold/index.ts
|
|
165
|
-
init_infer();
|
|
166
|
-
init_profile();
|
|
167
|
-
init_write();
|
|
168
|
-
|
|
169
|
-
export {
|
|
170
|
-
seedContext
|
|
171
|
-
};
|
package/dist/chunk-KAGU2XMY.js
DELETED
|
@@ -1,359 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
readConfig
|
|
3
|
-
} from "./chunk-JA7AIHRK.js";
|
|
4
|
-
import {
|
|
5
|
-
TenantPool
|
|
6
|
-
} from "./chunk-NXIRDSZ6.js";
|
|
7
|
-
|
|
8
|
-
// src/client/sdk.ts
|
|
9
|
-
function isRemote(opts) {
|
|
10
|
-
return "url" in opts;
|
|
11
|
-
}
|
|
12
|
-
var TrellisDb = class _TrellisDb {
|
|
13
|
-
opts;
|
|
14
|
-
_pool = null;
|
|
15
|
-
_ws = null;
|
|
16
|
-
_subCallbacks = /* @__PURE__ */ new Map();
|
|
17
|
-
constructor(opts) {
|
|
18
|
-
this.opts = opts;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Create a TrellisDb instance from `.trellis-db.json` in the given directory.
|
|
22
|
-
*/
|
|
23
|
-
static fromConfig(dir = ".") {
|
|
24
|
-
const config = readConfig(dir);
|
|
25
|
-
if (!config)
|
|
26
|
-
throw new Error(
|
|
27
|
-
"No .trellis-db.json found. Run `trellis db init` first."
|
|
28
|
-
);
|
|
29
|
-
if (config.mode === "remote" && config.url) {
|
|
30
|
-
return new _TrellisDb({ url: config.url, apiKey: config.apiKey });
|
|
31
|
-
}
|
|
32
|
-
if (config.dbPath) {
|
|
33
|
-
return new _TrellisDb({ path: config.dbPath });
|
|
34
|
-
}
|
|
35
|
-
throw new Error("Invalid .trellis-db.json: missing url or dbPath.");
|
|
36
|
-
}
|
|
37
|
-
// -------------------------------------------------------------------------
|
|
38
|
-
// CRUD
|
|
39
|
-
// -------------------------------------------------------------------------
|
|
40
|
-
/**
|
|
41
|
-
* Create a new entity.
|
|
42
|
-
* Returns the generated entity ID.
|
|
43
|
-
*/
|
|
44
|
-
async create(type, attributes = {}, links) {
|
|
45
|
-
if (isRemote(this.opts)) {
|
|
46
|
-
const res = await this._fetch("POST", "/entities", {
|
|
47
|
-
type,
|
|
48
|
-
attributes,
|
|
49
|
-
links
|
|
50
|
-
});
|
|
51
|
-
return res.id;
|
|
52
|
-
}
|
|
53
|
-
const pool = this._getPool();
|
|
54
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
55
|
-
const kernel = pool.get(tenantId);
|
|
56
|
-
const entityId = `${type.toLowerCase()}:${crypto.randomUUID()}`;
|
|
57
|
-
await kernel.createEntity(entityId, type, attributes, links);
|
|
58
|
-
return entityId;
|
|
59
|
-
}
|
|
60
|
-
/**
|
|
61
|
-
* Read an entity by ID.
|
|
62
|
-
* Returns null if not found.
|
|
63
|
-
*/
|
|
64
|
-
async read(id) {
|
|
65
|
-
if (isRemote(this.opts)) {
|
|
66
|
-
try {
|
|
67
|
-
return await this._fetch(
|
|
68
|
-
"GET",
|
|
69
|
-
`/entities/${encodeURIComponent(id)}`
|
|
70
|
-
);
|
|
71
|
-
} catch (err) {
|
|
72
|
-
if (err?.status === 404) return null;
|
|
73
|
-
throw err;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
const pool = this._getPool();
|
|
77
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
78
|
-
const kernel = pool.get(tenantId);
|
|
79
|
-
const entity = kernel.getEntity(id);
|
|
80
|
-
if (!entity) return null;
|
|
81
|
-
return entityToPlain(entity);
|
|
82
|
-
}
|
|
83
|
-
/**
|
|
84
|
-
* Update an entity's attributes (partial update).
|
|
85
|
-
*/
|
|
86
|
-
async update(id, attributes) {
|
|
87
|
-
if (isRemote(this.opts)) {
|
|
88
|
-
await this._fetch(
|
|
89
|
-
"PUT",
|
|
90
|
-
`/entities/${encodeURIComponent(id)}`,
|
|
91
|
-
attributes
|
|
92
|
-
);
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
const pool = this._getPool();
|
|
96
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
97
|
-
const kernel = pool.get(tenantId);
|
|
98
|
-
await kernel.updateEntity(id, attributes);
|
|
99
|
-
}
|
|
100
|
-
/**
|
|
101
|
-
* Delete an entity by ID.
|
|
102
|
-
*/
|
|
103
|
-
async delete(id) {
|
|
104
|
-
if (isRemote(this.opts)) {
|
|
105
|
-
await this._fetch("DELETE", `/entities/${encodeURIComponent(id)}`);
|
|
106
|
-
return;
|
|
107
|
-
}
|
|
108
|
-
const pool = this._getPool();
|
|
109
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
110
|
-
const kernel = pool.get(tenantId);
|
|
111
|
-
await kernel.deleteEntity(id);
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* List entities of a given type.
|
|
115
|
-
*/
|
|
116
|
-
async list(type, opts = {}) {
|
|
117
|
-
if (isRemote(this.opts)) {
|
|
118
|
-
const params = new URLSearchParams();
|
|
119
|
-
if (type) params.set("type", type);
|
|
120
|
-
if (opts.limit) params.set("limit", String(opts.limit));
|
|
121
|
-
if (opts.offset) params.set("offset", String(opts.offset));
|
|
122
|
-
const qs = params.toString() ? `?${params}` : "";
|
|
123
|
-
return await this._fetch("GET", `/entities${qs}`);
|
|
124
|
-
}
|
|
125
|
-
const pool = this._getPool();
|
|
126
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
127
|
-
const kernel = pool.get(tenantId);
|
|
128
|
-
const entities = kernel.listEntities(type, opts.filters);
|
|
129
|
-
const limit = opts.limit ?? 100;
|
|
130
|
-
const offset = opts.offset ?? 0;
|
|
131
|
-
const page = entities.slice(offset, offset + limit);
|
|
132
|
-
return {
|
|
133
|
-
data: page.map(entityToPlain),
|
|
134
|
-
total: entities.length,
|
|
135
|
-
limit,
|
|
136
|
-
offset
|
|
137
|
-
};
|
|
138
|
-
}
|
|
139
|
-
// -------------------------------------------------------------------------
|
|
140
|
-
// Query
|
|
141
|
-
// -------------------------------------------------------------------------
|
|
142
|
-
/**
|
|
143
|
-
* Run an EQL-S query string.
|
|
144
|
-
*/
|
|
145
|
-
async query(eql) {
|
|
146
|
-
if (isRemote(this.opts)) {
|
|
147
|
-
return await this._fetch("POST", "/query", {
|
|
148
|
-
query: eql
|
|
149
|
-
});
|
|
150
|
-
}
|
|
151
|
-
const { parseSimple } = await import("./query-TJHEVSKL.js");
|
|
152
|
-
const { QueryEngine } = await import("./engine-NSR6BIF7.js");
|
|
153
|
-
const pool = this._getPool();
|
|
154
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
155
|
-
const kernel = pool.get(tenantId);
|
|
156
|
-
const parsed = parseSimple(eql);
|
|
157
|
-
const engine = new QueryEngine(kernel.getStore());
|
|
158
|
-
return engine.execute(parsed);
|
|
159
|
-
}
|
|
160
|
-
// -------------------------------------------------------------------------
|
|
161
|
-
// File upload
|
|
162
|
-
// -------------------------------------------------------------------------
|
|
163
|
-
/**
|
|
164
|
-
* Upload a file to the blob store.
|
|
165
|
-
* Returns a content-addressed hash.
|
|
166
|
-
*/
|
|
167
|
-
async upload(data, contentType = "application/octet-stream") {
|
|
168
|
-
const raw = data instanceof ArrayBuffer ? new Uint8Array(data) : data;
|
|
169
|
-
const cleanBuf = raw.buffer.slice(
|
|
170
|
-
raw.byteOffset,
|
|
171
|
-
raw.byteOffset + raw.byteLength
|
|
172
|
-
);
|
|
173
|
-
const buffer = new Uint8Array(cleanBuf);
|
|
174
|
-
if (isRemote(this.opts)) {
|
|
175
|
-
const res = await fetch(`${this.opts.url}/upload`, {
|
|
176
|
-
method: "POST",
|
|
177
|
-
headers: {
|
|
178
|
-
"Content-Type": contentType,
|
|
179
|
-
...this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
|
|
180
|
-
},
|
|
181
|
-
body: cleanBuf
|
|
182
|
-
});
|
|
183
|
-
if (!res.ok) throw new FetchError(res.status, await res.text());
|
|
184
|
-
return await res.json();
|
|
185
|
-
}
|
|
186
|
-
const hashBuf = await crypto.subtle.digest("SHA-256", buffer);
|
|
187
|
-
const hash = `blob:${Array.from(new Uint8Array(hashBuf)).map((b) => b.toString(16).padStart(2, "0")).join("")}`;
|
|
188
|
-
const pool = this._getPool();
|
|
189
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
190
|
-
const kernel = pool.get(tenantId);
|
|
191
|
-
const backend = kernel.getBackend();
|
|
192
|
-
if (!backend.hasBlob(hash)) backend.putBlob(hash, buffer);
|
|
193
|
-
return { hash, size: buffer.length, contentType };
|
|
194
|
-
}
|
|
195
|
-
/**
|
|
196
|
-
* Download a file by its blob hash.
|
|
197
|
-
*/
|
|
198
|
-
async getFile(hash) {
|
|
199
|
-
if (isRemote(this.opts)) {
|
|
200
|
-
const res = await fetch(
|
|
201
|
-
`${this.opts.url}/files/${encodeURIComponent(hash)}`,
|
|
202
|
-
{
|
|
203
|
-
headers: this.opts.apiKey ? { Authorization: `Bearer ${this.opts.apiKey}` } : {}
|
|
204
|
-
}
|
|
205
|
-
);
|
|
206
|
-
if (res.status === 404) return null;
|
|
207
|
-
if (!res.ok) throw new FetchError(res.status, await res.text());
|
|
208
|
-
return new Uint8Array(await res.arrayBuffer());
|
|
209
|
-
}
|
|
210
|
-
const pool = this._getPool();
|
|
211
|
-
const tenantId = this.opts.tenantId ?? null;
|
|
212
|
-
const kernel = pool.get(tenantId);
|
|
213
|
-
const backend = kernel.getBackend();
|
|
214
|
-
return backend.getBlob(hash) ?? null;
|
|
215
|
-
}
|
|
216
|
-
// -------------------------------------------------------------------------
|
|
217
|
-
// Auth helpers
|
|
218
|
-
// -------------------------------------------------------------------------
|
|
219
|
-
async register(email, password, name) {
|
|
220
|
-
if (!isRemote(this.opts))
|
|
221
|
-
throw new Error("register() requires remote mode");
|
|
222
|
-
return await this._fetch("POST", "/auth/register", {
|
|
223
|
-
email,
|
|
224
|
-
password,
|
|
225
|
-
name
|
|
226
|
-
});
|
|
227
|
-
}
|
|
228
|
-
async login(email, password) {
|
|
229
|
-
if (!isRemote(this.opts)) throw new Error("login() requires remote mode");
|
|
230
|
-
return await this._fetch("POST", "/auth/login", {
|
|
231
|
-
email,
|
|
232
|
-
password
|
|
233
|
-
});
|
|
234
|
-
}
|
|
235
|
-
/**
|
|
236
|
-
* Set the active API key / JWT token for subsequent requests.
|
|
237
|
-
*/
|
|
238
|
-
setToken(token) {
|
|
239
|
-
if (!isRemote(this.opts)) return;
|
|
240
|
-
this.opts.apiKey = token;
|
|
241
|
-
}
|
|
242
|
-
// -------------------------------------------------------------------------
|
|
243
|
-
// Realtime
|
|
244
|
-
// -------------------------------------------------------------------------
|
|
245
|
-
/**
|
|
246
|
-
* Subscribe to a live EQL-S query.
|
|
247
|
-
* Callback is fired immediately with the initial result, then on every update.
|
|
248
|
-
*
|
|
249
|
-
* Requires remote mode (WebSocket to server).
|
|
250
|
-
*/
|
|
251
|
-
subscribe(eql, callback) {
|
|
252
|
-
if (!isRemote(this.opts)) {
|
|
253
|
-
throw new Error(
|
|
254
|
-
"subscribe() requires remote mode (connect to a running server)"
|
|
255
|
-
);
|
|
256
|
-
}
|
|
257
|
-
const subId = `sub_${crypto.randomUUID()}`;
|
|
258
|
-
this._subCallbacks.set(subId, callback);
|
|
259
|
-
this._ensureWs().then((ws) => {
|
|
260
|
-
ws.send(JSON.stringify({ type: "subscribe", id: subId, query: eql }));
|
|
261
|
-
});
|
|
262
|
-
return {
|
|
263
|
-
unsubscribe: () => {
|
|
264
|
-
this._subCallbacks.delete(subId);
|
|
265
|
-
this._ws?.send(JSON.stringify({ type: "unsubscribe", id: subId }));
|
|
266
|
-
}
|
|
267
|
-
};
|
|
268
|
-
}
|
|
269
|
-
/**
|
|
270
|
-
* Close the WebSocket connection.
|
|
271
|
-
*/
|
|
272
|
-
disconnect() {
|
|
273
|
-
this._ws?.close();
|
|
274
|
-
this._ws = null;
|
|
275
|
-
}
|
|
276
|
-
/**
|
|
277
|
-
* Close local kernel pool connections.
|
|
278
|
-
*/
|
|
279
|
-
close() {
|
|
280
|
-
this._pool?.closeAll();
|
|
281
|
-
this._pool = null;
|
|
282
|
-
this.disconnect();
|
|
283
|
-
}
|
|
284
|
-
// -------------------------------------------------------------------------
|
|
285
|
-
// Private
|
|
286
|
-
// -------------------------------------------------------------------------
|
|
287
|
-
_getPool() {
|
|
288
|
-
if (!this._pool) {
|
|
289
|
-
const path = this.opts.path;
|
|
290
|
-
this._pool = new TenantPool(path);
|
|
291
|
-
}
|
|
292
|
-
return this._pool;
|
|
293
|
-
}
|
|
294
|
-
async _fetch(method, path, body) {
|
|
295
|
-
const opts = this.opts;
|
|
296
|
-
const url = `${opts.url}${path}`;
|
|
297
|
-
const res = await fetch(url, {
|
|
298
|
-
method,
|
|
299
|
-
headers: {
|
|
300
|
-
"Content-Type": "application/json",
|
|
301
|
-
...opts.apiKey ? { Authorization: `Bearer ${opts.apiKey}` } : {}
|
|
302
|
-
},
|
|
303
|
-
body: body !== void 0 ? JSON.stringify(body) : void 0
|
|
304
|
-
});
|
|
305
|
-
const data = await res.json();
|
|
306
|
-
if (!res.ok)
|
|
307
|
-
throw new FetchError(
|
|
308
|
-
res.status,
|
|
309
|
-
data?.message ?? res.statusText,
|
|
310
|
-
data
|
|
311
|
-
);
|
|
312
|
-
return data;
|
|
313
|
-
}
|
|
314
|
-
async _ensureWs() {
|
|
315
|
-
if (this._ws && this._ws.readyState === WebSocket.OPEN) return this._ws;
|
|
316
|
-
const opts = this.opts;
|
|
317
|
-
const wsUrl = opts.url.replace(/^https?/, opts.url.startsWith("https") ? "wss" : "ws") + "/realtime";
|
|
318
|
-
return new Promise((resolve, reject) => {
|
|
319
|
-
const ws = new WebSocket(wsUrl);
|
|
320
|
-
ws.onopen = () => {
|
|
321
|
-
this._ws = ws;
|
|
322
|
-
resolve(ws);
|
|
323
|
-
};
|
|
324
|
-
ws.onerror = (e) => reject(e);
|
|
325
|
-
ws.onmessage = (e) => {
|
|
326
|
-
try {
|
|
327
|
-
const msg = JSON.parse(e.data);
|
|
328
|
-
if (msg.type === "data" && this._subCallbacks.has(msg.id)) {
|
|
329
|
-
this._subCallbacks.get(msg.id)(msg.result, msg.diff);
|
|
330
|
-
}
|
|
331
|
-
} catch {
|
|
332
|
-
}
|
|
333
|
-
};
|
|
334
|
-
ws.onclose = () => {
|
|
335
|
-
this._ws = null;
|
|
336
|
-
};
|
|
337
|
-
});
|
|
338
|
-
}
|
|
339
|
-
};
|
|
340
|
-
function entityToPlain(entity) {
|
|
341
|
-
const obj = { id: entity.id, type: entity.type };
|
|
342
|
-
for (const f of entity.facts) {
|
|
343
|
-
if (f.a !== "type") obj[f.a] = f.v;
|
|
344
|
-
}
|
|
345
|
-
return obj;
|
|
346
|
-
}
|
|
347
|
-
var FetchError = class extends Error {
|
|
348
|
-
constructor(status, message, body) {
|
|
349
|
-
super(`HTTP ${status}: ${message}`);
|
|
350
|
-
this.status = status;
|
|
351
|
-
this.body = body;
|
|
352
|
-
this.name = "FetchError";
|
|
353
|
-
}
|
|
354
|
-
};
|
|
355
|
-
|
|
356
|
-
export {
|
|
357
|
-
TrellisDb,
|
|
358
|
-
FetchError
|
|
359
|
-
};
|