@ulpi/cli 0.1.4 → 0.1.5
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/{auth-ECQ3IB4E.js → auth-BFFBUJUC.js} +1 -1
- package/dist/{chunk-YM2HV4IA.js → chunk-26LLDX2T.js} +50 -2
- package/dist/{chunk-QJ5GSMEC.js → chunk-5SCG7UYM.js} +2 -1
- package/dist/{chunk-5J6NLQUN.js → chunk-6OURRFP7.js} +8 -8
- package/dist/chunk-AV5RB3N2.js +173 -0
- package/dist/{chunk-7LXY5UVC.js → chunk-DDRLI6JU.js} +2 -1
- package/dist/{chunk-ZLYRPD7I.js → chunk-DOIKS6C5.js} +1 -1
- package/dist/{chunk-SPOI23SB.js → chunk-EIWYSP3A.js} +1 -1
- package/dist/{chunk-7AL4DOEJ.js → chunk-ELTGWMDE.js} +3 -3
- package/dist/{chunk-6OCEY7JY.js → chunk-IFATANHR.js} +34 -3
- package/dist/{chunk-2HEE5OKX.js → chunk-K4OVPFY2.js} +1 -1
- package/dist/{chunk-JGBXM5NC.js → chunk-L3PWNHSA.js} +2 -2
- package/dist/{chunk-2VYFVYJL.js → chunk-LD52XG3X.js} +24 -24
- package/dist/{chunk-BZL5H4YQ.js → chunk-P2RESJRN.js} +2 -2
- package/dist/{chunk-3SBPZRB5.js → chunk-RJIRWQJD.js} +1 -1
- package/dist/{chunk-2CLNOKPA.js → chunk-RSFJ6QSR.js} +18 -0
- package/dist/{chunk-PDR55ZNW.js → chunk-UCMT5OKP.js} +4 -4
- package/dist/{chunk-2MZER6ND.js → chunk-YYZOFYS6.js} +2 -2
- package/dist/ci-JQ56YIKC.js +756 -0
- package/dist/{codemap-RKSD4MIE.js → codemap-HMYBXJL2.js} +36 -36
- package/dist/{config-EGAXXCGL.js → config-YYWEN7U2.js} +1 -1
- package/dist/dist-2K7IEVTA.js +43 -0
- package/dist/{dist-UKMCJBB2.js → dist-4XTJ6HLM.js} +7 -7
- package/dist/{dist-QAU3LGJN.js → dist-5R4RYNQO.js} +3 -3
- package/dist/{dist-CB5D5LMO.js → dist-6MFVWIFF.js} +8 -8
- package/dist/{dist-GJYT2OQV.js → dist-7WLLPWWB.js} +8 -8
- package/dist/{dist-RKOGLK7R.js → dist-GWGTAHNM.js} +1 -1
- package/dist/{dist-CS2VKNYS.js → dist-U7ZIJMZD.js} +8 -8
- package/dist/{dist-YA2BWZB2.js → dist-WAMAQVPK.js} +2 -2
- package/dist/dist-XD4YI27T.js +26 -0
- package/dist/dist-XG2GG5SD.js +36 -0
- package/dist/{history-3MOBX4MA.js → history-RNUWO4JZ.js} +7 -7
- package/dist/hooks-installer-K2JXEBNN.js +19 -0
- package/dist/index.js +42 -42
- package/dist/{init-6CH4HV5T.js → init-NQWFZPKO.js} +11 -11
- package/dist/{launchd-LF2QMSKZ.js → launchd-OYXUAVW6.js} +2 -2
- package/dist/{mcp-installer-NQCGKQ23.js → mcp-installer-TOYDP77X.js} +1 -1
- package/dist/{memory-Y6OZTXJ2.js → memory-D6ZFFCI2.js} +17 -17
- package/dist/{openai-E7G2YAHU-UYY4ZWON.js → openai-E7G2YAHU-IG33BFYF.js} +2 -2
- package/dist/{projects-ATHDD3D6.js → projects-COUJP4ZC.js} +3 -3
- package/dist/{review-ADUPV3PN.js → review-KMGP2S25.js} +2 -2
- package/dist/{rules-E427DKYJ.js → rules-3OFGWHP4.js} +1 -1
- package/dist/server-USLHY6GH-F4JSXCWA.js +18 -0
- package/dist/server-X5P6WH2M-ULZF5WHZ.js +11 -0
- package/dist/{skills-CX73O3IV.js → skills-GY2CTPWN.js} +2 -2
- package/dist/{status-4DFHDJMN.js → status-SE43TIFJ.js} +2 -2
- package/dist/{templates-U7T6MARD.js → templates-O2XDKB5R.js} +5 -5
- package/dist/{ui-OWXZ3YSR.js → ui-4SM2SUI6.js} +13 -13
- package/dist/{ulpi-RMMCUAGP-JCJ273T6.js → ulpi-RMMCUAGP-EWYUE7RU.js} +1 -1
- package/dist/{uninstall-6SW35IK4.js → uninstall-KWGSGZTI.js} +3 -3
- package/dist/{update-M6IBJNYP.js → update-QYZA4D23.js} +3 -3
- package/dist/{version-checker-Q6YTYAGP.js → version-checker-MVB74DEX.js} +2 -2
- package/package.json +1 -1
- package/dist/chunk-B55DDP24.js +0 -136
- package/dist/ci-STSL2LSP.js +0 -370
- package/dist/server-USLHY6GH-AEOJC5ST.js +0 -18
- package/dist/server-X5P6WH2M-7K2RY34N.js +0 -11
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
} from "./chunk-MIAQVCFW.js";
|
|
6
6
|
import {
|
|
7
7
|
ReviewHub
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-YYZOFYS6.js";
|
|
9
9
|
import {
|
|
10
10
|
ReviewConfigSchema,
|
|
11
11
|
buildAiScoringPrompt,
|
|
@@ -15,10 +15,7 @@ import {
|
|
|
15
15
|
parseMarkdownToBlocks,
|
|
16
16
|
savePlan,
|
|
17
17
|
scorePlanQuality
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import {
|
|
20
|
-
detectStack
|
|
21
|
-
} from "./chunk-2CLNOKPA.js";
|
|
18
|
+
} from "./chunk-RJIRWQJD.js";
|
|
22
19
|
import {
|
|
23
20
|
getDefaultProject,
|
|
24
21
|
getProject,
|
|
@@ -27,18 +24,21 @@ import {
|
|
|
27
24
|
scanForProjects,
|
|
28
25
|
setDefaultProject,
|
|
29
26
|
unregisterProject
|
|
30
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-EIWYSP3A.js";
|
|
28
|
+
import {
|
|
29
|
+
ResponseConfigSchema,
|
|
30
|
+
loadRulesSync
|
|
31
|
+
} from "./chunk-SIAQVRKG.js";
|
|
31
32
|
import {
|
|
32
33
|
BUNDLED_SKILLS,
|
|
33
34
|
composeTemplates,
|
|
34
35
|
listUserTemplates,
|
|
35
36
|
loadBundledTemplates,
|
|
36
37
|
resolveTemplate
|
|
37
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-IFATANHR.js";
|
|
38
39
|
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
} from "./chunk-SIAQVRKG.js";
|
|
40
|
+
detectStack
|
|
41
|
+
} from "./chunk-RSFJ6QSR.js";
|
|
42
42
|
import {
|
|
43
43
|
commitInWorktree,
|
|
44
44
|
historyBranchExists,
|
|
@@ -49,11 +49,11 @@ import {
|
|
|
49
49
|
updateEntryEnrichment,
|
|
50
50
|
withWorktree,
|
|
51
51
|
writeAndStage
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-L3PWNHSA.js";
|
|
53
53
|
import {
|
|
54
54
|
JsonSessionStore,
|
|
55
55
|
readEvents
|
|
56
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-26LLDX2T.js";
|
|
57
57
|
import {
|
|
58
58
|
CLI_BIN_NAME,
|
|
59
59
|
DEFAULT_AI_MODEL,
|
|
@@ -72,7 +72,7 @@ import {
|
|
|
72
72
|
resolveApiKey,
|
|
73
73
|
resolveUlpiUrl,
|
|
74
74
|
saveUlpiSettings
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-DDRLI6JU.js";
|
|
76
76
|
|
|
77
77
|
// ../api/dist/chunk-P4BERD2G.js
|
|
78
78
|
import * as http from "http";
|
|
@@ -2263,7 +2263,7 @@ async function exportObsidian(ctx) {
|
|
|
2263
2263
|
jsonResponse(ctx.res, { format: "obsidian", content: md }, 200, ctx.req);
|
|
2264
2264
|
}
|
|
2265
2265
|
async function getEngine() {
|
|
2266
|
-
return await import("./dist-
|
|
2266
|
+
return await import("./dist-6MFVWIFF.js");
|
|
2267
2267
|
}
|
|
2268
2268
|
var runningPipelines = /* @__PURE__ */ new Map();
|
|
2269
2269
|
var activeWatchers = /* @__PURE__ */ new Map();
|
|
@@ -2272,7 +2272,7 @@ var pipelineErrors = /* @__PURE__ */ new Map();
|
|
|
2272
2272
|
async function codemapStatusHandler(ctx) {
|
|
2273
2273
|
try {
|
|
2274
2274
|
const engine = await getEngine();
|
|
2275
|
-
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-
|
|
2275
|
+
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-GWGTAHNM.js");
|
|
2276
2276
|
const branch = getCurrentBranch2(ctx.projectDir);
|
|
2277
2277
|
const status = engine.getCodemapStatus(ctx.projectDir, branch);
|
|
2278
2278
|
const isIndexing = runningPipelines.has(ctx.projectDir);
|
|
@@ -2322,7 +2322,7 @@ async function codemapSearchHandler(ctx) {
|
|
|
2322
2322
|
}
|
|
2323
2323
|
try {
|
|
2324
2324
|
const engine = await getEngine();
|
|
2325
|
-
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-
|
|
2325
|
+
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-GWGTAHNM.js");
|
|
2326
2326
|
const branch = getCurrentBranch2(ctx.projectDir);
|
|
2327
2327
|
const status = engine.getCodemapStatus(ctx.projectDir, branch);
|
|
2328
2328
|
if (!status.initialized) {
|
|
@@ -2408,7 +2408,7 @@ async function codemapActionHandler(ctx) {
|
|
|
2408
2408
|
return;
|
|
2409
2409
|
}
|
|
2410
2410
|
try {
|
|
2411
|
-
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-
|
|
2411
|
+
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-GWGTAHNM.js");
|
|
2412
2412
|
const branch = getCurrentBranch2(ctx.projectDir);
|
|
2413
2413
|
switch (action) {
|
|
2414
2414
|
case "init":
|
|
@@ -2569,7 +2569,7 @@ async function codemapActionHandler(ctx) {
|
|
|
2569
2569
|
}
|
|
2570
2570
|
}
|
|
2571
2571
|
async function getEngine2() {
|
|
2572
|
-
return await import("./dist-
|
|
2572
|
+
return await import("./dist-7WLLPWWB.js");
|
|
2573
2573
|
}
|
|
2574
2574
|
async function memoryStatusHandler(ctx) {
|
|
2575
2575
|
try {
|
|
@@ -2900,10 +2900,10 @@ async function memoryConfigUpdateHandler(ctx) {
|
|
|
2900
2900
|
}
|
|
2901
2901
|
}
|
|
2902
2902
|
async function getDepgraph() {
|
|
2903
|
-
return await import("./dist-
|
|
2903
|
+
return await import("./dist-WAMAQVPK.js");
|
|
2904
2904
|
}
|
|
2905
2905
|
async function getBranch(projectDir) {
|
|
2906
|
-
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-
|
|
2906
|
+
const { getCurrentBranch: getCurrentBranch2 } = await import("./dist-GWGTAHNM.js");
|
|
2907
2907
|
return getCurrentBranch2(projectDir);
|
|
2908
2908
|
}
|
|
2909
2909
|
async function depgraphStatusHandler(ctx) {
|
|
@@ -3502,7 +3502,7 @@ async function historyInitHandler(ctx) {
|
|
|
3502
3502
|
}
|
|
3503
3503
|
let gitHooksResult = { installed: [], skipped: [] };
|
|
3504
3504
|
try {
|
|
3505
|
-
const { installGitHooks } = await import("./dist-
|
|
3505
|
+
const { installGitHooks } = await import("./dist-5R4RYNQO.js");
|
|
3506
3506
|
const binaryPath = getBinaryPath();
|
|
3507
3507
|
gitHooksResult = installGitHooks(projectDir, binaryPath);
|
|
3508
3508
|
} catch {
|
|
@@ -3553,7 +3553,7 @@ async function historyBackfillHandler(ctx) {
|
|
|
3553
3553
|
entryExists,
|
|
3554
3554
|
writeHistoryEntry,
|
|
3555
3555
|
DEFAULT_HISTORY_CONFIG
|
|
3556
|
-
} = await import("./dist-
|
|
3556
|
+
} = await import("./dist-5R4RYNQO.js");
|
|
3557
3557
|
const commits = branchOnly ? listBranchOnlyCommits(projectDir, limit) : listRecentCommits(projectDir, limit);
|
|
3558
3558
|
if (commits.length === 0) {
|
|
3559
3559
|
jsonResponse(res, { captured: 0, skipped: 0, total: 0 }, 200, req);
|
|
@@ -3877,7 +3877,7 @@ async function historyEntryTagsHandler(ctx) {
|
|
|
3877
3877
|
return;
|
|
3878
3878
|
}
|
|
3879
3879
|
try {
|
|
3880
|
-
const { updateEntryTags } = await import("./dist-
|
|
3880
|
+
const { updateEntryTags } = await import("./dist-5R4RYNQO.js");
|
|
3881
3881
|
await updateEntryTags(projectDir, sha, payload.tags);
|
|
3882
3882
|
jsonResponse(res, { success: true, sha, tags: payload.tags }, 200, req);
|
|
3883
3883
|
} catch (err) {
|
|
@@ -3893,7 +3893,7 @@ async function historyEntryTranscriptHandler(ctx) {
|
|
|
3893
3893
|
jsonResponse(res, { error: "History branch not initialized" }, 400, req);
|
|
3894
3894
|
return;
|
|
3895
3895
|
}
|
|
3896
|
-
const { readEntryTranscript } = await import("./dist-
|
|
3896
|
+
const { readEntryTranscript } = await import("./dist-5R4RYNQO.js");
|
|
3897
3897
|
const transcript = readEntryTranscript(projectDir, sha);
|
|
3898
3898
|
if (!transcript) {
|
|
3899
3899
|
jsonResponse(res, { error: "No transcript for this entry" }, 404, req);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_REGISTRY_URL,
|
|
3
3
|
VERSION_CACHE_FILE
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DDRLI6JU.js";
|
|
5
5
|
|
|
6
6
|
// src/version-checker.ts
|
|
7
7
|
import * as fs from "fs";
|
|
@@ -13,7 +13,7 @@ var REGISTRY_URL = CLI_REGISTRY_URL;
|
|
|
13
13
|
var FETCH_TIMEOUT_MS = 5e3;
|
|
14
14
|
function getCurrentVersion() {
|
|
15
15
|
try {
|
|
16
|
-
return "0.1.
|
|
16
|
+
return "0.1.5";
|
|
17
17
|
} catch {
|
|
18
18
|
return "0.0.0";
|
|
19
19
|
}
|
|
@@ -789,5 +789,23 @@ function detectStack(projectDir) {
|
|
|
789
789
|
}
|
|
790
790
|
|
|
791
791
|
export {
|
|
792
|
+
detectRuntime,
|
|
793
|
+
detectLanguage,
|
|
794
|
+
readJsonFile,
|
|
795
|
+
readTextFile,
|
|
796
|
+
getNodeDependencies,
|
|
797
|
+
getPythonDependencies,
|
|
798
|
+
getComposerDependencies,
|
|
799
|
+
getGoDependencies,
|
|
800
|
+
getCargoDependencies,
|
|
801
|
+
getGemDependencies,
|
|
802
|
+
getMixDependencies,
|
|
803
|
+
detectFramework,
|
|
804
|
+
detectPackageManager,
|
|
805
|
+
detectFormatter,
|
|
806
|
+
detectLinter,
|
|
807
|
+
detectTestRunner,
|
|
808
|
+
detectGitWorkflow,
|
|
809
|
+
detectOrm,
|
|
792
810
|
detectStack
|
|
793
811
|
};
|
|
@@ -2,17 +2,17 @@ import {
|
|
|
2
2
|
createEmbedder,
|
|
3
3
|
loadCodemapIgnore,
|
|
4
4
|
matchesDenyPattern
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-6OURRFP7.js";
|
|
6
6
|
import {
|
|
7
7
|
commitInWorktree,
|
|
8
8
|
copyAndStage,
|
|
9
9
|
historyBranchExists,
|
|
10
10
|
withWorktree,
|
|
11
11
|
writeAndStage
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-L3PWNHSA.js";
|
|
13
13
|
import {
|
|
14
14
|
readEvents
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-26LLDX2T.js";
|
|
16
16
|
import {
|
|
17
17
|
ClassificationResultSchema,
|
|
18
18
|
MemoryConfigSchema
|
|
@@ -26,7 +26,7 @@ import {
|
|
|
26
26
|
memoryStatsFile,
|
|
27
27
|
memoryWatermarksDir,
|
|
28
28
|
projectMemoryDir
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-DDRLI6JU.js";
|
|
30
30
|
|
|
31
31
|
// ../../packages/memory-engine/dist/index.js
|
|
32
32
|
import * as fs from "fs";
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
parseMarkdownToBlocks,
|
|
7
7
|
savePlan,
|
|
8
8
|
scorePlanQuality
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-RJIRWQJD.js";
|
|
10
10
|
import {
|
|
11
11
|
API_LOCK_FILE,
|
|
12
12
|
getApiHost,
|
|
13
13
|
getApiPort
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-DDRLI6JU.js";
|
|
15
15
|
|
|
16
16
|
// ../../packages/review-runtime/dist/index.js
|
|
17
17
|
import { basename } from "path";
|