@askexenow/exe-os 0.9.300 → 0.9.301

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.
Files changed (244) hide show
  1. package/deploy/compose/erp-nginx/nginx.conf +6 -3
  2. package/dist/active-agent-UNJO6AJ2.js +27 -0
  3. package/dist/active-agent-Y5LSIMVC.js +28 -0
  4. package/dist/agentic-ontology-QEV7GI3T.js +25 -0
  5. package/dist/backfill-metadata-RQZ4BN7G.js +600 -0
  6. package/dist/behaviors-A3L5CWMK.js +46 -0
  7. package/dist/bin/agentic-ontology-backfill.js +5 -5
  8. package/dist/bin/agentic-reflection-backfill.js +6 -6
  9. package/dist/bin/agentic-semantic-label.js +5 -5
  10. package/dist/bin/backfill-conversations.js +4 -4
  11. package/dist/bin/backfill-responses.js +4 -4
  12. package/dist/bin/backfill-vectors.js +5 -5
  13. package/dist/bin/bulk-sync-postgres.js +7 -7
  14. package/dist/bin/cc-doctor.js +4 -4
  15. package/dist/bin/cleanup-stale-review-tasks.js +9 -9
  16. package/dist/bin/cli.js +15 -15
  17. package/dist/bin/exe-agent-config.js +2 -2
  18. package/dist/bin/exe-agent.js +4 -4
  19. package/dist/bin/exe-assign.js +5 -5
  20. package/dist/bin/exe-boot.js +23 -18
  21. package/dist/bin/exe-call.js +4 -4
  22. package/dist/bin/exe-cloud.js +7 -7
  23. package/dist/bin/exe-dispatch.js +9 -9
  24. package/dist/bin/exe-doctor.js +2 -2
  25. package/dist/bin/exe-export-behaviors.js +7 -7
  26. package/dist/bin/exe-forget.js +6 -6
  27. package/dist/bin/exe-gateway.js +7 -7
  28. package/dist/bin/exe-healthcheck.js +4 -4
  29. package/dist/bin/exe-heartbeat.js +9 -9
  30. package/dist/bin/exe-kill.js +12 -12
  31. package/dist/bin/exe-launch-agent.js +16 -16
  32. package/dist/bin/exe-new-employee.js +6 -6
  33. package/dist/bin/exe-pending-messages.js +10 -10
  34. package/dist/bin/exe-pending-notifications.js +9 -9
  35. package/dist/bin/exe-pending-reviews.js +9 -9
  36. package/dist/bin/exe-rename.js +4 -4
  37. package/dist/bin/exe-review.js +11 -11
  38. package/dist/bin/exe-search.js +5 -5
  39. package/dist/bin/exe-session-cleanup.js +14 -14
  40. package/dist/bin/exe-settings.js +7 -7
  41. package/dist/bin/exe-start-codex.js +11 -11
  42. package/dist/bin/exe-start-opencode.js +8 -8
  43. package/dist/bin/exe-status.js +10 -10
  44. package/dist/bin/exe-team.js +3 -3
  45. package/dist/bin/exe-watchdog.js +3 -3
  46. package/dist/bin/git-sweep.js +10 -10
  47. package/dist/bin/graph-backfill.js +4 -4
  48. package/dist/bin/graph-export.js +5 -5
  49. package/dist/bin/import-history.js +7 -7
  50. package/dist/bin/install.js +6 -6
  51. package/dist/bin/intercom-check.js +4 -4
  52. package/dist/bin/mcp-sessions.js +2 -2
  53. package/dist/bin/orchestration-metrics.js +4 -4
  54. package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
  55. package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
  56. package/dist/bin/scan-tasks.js +9 -9
  57. package/dist/bin/setup.js +1 -1
  58. package/dist/bin/shard-migrate.js +4 -4
  59. package/dist/capability-cards-VTGDTOZ4.js +89 -0
  60. package/dist/capacity-monitor-G2MAJPRP.js +51 -0
  61. package/dist/catchup-brief-VBGEJQRS.js +175 -0
  62. package/dist/chunk-24JVDLQJ.js +345 -0
  63. package/dist/chunk-2T3OYZMR.js +1158 -0
  64. package/dist/chunk-3ABY3QDX.js +199 -0
  65. package/dist/chunk-3G3ECFB5.js +668 -0
  66. package/dist/chunk-3LHOFGHT.js +280 -0
  67. package/dist/chunk-3RA62PNQ.js +58 -0
  68. package/dist/chunk-3XRS5AVV.js +567 -0
  69. package/dist/chunk-3YK7X5FD.js +1186 -0
  70. package/dist/chunk-4L6PVYFE.js +54 -0
  71. package/dist/chunk-4O67LBMK.js +377 -0
  72. package/dist/chunk-4OIU3N6U.js +167 -0
  73. package/dist/chunk-5SYYMNPE.js +30 -0
  74. package/dist/chunk-5TO5PH7O.js +304 -0
  75. package/dist/chunk-5XD2Y463.js +402 -0
  76. package/dist/chunk-63AENHJC.js +123 -0
  77. package/dist/chunk-673IFJYB.js +731 -0
  78. package/dist/chunk-7AWH47AR.js +448 -0
  79. package/dist/chunk-7P4B6AEP.js +227 -0
  80. package/dist/chunk-7VHOALNC.js +244 -0
  81. package/dist/chunk-ASJHCAVL.js +38 -0
  82. package/dist/chunk-DICIFTCS.js +150 -0
  83. package/dist/chunk-DIFI5JDC.js +76 -0
  84. package/dist/chunk-DPOIJ5SM.js +284 -0
  85. package/dist/chunk-FAZNXNA5.js +33 -0
  86. package/dist/chunk-FCHG5RC4.js +197 -0
  87. package/dist/chunk-FFKSPZO2.js +157 -0
  88. package/dist/chunk-FNHYH5U6.js +331 -0
  89. package/dist/chunk-FWPDAQ6Q.js +1350 -0
  90. package/dist/chunk-FZB73QOI.js +210 -0
  91. package/dist/chunk-GJBR6QLD.js +630 -0
  92. package/dist/chunk-GRSYAHKI.js +535 -0
  93. package/dist/chunk-J5HFRVNW.js +362 -0
  94. package/dist/chunk-J6SD7LT2.js +171 -0
  95. package/dist/chunk-JURL2S27.js +128 -0
  96. package/dist/chunk-KPUYYOFS.js +122 -0
  97. package/dist/chunk-LAFARYU5.js +456 -0
  98. package/dist/chunk-LSDXEHKL.js +381 -0
  99. package/dist/chunk-MS2EOZJQ.js +290 -0
  100. package/dist/chunk-MUIMJGSQ.js +128 -0
  101. package/dist/chunk-NJMPNYBS.js +427 -0
  102. package/dist/chunk-OJACH2JF.js +128 -0
  103. package/dist/chunk-OO4IFABD.js +382 -0
  104. package/dist/chunk-Q65NCNL4.js +1352 -0
  105. package/dist/chunk-QIGS2LRT.js +735 -0
  106. package/dist/chunk-S73ZAJ2S.js +262 -0
  107. package/dist/chunk-SJ4UF7YK.js +1094 -0
  108. package/dist/chunk-SOZ7D77I.js +204 -0
  109. package/dist/chunk-TDX2LK2M.js +240 -0
  110. package/dist/chunk-U5RKGLV6.js +50 -0
  111. package/dist/chunk-UFGTHBHP.js +127 -0
  112. package/dist/chunk-ULCYWCPI.js +1079 -0
  113. package/dist/chunk-V6LOEOXG.js +3372 -0
  114. package/dist/chunk-VAZOVAW4.js +2162 -0
  115. package/dist/chunk-VEUQVKKT.js +185 -0
  116. package/dist/chunk-VIDDJ5RF.js +214 -0
  117. package/dist/chunk-VNB4ROYG.js +348 -0
  118. package/dist/chunk-VWUQFZFB.js +395 -0
  119. package/dist/chunk-W77GRCNA.js +85 -0
  120. package/dist/chunk-WVMG4ZRH.js +14597 -0
  121. package/dist/chunk-WYVOTRRZ.js +129 -0
  122. package/dist/chunk-XQQ7D4I4.js +85 -0
  123. package/dist/chunk-YHJPTIPR.js +836 -0
  124. package/dist/chunk-YLKS7KKC.js +2145 -0
  125. package/dist/chunk-YU3KEVCO.js +333 -0
  126. package/dist/chunk-ZDPU3JTF.js +221 -0
  127. package/dist/chunk-ZDY4LYAJ.js +81 -0
  128. package/dist/chunk-ZG33AACD.js +70 -0
  129. package/dist/chunk-ZKHPZ6KN.js +181 -0
  130. package/dist/chunk-ZO2TM5N5.js +97 -0
  131. package/dist/chunk-ZSUACDQC.js +4388 -0
  132. package/dist/co-activation-XM25BLZM.js +74 -0
  133. package/dist/co-occurrence-CKEMDPWO.js +95 -0
  134. package/dist/core-memory-ZDA76EU3.js +110 -0
  135. package/dist/crdt-sync-BJKZB6T6.js +33 -0
  136. package/dist/crm-webhook-E5PAFAUN.js +10 -0
  137. package/dist/cto-delegation-gate-EMY6ZZ2F.js +280 -0
  138. package/dist/daemon-orchestration-Y5Y6YNE3.js +143 -0
  139. package/dist/db-backup-HFJ53IBU.js +43 -0
  140. package/dist/doc-graph-extractor-ID45AQ2P.js +133 -0
  141. package/dist/dreaming-N6B7KBIE.js +34 -0
  142. package/dist/exe-drift-CPUEAPIU.js +70 -0
  143. package/dist/exe-export-4RTGDV53.js +77 -0
  144. package/dist/exe-import-AZMIF34Z.js +80 -0
  145. package/dist/exe-key-LJV23AJI.js +673 -0
  146. package/dist/exe-snapshot-ZOZBW7V6.js +338 -0
  147. package/dist/fast-db-init-ATRZGHOL.js +7 -0
  148. package/dist/gateway/index.js +8 -8
  149. package/dist/git-staleness-XNOKI4D3.js +112 -0
  150. package/dist/git-task-sweep-3MO4OVND.js +42 -0
  151. package/dist/global-procedures-EBAPPWGZ.js +22 -0
  152. package/dist/graph-auto-extract-VJOUQBPK.js +183 -0
  153. package/dist/hooks/bug-report-worker.js +11 -11
  154. package/dist/hooks/codex-stop-task-finalizer.js +11 -11
  155. package/dist/hooks/commit-complete.js +11 -11
  156. package/dist/hooks/error-recall.js +6 -6
  157. package/dist/hooks/exe-heartbeat-hook.js +3 -3
  158. package/dist/hooks/ingest.js +6 -6
  159. package/dist/hooks/instructions-loaded.js +4 -4
  160. package/dist/hooks/manifest.json +19 -19
  161. package/dist/hooks/notification.js +4 -4
  162. package/dist/hooks/post-compact.js +11 -11
  163. package/dist/hooks/post-tool-combined.js +5 -5
  164. package/dist/hooks/pre-compact.js +12 -12
  165. package/dist/hooks/pre-tool-use.js +14 -14
  166. package/dist/hooks/prompt-submit.js +26 -24
  167. package/dist/hooks/session-end.js +15 -15
  168. package/dist/hooks/session-start.js +12 -12
  169. package/dist/hooks/stop.js +14 -14
  170. package/dist/hooks/subagent-stop.js +10 -10
  171. package/dist/hooks/summary-worker.js +14 -14
  172. package/dist/index.js +17 -17
  173. package/dist/installer-37KFNAWE.js +344 -0
  174. package/dist/installer-F55NR4E2.js +298 -0
  175. package/dist/installer-KOYBUS4J.js +40 -0
  176. package/dist/lib/cloud-sync.js +7 -7
  177. package/dist/lib/consolidation.js +5 -5
  178. package/dist/lib/database.js +2 -2
  179. package/dist/lib/db.js +2 -2
  180. package/dist/lib/employee-templates.js +4 -4
  181. package/dist/lib/employees.js +2 -2
  182. package/dist/lib/exe-daemon.js +40 -40
  183. package/dist/lib/hybrid-search.js +5 -5
  184. package/dist/lib/identity.js +2 -2
  185. package/dist/lib/messaging.js +9 -9
  186. package/dist/lib/reminders.js +3 -3
  187. package/dist/lib/schedules.js +5 -5
  188. package/dist/lib/session-registry.js +4 -4
  189. package/dist/lib/skill-learning.js +6 -6
  190. package/dist/lib/store.js +4 -4
  191. package/dist/lib/task-router.js +3 -3
  192. package/dist/lib/tasks.js +10 -10
  193. package/dist/lib/tmux-routing.js +8 -8
  194. package/dist/lib/token-spend.js +3 -3
  195. package/dist/mcp/register-tools.js +54 -54
  196. package/dist/mcp/server.js +55 -55
  197. package/dist/mcp/tools/complete-reminder.js +4 -4
  198. package/dist/mcp/tools/create-reminder.js +4 -4
  199. package/dist/mcp/tools/create-task.js +12 -12
  200. package/dist/mcp/tools/deactivate-behavior.js +7 -7
  201. package/dist/mcp/tools/list-reminders.js +4 -4
  202. package/dist/mcp/tools/list-tasks.js +12 -12
  203. package/dist/mcp/tools/send-message.js +11 -11
  204. package/dist/mcp/tools/update-task.js +11 -11
  205. package/dist/mcp-http-config-7KJZI7UD.js +31 -0
  206. package/dist/memory-cards-ZIT7ZKL5.js +180 -0
  207. package/dist/memory-graph-extractor-LY2VORZT.js +22 -0
  208. package/dist/memory-poisoning-defense-SEM25TY5.js +224 -0
  209. package/dist/memory-reflection-J2W7CJ7C.js +244 -0
  210. package/dist/notifications-RLMSI4YE.js +47 -0
  211. package/dist/orchestration-events-TGQYA72K.js +27 -0
  212. package/dist/orchestrator-JQD5G3CW.js +35 -0
  213. package/dist/pipeline-router-3Q3YBYSM.js +15 -0
  214. package/dist/plan-limits-YGXTYCW4.js +28 -0
  215. package/dist/project-boot-TDOZKKDR.js +299 -0
  216. package/dist/projection-worker-TMKUSVGD.js +1084 -0
  217. package/dist/prospective-memory-CNJDBNWF.js +232 -0
  218. package/dist/reranker-YQIRNGDM.js +19 -0
  219. package/dist/retrieval-health-M5BVB7EV.js +12 -0
  220. package/dist/review-polling-ZMB3OBPC.js +126 -0
  221. package/dist/runtime/index.js +11 -11
  222. package/dist/session-events-UTMCKDIN.js +38 -0
  223. package/dist/session-kill-telemetry-FRQA5MVD.js +31 -0
  224. package/dist/session-scope-2BD6QLNI.js +88 -0
  225. package/dist/setup-wizard-W64I6SHC.js +12 -0
  226. package/dist/skill-refinement-FXCXTUS2.js +159 -0
  227. package/dist/steward-gate-JDR3SLH3.js +15 -0
  228. package/dist/task-enforcement-WCEA4FZI.js +506 -0
  229. package/dist/task-scope-L5GDL2AV.js +37 -0
  230. package/dist/tasks-crud-S36AFYYM.js +79 -0
  231. package/dist/tasks-notify-W2W2BJRB.js +40 -0
  232. package/dist/tasks-review-34WV7BX2.js +49 -0
  233. package/dist/telemetry-upload-3CSVO3J7.js +741 -0
  234. package/dist/token-budget-ZG2MQ5GD.js +86 -0
  235. package/dist/tool-telemetry-ODL4F2CW.js +17 -0
  236. package/dist/tui/App.js +16 -16
  237. package/dist/tui-data-Z5UF7KEI.js +260 -0
  238. package/dist/wiki-acl-SZFHCEC4.js +111 -0
  239. package/dist/worker-gate-OOO6BWZ6.js +21 -0
  240. package/dist/workflow-engine-QY3IFFR2.js +28 -0
  241. package/dist/worktree-CNOQZBNT.js +28 -0
  242. package/dist/worktree-sweep-SE7ITXC4.js +21 -0
  243. package/package.json +1 -1
  244. package/release-notes.json +88 -88
