codesesh 1.0.7 → 1.0.9
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/README.md +17 -1
- package/dist/{chunk-WIWK7BXS.js → chunk-5YY675UR.js} +25 -26
- package/dist/chunk-5YY675UR.js.map +1 -0
- package/dist/{chunk-VVCSQU5B.js → chunk-CIMPLUT6.js} +6 -6
- package/dist/chunk-CIMPLUT6.js.map +1 -0
- package/dist/{chunk-QHWSZFRM.js → chunk-MOZLVHCC.js} +23 -5
- package/dist/chunk-MOZLVHCC.js.map +1 -0
- package/dist/{chunk-DE6UJMOY.js → chunk-QFG33PKR.js} +3 -2
- package/dist/chunk-QFG33PKR.js.map +1 -0
- package/dist/{chunk-YEQTRALH.js → chunk-RDTQ2WPR.js} +3 -3
- package/dist/chunk-RDTQ2WPR.js.map +1 -0
- package/dist/{chunk-SII3M66U.js → chunk-ZDH2BKQK.js} +701 -9
- package/dist/chunk-ZDH2BKQK.js.map +1 -0
- package/dist/{chunk-EYZ73CYP.js → chunk-ZLU7ODBV.js} +2 -2
- package/dist/{discovery-4WAEYSTR.js → discovery-MS2ZSMZ5.js} +5 -5
- package/dist/index.js +10 -10
- package/dist/index.js.map +1 -1
- package/dist/project-identity-worker.js +4 -4
- package/dist/scan-refresh-worker.js +6 -6
- package/dist/search-index-worker.js +6 -6
- package/dist/session-detail-worker.js +6 -6
- package/dist/smart-tag-worker.js +3 -3
- package/dist/web/assets/CustomTimeWindowDialog-CGPvUFkc.js +1 -0
- package/dist/web/assets/DetailLanding-Dgb2Qg8H.js +1 -0
- package/dist/web/assets/DialogTitle-B8zPwJB8.js +1 -0
- package/dist/web/assets/InteractiveReceipt-SckXLiPB.js +1 -0
- package/dist/web/assets/OverviewScreen-D44AMeDu.js +1 -0
- package/dist/web/assets/PrismHighlighter-D7JLjKja.js +6 -0
- package/dist/web/assets/Projects-DVHOqH2Z.js +1 -0
- package/dist/web/assets/SearchResultsPanel-B1WEw9Q5.js +1 -0
- package/dist/web/assets/SessionDetail-J00I4QfE.js +53 -0
- package/dist/web/assets/SmartTagChips-BMP9pPRw.js +1 -0
- package/dist/web/assets/{api-ToidoNW6.js → api-CtZGdxlN.js} +1 -1
- package/dist/web/assets/index-BIpTq_7T.js +1423 -0
- package/dist/web/assets/index-BXhaumu7.css +1 -0
- package/dist/web/assets/jsx-runtime-D3jfb0Ew.js +1 -0
- package/dist/web/assets/panel-B-5dVddJ.js +1 -0
- package/dist/web/assets/session-indexes-3LjxBYNe.js +4 -0
- package/dist/web/assets/translate-CLoII3EO.js +2 -0
- package/dist/web/assets/utils-BuYa9y6l.js +1 -0
- package/dist/web/icon/agent/cherrystudio.svg +7 -0
- package/dist/web/icon/agent/deepchat.LICENSE.txt +206 -0
- package/dist/web/icon/agent/deepchat.svg +6 -0
- package/dist/web/index.html +10 -196
- package/package.json +3 -3
- package/dist/chunk-DE6UJMOY.js.map +0 -1
- package/dist/chunk-QHWSZFRM.js.map +0 -1
- package/dist/chunk-SII3M66U.js.map +0 -1
- package/dist/chunk-VVCSQU5B.js.map +0 -1
- package/dist/chunk-WIWK7BXS.js.map +0 -1
- package/dist/chunk-YEQTRALH.js.map +0 -1
- package/dist/web/assets/CustomTimeWindowDialog-CVURkiVO.js +0 -1
- package/dist/web/assets/InteractiveReceipt-DGC-xV7U.js +0 -1
- package/dist/web/assets/OverviewScreen-DoXrZ5qp.js +0 -1
- package/dist/web/assets/PrismHighlighter-02695Lmx.js +0 -6
- package/dist/web/assets/Projects-DZiYh6hp.js +0 -1
- package/dist/web/assets/SearchResultsPanel-CAQe8Di0.js +0 -1
- package/dist/web/assets/SessionDetail-Da8EBygt.js +0 -53
- package/dist/web/assets/index-Bl8pbRFj.js +0 -1423
- package/dist/web/assets/index-CRI1m3xN.css +0 -1
- package/dist/web/assets/jsx-runtime-B-hcVAMW.js +0 -1
- package/dist/web/assets/session-indexes-D5gps7K8.js +0 -4
- package/dist/web/assets/translate-BDFu3ZiK.js +0 -2
- package/dist/web/assets/utils-BIZi2up3.js +0 -1
- /package/dist/{chunk-EYZ73CYP.js.map → chunk-ZLU7ODBV.js.map} +0 -0
- /package/dist/{discovery-4WAEYSTR.js.map → discovery-MS2ZSMZ5.js.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import {
|
|
3
3
|
appLogger
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-QFG33PKR.js";
|
|
5
5
|
|
|
6
6
|
// src/worker-log-drain.ts
|
|
7
7
|
import { randomUUID } from "crypto";
|
|
@@ -86,4 +86,4 @@ export {
|
|
|
86
86
|
acknowledgeWorkerLogDrain,
|
|
87
87
|
terminateWorkerAfterLogDrain
|
|
88
88
|
};
|
|
89
|
-
//# sourceMappingURL=chunk-
|
|
89
|
+
//# sourceMappingURL=chunk-ZLU7ODBV.js.map
|
|
@@ -46,15 +46,15 @@ import {
|
|
|
46
46
|
sortSessions,
|
|
47
47
|
syncSessionSearchIndex,
|
|
48
48
|
syncSessionSearchIndexChanges
|
|
49
|
-
} from "./chunk-
|
|
50
|
-
import "./chunk-
|
|
51
|
-
import "./chunk-
|
|
49
|
+
} from "./chunk-CIMPLUT6.js";
|
|
50
|
+
import "./chunk-RDTQ2WPR.js";
|
|
51
|
+
import "./chunk-ZDH2BKQK.js";
|
|
52
52
|
import {
|
|
53
53
|
SMART_TAGS,
|
|
54
54
|
filterSessionTreeByActivityWindow,
|
|
55
55
|
isSmartTag,
|
|
56
56
|
mergeSortedSessions
|
|
57
|
-
} from "./chunk-
|
|
57
|
+
} from "./chunk-MOZLVHCC.js";
|
|
58
58
|
export {
|
|
59
59
|
SMART_TAGS,
|
|
60
60
|
attachMissingProjectIdentities,
|
|
@@ -107,4 +107,4 @@ export {
|
|
|
107
107
|
syncSessionSearchIndex,
|
|
108
108
|
syncSessionSearchIndexChanges
|
|
109
109
|
};
|
|
110
|
-
//# sourceMappingURL=discovery-
|
|
110
|
+
//# sourceMappingURL=discovery-MS2ZSMZ5.js.map
|
package/dist/index.js
CHANGED
|
@@ -4,19 +4,19 @@ import {
|
|
|
4
4
|
buildDashboard,
|
|
5
5
|
getSessionActivityTime,
|
|
6
6
|
summarizeProjects
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-5YY675UR.js";
|
|
8
8
|
import {
|
|
9
9
|
AGENT_UNAVAILABLE_DURING_SCAN_ERROR_CODE,
|
|
10
10
|
AgentUnavailableDuringScanError
|
|
11
11
|
} from "./chunk-RF3EEWPH.js";
|
|
12
12
|
import {
|
|
13
13
|
terminateWorkerAfterLogDrain
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-ZLU7ODBV.js";
|
|
15
15
|
import "./chunk-QH2HOXJH.js";
|
|
16
16
|
import {
|
|
17
17
|
appLogger,
|
|
18
18
|
logSearchIndexSync
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-QFG33PKR.js";
|
|
20
20
|
import {
|
|
21
21
|
attachMissingProjectIdentities,
|
|
22
22
|
beginAgentRefresh,
|
|
@@ -51,18 +51,18 @@ import {
|
|
|
51
51
|
sessionMatchesSearchCost,
|
|
52
52
|
sessionSignature,
|
|
53
53
|
sortSessions
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-CIMPLUT6.js";
|
|
55
55
|
import {
|
|
56
56
|
PROJECT_IDENTITY_RESOLVER_REVISION,
|
|
57
57
|
createProjectScopeMatcher,
|
|
58
58
|
createProjectScopeMatcherFromIdentity,
|
|
59
59
|
matchesProjectScope,
|
|
60
60
|
normalizeProjectDirectory
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-RDTQ2WPR.js";
|
|
62
62
|
import {
|
|
63
63
|
createRegisteredAgents,
|
|
64
64
|
getAgentInfoMap
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-ZDH2BKQK.js";
|
|
66
66
|
import {
|
|
67
67
|
CODESESH_OPERATION_ID_HEADER,
|
|
68
68
|
CODESESH_REQUEST_ID_HEADER,
|
|
@@ -97,7 +97,7 @@ import {
|
|
|
97
97
|
tableExists,
|
|
98
98
|
toPublicReferencedSessionHead,
|
|
99
99
|
toPublicSessionHead
|
|
100
|
-
} from "./chunk-
|
|
100
|
+
} from "./chunk-MOZLVHCC.js";
|
|
101
101
|
|
|
102
102
|
// src/index.ts
|
|
103
103
|
import { defineCommand, runMain } from "citty";
|
|
@@ -3030,8 +3030,8 @@ function optionalOperationId(value) {
|
|
|
3030
3030
|
}
|
|
3031
3031
|
function errorStatus(error) {
|
|
3032
3032
|
try {
|
|
3033
|
-
if (typeof error !== "object" || error === null) return 500;
|
|
3034
|
-
const status =
|
|
3033
|
+
if (typeof error !== "object" || error === null || !("status" in error)) return 500;
|
|
3034
|
+
const status = error.status;
|
|
3035
3035
|
if (typeof status === "number" && status >= 400 && status <= 599) return status;
|
|
3036
3036
|
} catch {
|
|
3037
3037
|
}
|
|
@@ -6953,7 +6953,7 @@ var main = defineCommand({
|
|
|
6953
6953
|
log_path: appLogger.getLogPath()
|
|
6954
6954
|
});
|
|
6955
6955
|
if (clearCache) {
|
|
6956
|
-
const { clearCache: clear } = await import("./discovery-
|
|
6956
|
+
const { clearCache: clear } = await import("./discovery-MS2ZSMZ5.js");
|
|
6957
6957
|
clear();
|
|
6958
6958
|
appLogger.info("cache.clear");
|
|
6959
6959
|
console.log("Cache cleared.");
|