@askexenow/exe-os 0.9.233 → 0.9.234
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/bin/exe-forget.js +1 -1
- package/dist/bin/exe-search.js +1 -1
- package/dist/{catchup-brief-AREGE4U6.js → catchup-brief-XK66MNE4.js} +1 -1
- package/dist/{chunk-B4KT7ZX4.js → chunk-CHTIH3YY.js} +2 -2
- package/dist/{chunk-OHCRCEPG.js → chunk-ONVG645B.js} +3 -3
- package/dist/hooks/error-recall.js +1 -1
- package/dist/hooks/manifest.json +4 -4
- package/dist/hooks/prompt-submit.js +1 -1
- package/dist/hooks/session-start.js +1 -1
- package/dist/lib/exe-daemon.js +12 -6
- package/dist/lib/hybrid-search.js +1 -1
- package/dist/mcp/register-tools.js +3 -3
- package/dist/mcp/server.js +3 -3
- package/dist/{reranker-7IPGFTAV.js → reranker-4OOSF5T4.js} +1 -1
- package/package.json +1 -1
- /package/dist/{chunk-HBJZ5QZI.js → chunk-6DOCBTIC.js} +0 -0
package/dist/bin/exe-forget.js
CHANGED
package/dist/bin/exe-search.js
CHANGED
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
isRerankerAvailable,
|
|
9
9
|
rerankWithScores
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6DOCBTIC.js";
|
|
11
11
|
import {
|
|
12
12
|
getEntityByName,
|
|
13
13
|
getEntityNeighbors,
|
|
@@ -187,7 +187,7 @@ import {
|
|
|
187
187
|
import {
|
|
188
188
|
hybridSearch,
|
|
189
189
|
recentRecords
|
|
190
|
-
} from "./chunk-
|
|
190
|
+
} from "./chunk-ONVG645B.js";
|
|
191
191
|
import {
|
|
192
192
|
attachDocumentMetadata,
|
|
193
193
|
flushBatch,
|
|
@@ -246,7 +246,7 @@ async function hybridSearch(queryText, agentId, options) {
|
|
|
246
246
|
let rerankerAvailable = false;
|
|
247
247
|
if (process.env.EXE_IS_DAEMON === "1") {
|
|
248
248
|
try {
|
|
249
|
-
const { isRerankerAvailable } = await import("./reranker-
|
|
249
|
+
const { isRerankerAvailable } = await import("./reranker-4OOSF5T4.js");
|
|
250
250
|
rerankerAvailable = isRerankerAvailable();
|
|
251
251
|
} catch {
|
|
252
252
|
}
|
|
@@ -410,7 +410,7 @@ async function hybridSearch(queryText, agentId, options) {
|
|
|
410
410
|
try {
|
|
411
411
|
let rerankedRecords;
|
|
412
412
|
if (graphContextMap.size > 0) {
|
|
413
|
-
const { rerankWithContext } = await import("./reranker-
|
|
413
|
+
const { rerankWithContext } = await import("./reranker-4OOSF5T4.js");
|
|
414
414
|
const candidates = merged.map((m) => ({
|
|
415
415
|
text: m.raw_text,
|
|
416
416
|
context: graphContextMap.get(m.id)
|
|
@@ -418,7 +418,7 @@ async function hybridSearch(queryText, agentId, options) {
|
|
|
418
418
|
const scored = await rerankWithContext(effectiveQuery, candidates, rerankReturnLimit);
|
|
419
419
|
rerankedRecords = scored.map((s) => merged[s.index]);
|
|
420
420
|
} else {
|
|
421
|
-
const { rerank } = await import("./reranker-
|
|
421
|
+
const { rerank } = await import("./reranker-4OOSF5T4.js");
|
|
422
422
|
rerankedRecords = await rerank(effectiveQuery, merged, rerankReturnLimit);
|
|
423
423
|
}
|
|
424
424
|
if (rerankedRecords.length > 0) {
|
package/dist/hooks/manifest.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
|
-
"generatedAt": "2026-06-
|
|
3
|
+
"generatedAt": "2026-06-08T05:01:00.087Z",
|
|
4
4
|
"hashes": {
|
|
5
5
|
"bug-report-worker.js": "3a0be237af2f0121da14c1fd64ca2b4e6144bdd0450058510f35428f93349dd9",
|
|
6
6
|
"codex-stop-task-finalizer.js": "cafe2221f3c25ffc65e784e2f02f8856ca159baaccd7f81ed38a2ae414f4e6bd",
|
|
7
7
|
"commit-complete.js": "0ddc5e6661411a079b62411e65884d859c5f25252613d96bd354d989bd88ea6c",
|
|
8
|
-
"error-recall.js": "
|
|
8
|
+
"error-recall.js": "7b7d421ac675c8842845f4572b65ab1a7b2a3b466929b42b0dd1598be7084494",
|
|
9
9
|
"exe-heartbeat-hook.js": "168b1f7e6cd1bbdd0307a649dba827b2d477056f3e6009b3dc76c25be5da97b0",
|
|
10
10
|
"ingest-worker.js": "62485bb41d88109ac86e5150e44400c672c1bdf9b97335cba5de19578cb9575f",
|
|
11
11
|
"ingest.js": "d63a8cb207af4012277e5d7f43724559d72f9ec2f39e84df55cbf6306b41810d",
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"post-tool-combined.js": "e110be5c11f60f241ead3c3567ab5a6465c34418f0d7f1683142522a49ba3373",
|
|
16
16
|
"pre-compact.js": "988094c086db056623798e9245b4362968165f51822fa1dc4f100afc882a3bac",
|
|
17
17
|
"pre-tool-use.js": "e006f991ffc3b7020eb449e1453247fe9c5f2f52ad8d60acb66cb8f0332a8325",
|
|
18
|
-
"prompt-submit.js": "
|
|
18
|
+
"prompt-submit.js": "2783d049a95bd1157a7eba11d832aa2cf6326a9979e25fd97514a0dc2567f06c",
|
|
19
19
|
"session-end.js": "c5e32e34df43e5d0931dd15af90eca46dd3a46aec396415e8fbdefd5831f5498",
|
|
20
|
-
"session-start.js": "
|
|
20
|
+
"session-start.js": "68ee0019042631964d5f8de5afd5a3be40b15aef0681ee3c54b7402a97ad1bc8",
|
|
21
21
|
"stop.js": "b1cb3ec3b10fee45e836c1480acd209ad0c0fccb36d1c7aa72c1c07c68a87bf9",
|
|
22
22
|
"subagent-stop.js": "6a2b5ff4e11e15f3194da17b131719ddd9834b58c62cfaca4aff5deb5281d525",
|
|
23
23
|
"summary-worker.js": "9bf15506d98a18dba0ed1b11443be251c756abf5c0055aa42e6a326e93671f35"
|
|
@@ -163,7 +163,7 @@ You are **${ag.agentId}** (${ag.agentRole}). Daemon is degraded \u2014 memory un
|
|
|
163
163
|
query = `last actions on ${projectName}`;
|
|
164
164
|
header = "## Resuming Session\nHere's where you left off:";
|
|
165
165
|
try {
|
|
166
|
-
const { buildCatchupBrief } = await import("../catchup-brief-
|
|
166
|
+
const { buildCatchupBrief } = await import("../catchup-brief-XK66MNE4.js");
|
|
167
167
|
const brief = await buildCatchupBrief(
|
|
168
168
|
agentId,
|
|
169
169
|
projectName,
|
package/dist/lib/exe-daemon.js
CHANGED
|
@@ -2193,13 +2193,19 @@ async function startMcpHttpServer() {
|
|
|
2193
2193
|
}
|
|
2194
2194
|
if (!sessionHint) {
|
|
2195
2195
|
const roots = liveSessions.filter((s) => !s.includes("-") && /^[a-z]+\d*$/.test(s));
|
|
2196
|
-
if (roots.length
|
|
2197
|
-
process.stderr.write(
|
|
2198
|
-
`[daemon] WARN: ${roots.length} coordinator sessions (${roots.join(", ")}), X-Exe-Session header empty for agent "${agentId}". Session unscoped. The MCP client should send this header on every request.
|
|
2199
|
-
`
|
|
2200
|
-
);
|
|
2201
|
-
} else if (roots.length === 1) {
|
|
2196
|
+
if (roots.length === 1) {
|
|
2202
2197
|
sessionHint = roots[0];
|
|
2198
|
+
} else if (roots.length > 1 && agentId) {
|
|
2199
|
+
const agentRoots = roots.filter((r) => r.startsWith(agentId));
|
|
2200
|
+
if (agentRoots.length === 1) {
|
|
2201
|
+
sessionHint = agentRoots[0];
|
|
2202
|
+
}
|
|
2203
|
+
if (!sessionHint) {
|
|
2204
|
+
process.stderr.write(
|
|
2205
|
+
`[daemon] WARN: ${roots.length} coordinator sessions (${roots.join(", ")}), cannot auto-resolve for agent "${agentId}". Use per-session MCP config.
|
|
2206
|
+
`
|
|
2207
|
+
);
|
|
2208
|
+
}
|
|
2203
2209
|
}
|
|
2204
2210
|
}
|
|
2205
2211
|
} catch {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
registerAllTools
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-CHTIH3YY.js";
|
|
4
4
|
import "../chunk-J2QQMTCD.js";
|
|
5
5
|
import "../chunk-RJAKV7GY.js";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-6DOCBTIC.js";
|
|
7
7
|
import "../chunk-KH5Y6RR4.js";
|
|
8
8
|
import "../chunk-557C2IGL.js";
|
|
9
9
|
import "../chunk-E6ORBQHP.js";
|
|
@@ -58,7 +58,7 @@ import "../chunk-EMOIEQ4A.js";
|
|
|
58
58
|
import "../chunk-G5WLNJSC.js";
|
|
59
59
|
import "../chunk-VHKL4S4T.js";
|
|
60
60
|
import "../chunk-JL3K5OTS.js";
|
|
61
|
-
import "../chunk-
|
|
61
|
+
import "../chunk-ONVG645B.js";
|
|
62
62
|
import "../chunk-LEK3ANCA.js";
|
|
63
63
|
import "../chunk-CHCA3ZM2.js";
|
|
64
64
|
import "../chunk-N345XXAA.js";
|
package/dist/mcp/server.js
CHANGED
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "../chunk-V4TZI6EO.js";
|
|
4
4
|
import {
|
|
5
5
|
registerAllTools
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-CHTIH3YY.js";
|
|
7
7
|
import "../chunk-J2QQMTCD.js";
|
|
8
8
|
import "../chunk-RJAKV7GY.js";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-6DOCBTIC.js";
|
|
10
10
|
import "../chunk-KH5Y6RR4.js";
|
|
11
11
|
import "../chunk-557C2IGL.js";
|
|
12
12
|
import "../chunk-E6ORBQHP.js";
|
|
@@ -68,7 +68,7 @@ import "../chunk-EMOIEQ4A.js";
|
|
|
68
68
|
import "../chunk-G5WLNJSC.js";
|
|
69
69
|
import "../chunk-VHKL4S4T.js";
|
|
70
70
|
import "../chunk-JL3K5OTS.js";
|
|
71
|
-
import "../chunk-
|
|
71
|
+
import "../chunk-ONVG645B.js";
|
|
72
72
|
import {
|
|
73
73
|
disposeStore,
|
|
74
74
|
initStore
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@askexenow/exe-os",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.234",
|
|
4
4
|
"description": "AI employee operating system — persistent memory, task management, and multi-agent coordination for Claude Code.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE",
|
|
6
6
|
"type": "module",
|
|
File without changes
|