@@ -0,0 +1,280 @@
1
+ import {
2
+ recordOrchestrationEventBestEffort
3
+ } from "./chunk-GJBR6QLD.js";
4
+
5
+ // src/lib/worktree.ts
6
+ import { execSync } from "child_process";
7
+ import { existsSync, readFileSync, appendFileSync, mkdirSync, realpathSync } from "fs";
8
+ import path from "path";
9
+ var GIT_TIMEOUT_MS = 1e4;
10
+ function getGitRoot(dir) {
11
+ try {
12
+ const root = execSync("git rev-parse --show-toplevel", {
13
+ cwd: dir,
14
+ encoding: "utf-8",
15
+ timeout: GIT_TIMEOUT_MS,
16
+ stdio: ["pipe", "pipe", "pipe"]
17
+ }).trim();
18
+ return realpath(root);
19
+ } catch {
20
+ return null;
21
+ }
22
+ }
23
+ function getMainRepoRoot(dir) {
24
+ try {
25
+ const commonDir = execSync(
26
+ "git rev-parse --path-format=absolute --git-common-dir",
27
+ { cwd: dir, encoding: "utf-8", timeout: GIT_TIMEOUT_MS, stdio: ["pipe", "pipe", "pipe"] }
28
+ ).trim();
29
+ return realpath(path.dirname(commonDir));
30
+ } catch {
31
+ return null;
32
+ }
33
+ }
34
+ function worktreePath(repoRoot, employeeName, instance) {
35
+ const label = instanceLabel(employeeName, instance);
36
+ return path.join(repoRoot, ".worktrees", label);
37
+ }
38
+ function worktreeBranch(employeeName, instance, taskSlug) {
39
+ const label = instanceLabel(employeeName, instance);
40
+ if (taskSlug) {
41
+ const slug = taskSlug.slice(0, 40).replace(/[^a-z0-9-]/gi, "-").replace(/-+/g, "-").replace(/^-|-$/g, "").toLowerCase();
42
+ return `${label}-${slug}`;
43
+ }
44
+ return `${label}-work`;
45
+ }
46
+ function instanceLabel(name, instance) {
47
+ return instance != null && instance > 0 ? `${name}${instance}` : name;
48
+ }
49
+ function ensureWorktree(projectDir, employeeName, instance) {
50
+ const repoRoot = getGitRoot(projectDir);
51
+ if (!repoRoot) return null;
52
+ const wtPath = worktreePath(repoRoot, employeeName, instance);
53
+ const branch = worktreeBranch(employeeName, instance);
54
+ if (existsSync(path.join(wtPath, ".git"))) {
55
+ recordOrchestrationEventBestEffort({
56
+ eventType: "worktree.reused",
57
+ source: "worktree.ensureWorktree",
58
+ agentId: employeeName,
59
+ instanceId: instance != null ? String(instance) : null,
60
+ payload: { branch }
61
+ });
62
+ return wtPath;
63
+ }
64
+ const worktreesDir = path.join(repoRoot, ".worktrees");
65
+ mkdirSync(worktreesDir, { recursive: true });
66
+ ensureGitignoreEntry(repoRoot, "/.worktrees/");
67
+ try {
68
+ execSync("git worktree prune", {
69
+ cwd: repoRoot,
70
+ encoding: "utf-8",
71
+ timeout: GIT_TIMEOUT_MS,
72
+ stdio: ["pipe", "pipe", "pipe"]
73
+ });
74
+ } catch {
75
+ }
76
+ const branchExists = branchExistsLocally(repoRoot, branch);
77
+ try {
78
+ if (branchExists) {
79
+ execSync(`git worktree add "${wtPath}" "${branch}"`, {
80
+ cwd: repoRoot,
81
+ encoding: "utf-8",
82
+ timeout: GIT_TIMEOUT_MS,
83
+ stdio: ["pipe", "pipe", "pipe"]
84
+ });
85
+ } else {
86
+ execSync(`git worktree add "${wtPath}" -b "${branch}" HEAD`, {
87
+ cwd: repoRoot,
88
+ encoding: "utf-8",
89
+ timeout: GIT_TIMEOUT_MS,
90
+ stdio: ["pipe", "pipe", "pipe"]
91
+ });
92
+ }
93
+ recordOrchestrationEventBestEffort({
94
+ eventType: "worktree.created",
95
+ source: "worktree.ensureWorktree",
96
+ agentId: employeeName,
97
+ instanceId: instance != null ? String(instance) : null,
98
+ payload: { branch, reusedBranch: branchExists }
99
+ });
100
+ return wtPath;
101
+ } catch (err) {
102
+ recordOrchestrationEventBestEffort({
103
+ eventType: "worktree.failed",
104
+ source: "worktree.ensureWorktree",
105
+ severity: "warn",
106
+ agentId: employeeName,
107
+ instanceId: instance != null ? String(instance) : null,
108
+ errorCode: err instanceof Error ? err.name : "worktree_create_failed",
109
+ payload: { branch }
110
+ });
111
+ process.stderr.write(
112
+ `[worktree] Failed to create worktree for ${employeeName}: ${err instanceof Error ? err.message : String(err)}
113
+ `
114
+ );
115
+ return null;
116
+ }
117
+ }
118
+ function isWorktreeDirty(wtPath) {
119
+ try {
120
+ const status = execSync("git status --porcelain", {
121
+ cwd: wtPath,
122
+ encoding: "utf-8",
123
+ timeout: GIT_TIMEOUT_MS,
124
+ stdio: ["pipe", "pipe", "pipe"]
125
+ }).trim();
126
+ return status.length > 0;
127
+ } catch {
128
+ return true;
129
+ }
130
+ }
131
+ function cleanupWorktree(projectDir, employeeName, instance) {
132
+ const repoRoot = getMainRepoRoot(projectDir);
133
+ if (!repoRoot) return { cleaned: false, reason: "not a git repo" };
134
+ const wtPath = worktreePath(repoRoot, employeeName, instance);
135
+ const branch = worktreeBranch(employeeName, instance);
136
+ if (!existsSync(wtPath)) {
137
+ recordOrchestrationEventBestEffort({
138
+ eventType: "worktree.skipped",
139
+ source: "worktree.cleanupWorktree",
140
+ agentId: employeeName,
141
+ instanceId: instance != null ? String(instance) : null,
142
+ payload: { reason: "worktree does not exist", branch }
143
+ });
144
+ return { cleaned: false, reason: "worktree does not exist" };
145
+ }
146
+ if (isWorktreeDirty(wtPath)) {
147
+ recordOrchestrationEventBestEffort({
148
+ eventType: "worktree.skipped",
149
+ source: "worktree.cleanupWorktree",
150
+ agentId: employeeName,
151
+ instanceId: instance != null ? String(instance) : null,
152
+ payload: { reason: "worktree has uncommitted changes", branch }
153
+ });
154
+ return { cleaned: false, reason: "worktree has uncommitted changes" };
155
+ }
156
+ const mainBranch = detectMainBranch(repoRoot);
157
+ if (!mainBranch) {
158
+ recordOrchestrationEventBestEffort({
159
+ eventType: "worktree.skipped",
160
+ source: "worktree.cleanupWorktree",
161
+ agentId: employeeName,
162
+ instanceId: instance != null ? String(instance) : null,
163
+ payload: { reason: "could not determine main branch", branch }
164
+ });
165
+ return { cleaned: false, reason: "could not determine main branch" };
166
+ }
167
+ if (!isBranchMerged(repoRoot, branch, mainBranch)) {
168
+ recordOrchestrationEventBestEffort({
169
+ eventType: "worktree.skipped",
170
+ source: "worktree.cleanupWorktree",
171
+ agentId: employeeName,
172
+ instanceId: instance != null ? String(instance) : null,
173
+ payload: { reason: "branch not merged", branch, mainBranch }
174
+ });
175
+ return { cleaned: false, reason: `branch ${branch} not merged into ${mainBranch}` };
176
+ }
177
+ try {
178
+ execSync(`git worktree remove "${wtPath}"`, {
179
+ cwd: repoRoot,
180
+ encoding: "utf-8",
181
+ timeout: GIT_TIMEOUT_MS,
182
+ stdio: ["pipe", "pipe", "pipe"]
183
+ });
184
+ } catch (err) {
185
+ recordOrchestrationEventBestEffort({
186
+ eventType: "worktree.failed",
187
+ source: "worktree.cleanupWorktree",
188
+ severity: "warn",
189
+ agentId: employeeName,
190
+ instanceId: instance != null ? String(instance) : null,
191
+ errorCode: err instanceof Error ? err.name : "worktree_remove_failed",
192
+ payload: { branch, mainBranch }
193
+ });
194
+ return {
195
+ cleaned: false,
196
+ reason: `git worktree remove failed: ${err instanceof Error ? err.message : String(err)}`
197
+ };
198
+ }
199
+ try {
200
+ execSync(`git branch -d "${branch}"`, {
201
+ cwd: repoRoot,
202
+ encoding: "utf-8",
203
+ timeout: GIT_TIMEOUT_MS,
204
+ stdio: ["pipe", "pipe", "pipe"]
205
+ });
206
+ } catch {
207
+ }
208
+ recordOrchestrationEventBestEffort({
209
+ eventType: "worktree.pruned",
210
+ source: "worktree.cleanupWorktree",
211
+ agentId: employeeName,
212
+ instanceId: instance != null ? String(instance) : null,
213
+ payload: { branch, mainBranch }
214
+ });
215
+ return { cleaned: true, reason: `worktree and branch ${branch} removed (merged into ${mainBranch})` };
216
+ }
217
+ function branchExistsLocally(repoRoot, branch) {
218
+ try {
219
+ execSync(`git rev-parse --verify "refs/heads/${branch}"`, {
220
+ cwd: repoRoot,
221
+ encoding: "utf-8",
222
+ timeout: GIT_TIMEOUT_MS,
223
+ stdio: ["pipe", "pipe", "pipe"]
224
+ });
225
+ return true;
226
+ } catch {
227
+ return false;
228
+ }
229
+ }
230
+ function detectMainBranch(repoRoot) {
231
+ for (const candidate of ["main", "master"]) {
232
+ if (branchExistsLocally(repoRoot, candidate)) return candidate;
233
+ }
234
+ return null;
235
+ }
236
+ function isBranchMerged(repoRoot, branch, into) {
237
+ try {
238
+ const merged = execSync(`git branch --merged "${into}"`, {
239
+ cwd: repoRoot,
240
+ encoding: "utf-8",
241
+ timeout: GIT_TIMEOUT_MS,
242
+ stdio: ["pipe", "pipe", "pipe"]
243
+ });
244
+ return merged.split("\n").map((l) => l.replace(/^[*+]?\s+/, "").trim()).includes(branch);
245
+ } catch {
246
+ return false;
247
+ }
248
+ }
249
+ function realpath(p) {
250
+ try {
251
+ return realpathSync(p);
252
+ } catch {
253
+ return p;
254
+ }
255
+ }
256
+ function ensureGitignoreEntry(repoRoot, entry) {
257
+ try {
258
+ const gitignorePath = path.join(repoRoot, ".gitignore");
259
+ if (existsSync(gitignorePath)) {
260
+ const content = readFileSync(gitignorePath, "utf-8");
261
+ if (content.includes(entry)) return;
262
+ appendFileSync(gitignorePath, `
263
+ # Agent worktrees (exe-os)
264
+ ${entry}
265
+ `);
266
+ } else {
267
+ }
268
+ } catch {
269
+ }
270
+ }
271
+
272
+ export {
273
+ getGitRoot,
274
+ getMainRepoRoot,
275
+ worktreePath,
276
+ worktreeBranch,
277
+ ensureWorktree,
278
+ isWorktreeDirty,
279
+ cleanupWorktree
280
+ };
@@ -0,0 +1,58 @@
1
+ import {
2
+ MODELS_DIR
3
+ } from "./chunk-R36FAN53.js";
4
+
5
+ // src/lib/reranker.ts
6
+ import path from "path";
7
+ import { existsSync } from "fs";
8
+ var RERANKER_MODEL_FILE = process.env.EXE_RERANK_MODEL_FILE ?? "exe-reranker-v1-q4_k_m.gguf";
9
+ function isRerankerAvailable() {
10
+ return existsSync(path.join(MODELS_DIR, RERANKER_MODEL_FILE));
11
+ }
12
+ function getRerankerModelPath() {
13
+ return path.join(MODELS_DIR, RERANKER_MODEL_FILE);
14
+ }
15
+ async function disposeReranker() {
16
+ }
17
+ async function rerankWithScores(query, texts, topK) {
18
+ if (texts.length === 0) return [];
19
+ const { rerankViaWorker } = await import("./lib/exe-daemon.js");
20
+ const scored = await rerankViaWorker(query, texts, topK);
21
+ return scored.map((s) => ({
22
+ text: texts[s.index] ?? "",
23
+ score: s.score,
24
+ index: s.index
25
+ }));
26
+ }
27
+ async function rerank(query, candidates, topK = 5) {
28
+ if (candidates.length === 0) return [];
29
+ if (candidates.length <= topK) return candidates;
30
+ const scored = await rerankWithScores(
31
+ query,
32
+ candidates.map((c) => c.raw_text),
33
+ topK
34
+ );
35
+ return scored.map((s) => candidates[s.index]);
36
+ }
37
+ async function rerankWithContext(query, candidates, topK) {
38
+ if (candidates.length === 0) return [];
39
+ const formattedTexts = candidates.map(
40
+ (c) => c.context ? `[${c.context}] ${c.text.slice(0, 460)}` : c.text.slice(0, 512)
41
+ );
42
+ const { rerankViaWorker } = await import("./lib/exe-daemon.js");
43
+ const scored = await rerankViaWorker(query, formattedTexts, topK);
44
+ return scored.map((s) => ({
45
+ text: candidates[s.index]?.text ?? "",
46
+ score: s.score,
47
+ index: s.index
48
+ }));
49
+ }
50
+
51
+ export {
52
+ isRerankerAvailable,
53
+ getRerankerModelPath,
54
+ disposeReranker,
55
+ rerankWithScores,
56
+ rerank,
57
+ rerankWithContext
58
+ };