@askexenow/exe-os 0.9.271 → 0.9.272
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/active-agent-BDYXURXQ.js +26 -0
- package/dist/active-agent-YWBGAKGU.js +25 -0
- package/dist/agentic-ontology-56VHSVS3.js +25 -0
- package/dist/backfill-metadata-G46ABBVR.js +597 -0
- package/dist/backfill-metadata-VAV27KJK.js +597 -0
- package/dist/behaviors-USUTDXVA.js +25 -0
- package/dist/bin/agentic-ontology-backfill.js +5 -5
- package/dist/bin/agentic-reflection-backfill.js +6 -6
- package/dist/bin/agentic-semantic-label.js +5 -5
- package/dist/bin/backfill-conversations.js +4 -4
- package/dist/bin/backfill-responses.js +4 -4
- package/dist/bin/backfill-vectors.js +5 -5
- package/dist/bin/bulk-sync-postgres.js +6 -6
- package/dist/bin/cc-doctor.js +4 -4
- package/dist/bin/cleanup-stale-review-tasks.js +10 -10
- package/dist/bin/cli.js +16 -16
- package/dist/bin/exe-agent-config.js +3 -3
- package/dist/bin/exe-agent.js +4 -4
- package/dist/bin/exe-assign.js +5 -5
- package/dist/bin/exe-boot.js +17 -17
- package/dist/bin/exe-call.js +4 -4
- package/dist/bin/exe-cloud.js +4 -4
- package/dist/bin/exe-dispatch.js +10 -10
- package/dist/bin/exe-doctor.js +1 -1
- package/dist/bin/exe-export-behaviors.js +7 -7
- package/dist/bin/exe-forget.js +6 -6
- package/dist/bin/exe-gateway.js +7 -7
- package/dist/bin/exe-healthcheck.js +4 -4
- package/dist/bin/exe-heartbeat.js +10 -10
- package/dist/bin/exe-kill.js +13 -13
- package/dist/bin/exe-launch-agent.js +37 -19
- package/dist/bin/exe-new-employee.js +6 -6
- package/dist/bin/exe-pending-messages.js +11 -11
- package/dist/bin/exe-pending-notifications.js +10 -10
- package/dist/bin/exe-pending-reviews.js +10 -10
- package/dist/bin/exe-rename.js +4 -4
- package/dist/bin/exe-review.js +12 -12
- package/dist/bin/exe-search.js +5 -5
- package/dist/bin/exe-session-cleanup.js +15 -15
- package/dist/bin/exe-settings.js +5 -5
- package/dist/bin/exe-start-codex.js +11 -11
- package/dist/bin/exe-start-opencode.js +8 -8
- package/dist/bin/exe-status.js +11 -11
- package/dist/bin/exe-team.js +3 -3
- package/dist/bin/git-sweep.js +11 -11
- package/dist/bin/graph-backfill.js +4 -4
- package/dist/bin/graph-export.js +5 -5
- package/dist/bin/import-history.js +7 -7
- package/dist/bin/install.js +6 -6
- package/dist/bin/intercom-check.js +4 -4
- package/dist/bin/mcp-sessions.js +2 -2
- package/dist/bin/orchestration-metrics.js +4 -4
- package/dist/bin/postgres-agentic-reflection-backfill.js +2 -2
- package/dist/bin/postgres-agentic-semantic-backfill.js +1 -1
- package/dist/bin/scan-tasks.js +10 -10
- package/dist/bin/setup.js +1 -1
- package/dist/bin/shard-migrate.js +4 -4
- package/dist/capacity-monitor-IFVRCIM7.js +49 -0
- package/dist/capacity-monitor-Q47GBDSY.js +49 -0
- package/dist/catchup-brief-RP4QHXNT.js +151 -0
- package/dist/catchup-brief-TKA6TEK4.js +151 -0
- package/dist/chunk-23KJ2LXY.js +58 -0
- package/dist/chunk-2NQQP3FF.js +630 -0
- package/dist/chunk-3FU5I3KV.js +526 -0
- package/dist/chunk-46IEEKPU.js +13696 -0
- package/dist/chunk-57UAFTO2.js +3958 -0
- package/dist/chunk-5AS622MM.js +3958 -0
- package/dist/chunk-62DEE65H.js +371 -0
- package/dist/chunk-64T6DFSS.js +447 -0
- package/dist/chunk-6BWDP63Z.js +197 -0
- package/dist/chunk-6GPYL7TX.js +214 -0
- package/dist/chunk-6KWLUVFL.js +54 -0
- package/dist/chunk-6N5ISWBF.js +1148 -0
- package/dist/chunk-6OD7PVMC.js +333 -0
- package/dist/chunk-7ET5CYTD.js +382 -0
- package/dist/chunk-7IWLKR6N.js +76 -0
- package/dist/chunk-7OEUOJL5.js +1021 -0
- package/dist/chunk-AIRJTKDK.js +204 -0
- package/dist/chunk-ATJ3NXDP.js +244 -0
- package/dist/chunk-B5IS7LE4.js +128 -0
- package/dist/chunk-BKINEQVI.js +244 -0
- package/dist/chunk-BOJV6NI3.js +128 -0
- package/dist/chunk-BPHWI6N2.js +284 -0
- package/dist/chunk-BXCQWWJP.js +185 -0
- package/dist/chunk-BZ6K7AY3.js +50 -0
- package/dist/chunk-C54KIFLS.js +214 -0
- package/dist/chunk-C6OYEJJI.js +260 -0
- package/dist/chunk-CHBHR5W6.js +3556 -0
- package/dist/chunk-D2T3272U.js +171 -0
- package/dist/chunk-DCHEIVGT.js +221 -0
- package/dist/chunk-DHIBLMSP.js +30 -0
- package/dist/chunk-E2AF2WYY.js +346 -0
- package/dist/chunk-E2KZEZZW.js +1090 -0
- package/dist/chunk-E4KWB4WM.js +348 -0
- package/dist/chunk-ENU7URWK.js +1073 -0
- package/dist/chunk-EZ7KAZMC.js +132 -0
- package/dist/chunk-F4FSSHR4.js +1073 -0
- package/dist/chunk-FPXU56FG.js +346 -0
- package/dist/chunk-FY7HHR5I.js +128 -0
- package/dist/chunk-G2S2UMU4.js +159 -0
- package/dist/chunk-G33BHQCO.js +70 -0
- package/dist/chunk-GJQTL7RX.js +127 -0
- package/dist/chunk-GLCKDEM2.js +97 -0
- package/dist/chunk-GMA34SXV.js +240 -0
- package/dist/chunk-GVAVEBYR.js +2091 -0
- package/dist/chunk-HOSJTLBQ.js +513 -0
- package/dist/chunk-IC6HVAS3.js +56 -0
- package/dist/chunk-IDFJNO44.js +1051 -0
- package/dist/chunk-ILFJMEY5.js +97 -0
- package/dist/chunk-ISQAOSL3.js +1921 -0
- package/dist/chunk-J6V2DCZK.js +382 -0
- package/dist/chunk-JP4CLFLR.js +1148 -0
- package/dist/chunk-JTIOZHWG.js +58 -0
- package/dist/chunk-KDICWAYV.js +1345 -0
- package/dist/chunk-KOBIB6WG.js +159 -0
- package/dist/chunk-KQFDDQB6.js +13696 -0
- package/dist/chunk-KZNSOHCB.js +280 -0
- package/dist/chunk-LVMBYP3C.js +171 -0
- package/dist/chunk-M2WQW5NC.js +227 -0
- package/dist/chunk-MY6SP5NZ.js +551 -0
- package/dist/chunk-N2ACW2ZG.js +363 -0
- package/dist/chunk-NSMJDATI.js +495 -0
- package/dist/chunk-NSQ5JE23.js +1090 -0
- package/dist/chunk-NZL567WG.js +81 -0
- package/dist/chunk-O5OMH6LI.js +244 -0
- package/dist/chunk-OBUV3W7L.js +163 -0
- package/dist/chunk-OLDS7LJN.js +495 -0
- package/dist/chunk-OO2I22RX.js +38 -0
- package/dist/chunk-OPUUT33V.js +447 -0
- package/dist/chunk-OT3VMTKB.js +50 -0
- package/dist/chunk-P6RVIOVA.js +157 -0
- package/dist/chunk-PUA5564C.js +210 -0
- package/dist/chunk-PUQLKLQX.js +731 -0
- package/dist/chunk-QROKS65G.js +76 -0
- package/dist/chunk-R54I2N2T.js +818 -0
- package/dist/chunk-RCFYQHUP.js +818 -0
- package/dist/chunk-RJTND4YS.js +284 -0
- package/dist/chunk-SBLHQMMZ.js +81 -0
- package/dist/chunk-SG2ANG5C.js +123 -0
- package/dist/chunk-SVFNKSZV.js +333 -0
- package/dist/chunk-TAQT2DC7.js +330 -0
- package/dist/chunk-TB7HFW7M.js +127 -0
- package/dist/chunk-UUKDAIH2.js +731 -0
- package/dist/chunk-V6VEFEEH.js +1345 -0
- package/dist/chunk-VIO2ALGH.js +290 -0
- package/dist/chunk-VKCUSNJW.js +377 -0
- package/dist/chunk-VRPPJFIQ.js +1921 -0
- package/dist/chunk-WP3PVBBP.js +204 -0
- package/dist/chunk-WQEUY7DC.js +129 -0
- package/dist/chunk-WXMXUKCA.js +262 -0
- package/dist/chunk-X2WBH2IO.js +297 -0
- package/dist/chunk-X33TSJNO.js +394 -0
- package/dist/chunk-X7MMI2UI.js +89 -0
- package/dist/chunk-XG3BQZIK.js +85 -0
- package/dist/chunk-XIKBIAOS.js +75 -0
- package/dist/chunk-XPEB545Q.js +54 -0
- package/dist/chunk-XWH2MLWS.js +330 -0
- package/dist/chunk-YH7V73XW.js +89 -0
- package/dist/chunk-YMLM5D65.js +135 -0
- package/dist/chunk-YNJPRQ6J.js +377 -0
- package/dist/chunk-YSNEHBI6.js +551 -0
- package/dist/chunk-ZD6BMW2K.js +33 -0
- package/dist/chunk-ZKG5IYCG.js +668 -0
- package/dist/chunk-ZU4K7ZNX.js +197 -0
- package/dist/co-activation-HZMJC34P.js +72 -0
- package/dist/co-occurrence-AVYXRV4L.js +74 -0
- package/dist/core-memory-NPJCVUMF.js +110 -0
- package/dist/core-memory-OKGXL33Z.js +110 -0
- package/dist/crdt-sync-ZCH55JNR.js +33 -0
- package/dist/crm-webhook-6OMVUUGR.js +10 -0
- package/dist/crm-webhook-UCWF3XDB.js +10 -0
- package/dist/cto-delegation-gate-JFZFZGC2.js +206 -0
- package/dist/cto-delegation-gate-K32M4GVM.js +206 -0
- package/dist/daemon-orchestration-2Q7BYOHC.js +135 -0
- package/dist/daemon-orchestration-4RJ2CZJL.js +135 -0
- package/dist/db-backup-5GA2YFDX.js +33 -0
- package/dist/dreaming-I6KXO6E2.js +32 -0
- package/dist/dreaming-NJBK5ILR.js +32 -0
- package/dist/exe-drift-VSMIMHL4.js +68 -0
- package/dist/exe-export-DVHHIA6Y.js +73 -0
- package/dist/exe-export-GIVQDENS.js +73 -0
- package/dist/exe-import-7N46LSMQ.js +76 -0
- package/dist/exe-import-FINYUV5T.js +76 -0
- package/dist/exe-key-H45JY44F.js +579 -0
- package/dist/exe-key-MAEQGTB7.js +579 -0
- package/dist/exe-snapshot-3TEM3BFD.js +164 -0
- package/dist/exe-snapshot-HECGUHL3.js +164 -0
- package/dist/fast-db-init-3CNTADVO.js +7 -0
- package/dist/fast-db-init-HXCS2AP5.js +7 -0
- package/dist/gateway/index.js +8 -8
- package/dist/git-staleness-YCEBBIVK.js +110 -0
- package/dist/git-task-sweep-H34STRNT.js +40 -0
- package/dist/git-task-sweep-YL7NLDCK.js +40 -0
- package/dist/global-procedures-IHZM6C2K.js +20 -0
- package/dist/graph-auto-extract-RZQ3MHP2.js +162 -0
- package/dist/hooks/bug-report-worker.js +12 -12
- package/dist/hooks/codex-stop-task-finalizer.js +12 -12
- package/dist/hooks/commit-complete.js +12 -12
- package/dist/hooks/error-recall.js +6 -6
- package/dist/hooks/exe-heartbeat-hook.js +3 -3
- package/dist/hooks/ingest.js +6 -6
- package/dist/hooks/instructions-loaded.js +4 -4
- package/dist/hooks/manifest.json +19 -19
- package/dist/hooks/notification.js +4 -4
- package/dist/hooks/post-compact.js +11 -11
- package/dist/hooks/post-tool-combined.js +5 -5
- package/dist/hooks/pre-compact.js +12 -12
- package/dist/hooks/pre-tool-use.js +15 -15
- package/dist/hooks/prompt-submit.js +21 -21
- package/dist/hooks/session-end.js +16 -16
- package/dist/hooks/session-start.js +10 -10
- package/dist/hooks/stop.js +15 -15
- package/dist/hooks/subagent-stop.js +11 -11
- package/dist/hooks/summary-worker.js +15 -15
- package/dist/index.js +18 -18
- package/dist/installer-4EW5ZDGD.js +296 -0
- package/dist/installer-B2JTQO55.js +38 -0
- package/dist/installer-MIL352T7.js +342 -0
- package/dist/lib/agent-config.js +9 -3
- package/dist/lib/cloud-sync.js +4 -4
- package/dist/lib/consolidation.js +5 -5
- package/dist/lib/database.js +2 -2
- package/dist/lib/db.js +2 -2
- package/dist/lib/employee-templates.js +4 -4
- package/dist/lib/employees.js +2 -2
- package/dist/lib/exe-daemon.js +34 -34
- package/dist/lib/hybrid-search.js +5 -5
- package/dist/lib/identity.js +2 -2
- package/dist/lib/messaging.js +10 -10
- package/dist/lib/reminders.js +3 -3
- package/dist/lib/schedules.js +5 -5
- package/dist/lib/session-registry.js +4 -4
- package/dist/lib/skill-learning.js +4 -4
- package/dist/lib/store.js +4 -4
- package/dist/lib/task-router.js +3 -3
- package/dist/lib/tasks.js +11 -11
- package/dist/lib/tmux-routing.js +9 -9
- package/dist/lib/token-spend.js +3 -3
- package/dist/mcp/register-tools.js +54 -54
- package/dist/mcp/server.js +55 -55
- package/dist/mcp/tools/complete-reminder.js +4 -4
- package/dist/mcp/tools/create-reminder.js +4 -4
- package/dist/mcp/tools/create-task.js +13 -13
- package/dist/mcp/tools/deactivate-behavior.js +5 -5
- package/dist/mcp/tools/list-reminders.js +4 -4
- package/dist/mcp/tools/list-tasks.js +13 -13
- package/dist/mcp/tools/send-message.js +12 -12
- package/dist/mcp/tools/update-task.js +12 -12
- package/dist/mcp-http-config-OJQR246S.js +27 -0
- package/dist/memory-cards-IPULSQFA.js +174 -0
- package/dist/memory-graph-extractor-3TZZOKHY.js +17 -0
- package/dist/memory-poisoning-defense-SGUGR5YJ.js +225 -0
- package/dist/memory-reflection-H3WGCEM6.js +238 -0
- package/dist/notifications-VWPO6NJF.js +45 -0
- package/dist/notifications-WCSRQN2V.js +45 -0
- package/dist/orchestration-events-O5PSDEIO.js +25 -0
- package/dist/orchestrator-RAPEJUOI.js +33 -0
- package/dist/orchestrator-XPG6LJAI.js +33 -0
- package/dist/pipeline-router-5NT6FUC3.js +13 -0
- package/dist/pipeline-router-KSUXONDT.js +13 -0
- package/dist/plan-limits-53NXLNDQ.js +26 -0
- package/dist/project-boot-ITN3FZMM.js +299 -0
- package/dist/projection-worker-27XX5M2W.js +964 -0
- package/dist/reranker-GU7L2PJX.js +19 -0
- package/dist/reranker-TZEXIJAN.js +19 -0
- package/dist/review-polling-FA2J2Q5O.js +124 -0
- package/dist/review-polling-MLS4BQ3N.js +124 -0
- package/dist/runtime/index.js +12 -12
- package/dist/session-events-WWGF3B2N.js +36 -0
- package/dist/session-events-ZHXXAH6B.js +36 -0
- package/dist/session-kill-telemetry-O4TJHHOZ.js +29 -0
- package/dist/session-scope-CQXB7VMH.js +86 -0
- package/dist/session-scope-HHUMJYF6.js +86 -0
- package/dist/setup-wizard-UM2RHSBJ.js +12 -0
- package/dist/skill-refinement-MJPOHYD5.js +157 -0
- package/dist/skill-refinement-NVUBRK22.js +157 -0
- package/dist/stack-release-BAPCXMXW.js +713 -0
- package/dist/stack-release-W4TWTEZP.js +731 -0
- package/dist/steward-gate-VLE7OCKO.js +13 -0
- package/dist/task-enforcement-FUHDL6UR.js +391 -0
- package/dist/task-enforcement-QL3K4N3F.js +391 -0
- package/dist/task-scope-TZYMB634.js +35 -0
- package/dist/task-scope-ZVLUBS4C.js +35 -0
- package/dist/tasks-crud-4MSLJWXE.js +77 -0
- package/dist/tasks-crud-HIPXKRKX.js +77 -0
- package/dist/tasks-notify-7JBUNE7R.js +38 -0
- package/dist/tasks-notify-UPIJ3L4O.js +38 -0
- package/dist/tasks-review-5SJSFTUB.js +47 -0
- package/dist/tasks-review-JHSYBR5I.js +47 -0
- package/dist/telemetry-upload-BSGOXGUP.js +739 -0
- package/dist/telemetry-upload-LTX3C5HZ.js +739 -0
- package/dist/token-budget-2CDWQU3Q.js +84 -0
- package/dist/tool-telemetry-7YS7EN7B.js +17 -0
- package/dist/tui/App.js +17 -17
- package/dist/tui-data-GDGBOS6G.js +258 -0
- package/dist/tui-data-VXF2RBVM.js +258 -0
- package/dist/wiki-acl-MJIMXRQV.js +111 -0
- package/dist/worker-gate-WQGTZOSM.js +21 -0
- package/dist/worker-gate-X2YDTKTL.js +21 -0
- package/dist/workflow-engine-CYXRZXBM.js +28 -0
- package/dist/workflow-engine-KMLAXVA4.js +28 -0
- package/dist/worktree-NLSKVRNC.js +26 -0
- package/dist/worktree-sweep-44TMEPLE.js +19 -0
- package/package.json +1 -1
- package/release-notes.json +24 -19
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
runtime_exports
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-PUQLKLQX.js";
|
|
4
|
+
import "./chunk-BPHWI6N2.js";
|
|
5
5
|
import "./chunk-YZFZDJWZ.js";
|
|
6
6
|
import "./chunk-AVE2B4DQ.js";
|
|
7
7
|
import "./chunk-NGVOA6ZQ.js";
|
|
@@ -10,46 +10,46 @@ import "./chunk-JQ6TLNIV.js";
|
|
|
10
10
|
import "./chunk-PRKVT4KN.js";
|
|
11
11
|
import "./chunk-HF25XPZE.js";
|
|
12
12
|
import "./chunk-O377P7GM.js";
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-YMLM5D65.js";
|
|
14
|
+
import "./chunk-5AS622MM.js";
|
|
15
|
+
import "./chunk-KZNSOHCB.js";
|
|
16
16
|
import "./chunk-5CHYEKMH.js";
|
|
17
17
|
import "./chunk-4JERP7NT.js";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-OBUV3W7L.js";
|
|
19
19
|
import "./chunk-MVW62NIZ.js";
|
|
20
20
|
import "./chunk-OYNKIAVW.js";
|
|
21
21
|
import "./chunk-CX6GL3ZJ.js";
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-2NQQP3FF.js";
|
|
23
|
+
import "./chunk-EZ7KAZMC.js";
|
|
24
24
|
import "./chunk-NGP6LSV2.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-WQEUY7DC.js";
|
|
26
26
|
import "./chunk-CVYC6DUW.js";
|
|
27
27
|
import "./chunk-OPU3NYOO.js";
|
|
28
28
|
import "./chunk-GJV3WDWM.js";
|
|
29
29
|
import {
|
|
30
30
|
gateway_exports
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-NSQ5JE23.js";
|
|
32
32
|
import "./chunk-ECSNSHZ7.js";
|
|
33
33
|
import "./chunk-RJT7H2KR.js";
|
|
34
34
|
import "./chunk-Q3V7K4ME.js";
|
|
35
35
|
import "./chunk-N5RRQOAC.js";
|
|
36
36
|
import "./chunk-ORCCI2VV.js";
|
|
37
37
|
import "./chunk-FLSASUV3.js";
|
|
38
|
-
import "./chunk-
|
|
38
|
+
import "./chunk-XPEB545Q.js";
|
|
39
39
|
import "./chunk-FWFFZGSC.js";
|
|
40
40
|
import "./chunk-ECGTESAP.js";
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
43
|
-
import "./chunk-
|
|
41
|
+
import "./chunk-KDICWAYV.js";
|
|
42
|
+
import "./chunk-6OD7PVMC.js";
|
|
43
|
+
import "./chunk-WP3PVBBP.js";
|
|
44
44
|
import "./chunk-YGAAZN3E.js";
|
|
45
|
-
import "./chunk-
|
|
45
|
+
import "./chunk-J6V2DCZK.js";
|
|
46
46
|
import "./chunk-ONKIWA3R.js";
|
|
47
47
|
import "./chunk-MP2AFCGL.js";
|
|
48
|
-
import "./chunk-
|
|
48
|
+
import "./chunk-G33BHQCO.js";
|
|
49
49
|
import "./chunk-HYZV25LY.js";
|
|
50
|
-
import "./chunk-
|
|
50
|
+
import "./chunk-CHBHR5W6.js";
|
|
51
51
|
import "./chunk-2I23RPSI.js";
|
|
52
|
-
import "./chunk-
|
|
52
|
+
import "./chunk-C6OYEJJI.js";
|
|
53
53
|
import "./chunk-FXU7JOXK.js";
|
|
54
54
|
import "./chunk-MOZ2YQ54.js";
|
|
55
55
|
import "./chunk-VXIMSRTO.js";
|
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
import {
|
|
2
|
+
resolvePackageRoot
|
|
3
|
+
} from "./chunk-IDFJNO44.js";
|
|
4
|
+
import "./chunk-GNHN5HRQ.js";
|
|
5
|
+
import {
|
|
6
|
+
EXE_HOOK_FILES,
|
|
7
|
+
textHasLegacySplitPostToolHook
|
|
8
|
+
} from "./chunk-L3TB7CC3.js";
|
|
9
|
+
import {
|
|
10
|
+
buildMcpHttpHeaders,
|
|
11
|
+
mcpHttpUrl
|
|
12
|
+
} from "./chunk-ILFJMEY5.js";
|
|
13
|
+
import "./chunk-G33BHQCO.js";
|
|
14
|
+
import "./chunk-HYZV25LY.js";
|
|
15
|
+
import "./chunk-CHBHR5W6.js";
|
|
16
|
+
import "./chunk-2I23RPSI.js";
|
|
17
|
+
import "./chunk-C6OYEJJI.js";
|
|
18
|
+
import "./chunk-FXU7JOXK.js";
|
|
19
|
+
import "./chunk-VXIMSRTO.js";
|
|
20
|
+
import "./chunk-LYH5HE24.js";
|
|
21
|
+
import "./chunk-MLKGABMK.js";
|
|
22
|
+
|
|
23
|
+
// src/adapters/opencode/installer.ts
|
|
24
|
+
import { readFile, writeFile, mkdir } from "fs/promises";
|
|
25
|
+
import { existsSync, readFileSync } from "fs";
|
|
26
|
+
import path from "path";
|
|
27
|
+
import os from "os";
|
|
28
|
+
|
|
29
|
+
// src/adapters/opencode/plugin-template.ts
|
|
30
|
+
var PLUGIN_TEMPLATE = `
|
|
31
|
+
import { spawn } from "node:child_process";
|
|
32
|
+
import { randomUUID } from "node:crypto";
|
|
33
|
+
import path from "node:path";
|
|
34
|
+
|
|
35
|
+
const PACKAGE_ROOT = "__PACKAGE_ROOT__";
|
|
36
|
+
const HOOKS_DIR = path.join(PACKAGE_ROOT, "dist", "hooks");
|
|
37
|
+
|
|
38
|
+
function hookPath(name) {
|
|
39
|
+
return path.join(HOOKS_DIR, name);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
function getAgentEnv() {
|
|
43
|
+
return {
|
|
44
|
+
AGENT_ID: process.env.AGENT_ID || process.env.EXE_AGENT_ID || "default",
|
|
45
|
+
AGENT_ROLE: process.env.AGENT_ROLE || process.env.EXE_AGENT_ROLE || "employee",
|
|
46
|
+
EXE_OS_DIR: process.env.EXE_OS_DIR || path.join(process.env.HOME || "", ".exe-os"),
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* Spawn a hook script with JSON on stdin, return parsed stdout.
|
|
52
|
+
* Times out after the given ms. Returns null on failure.
|
|
53
|
+
*/
|
|
54
|
+
function runHook(scriptName, payload, timeoutMs = 10000) {
|
|
55
|
+
return new Promise((resolve) => {
|
|
56
|
+
try {
|
|
57
|
+
const child = spawn("node", [hookPath(scriptName)], {
|
|
58
|
+
stdio: ["pipe", "pipe", "ignore"],
|
|
59
|
+
env: { ...process.env, ...getAgentEnv() },
|
|
60
|
+
timeout: timeoutMs,
|
|
61
|
+
});
|
|
62
|
+
|
|
63
|
+
let stdout = "";
|
|
64
|
+
child.stdout.on("data", (chunk) => { stdout += chunk; });
|
|
65
|
+
child.on("close", () => {
|
|
66
|
+
try {
|
|
67
|
+
resolve(stdout.trim() ? JSON.parse(stdout) : null);
|
|
68
|
+
} catch {
|
|
69
|
+
resolve(null);
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
child.on("error", () => resolve(null));
|
|
73
|
+
|
|
74
|
+
child.stdin.write(JSON.stringify(payload));
|
|
75
|
+
child.stdin.end();
|
|
76
|
+
} catch {
|
|
77
|
+
resolve(null);
|
|
78
|
+
}
|
|
79
|
+
});
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* Spawn a hook script fire-and-forget (detached, no stdout capture).
|
|
84
|
+
* Used for ingestion workers that do background DB writes.
|
|
85
|
+
*/
|
|
86
|
+
function fireHook(scriptName, payload) {
|
|
87
|
+
try {
|
|
88
|
+
const child = spawn("node", [hookPath(scriptName)], {
|
|
89
|
+
detached: true,
|
|
90
|
+
stdio: ["pipe", "ignore", "ignore"],
|
|
91
|
+
env: { ...process.env, ...getAgentEnv() },
|
|
92
|
+
});
|
|
93
|
+
child.stdin.write(JSON.stringify(payload));
|
|
94
|
+
child.stdin.end();
|
|
95
|
+
child.unref();
|
|
96
|
+
} catch {
|
|
97
|
+
// Silent \u2014 hooks must never crash the host
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
export const ExeOsPlugin = async ({ project, directory }) => {
|
|
102
|
+
const cwd = directory || process.cwd();
|
|
103
|
+
|
|
104
|
+
return {
|
|
105
|
+
// --- Session start: inject memory brief ---
|
|
106
|
+
"session.created": async (input) => {
|
|
107
|
+
const payload = {
|
|
108
|
+
session_id: input?.sessionId || randomUUID(),
|
|
109
|
+
cwd,
|
|
110
|
+
hook_event_name: "SessionStart",
|
|
111
|
+
source: "startup",
|
|
112
|
+
model: input?.model || "unknown",
|
|
113
|
+
};
|
|
114
|
+
const result = await runHook("session-start.js", payload, 10000);
|
|
115
|
+
if (result?.hookSpecificOutput?.additionalContext) {
|
|
116
|
+
// Return context to be injected as system message
|
|
117
|
+
return result.hookSpecificOutput.additionalContext;
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
|
|
121
|
+
// --- Pre tool use: safety checks ---
|
|
122
|
+
"tool.execute.before": async (input, output) => {
|
|
123
|
+
const toolName = input?.metadata?.name || input?.tool || "unknown";
|
|
124
|
+
const payload = {
|
|
125
|
+
session_id: input?.sessionId || "opencode",
|
|
126
|
+
cwd,
|
|
127
|
+
hook_event_name: "PreToolUse",
|
|
128
|
+
tool_name: toolName,
|
|
129
|
+
tool_input: output?.args || input?.args || {},
|
|
130
|
+
tool_use_id: input?.toolUseId || randomUUID(),
|
|
131
|
+
transcript_path: "",
|
|
132
|
+
permission_mode: "dangerously-skip-permissions",
|
|
133
|
+
};
|
|
134
|
+
const result = await runHook("pre-tool-use.js", payload, 5000);
|
|
135
|
+
if (result?.hookSpecificOutput?.permissionDecision === "deny") {
|
|
136
|
+
// Block the tool call
|
|
137
|
+
output.denied = true;
|
|
138
|
+
output.reason = result.hookSpecificOutput.permissionDecisionReason || "Blocked by exe-os";
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
|
|
142
|
+
// --- Post tool use: memory ingestion + error recall ---
|
|
143
|
+
"tool.execute.after": async (input) => {
|
|
144
|
+
const toolName = input?.metadata?.name || input?.tool || "unknown";
|
|
145
|
+
const payload = {
|
|
146
|
+
session_id: input?.sessionId || "opencode",
|
|
147
|
+
cwd,
|
|
148
|
+
hook_event_name: "PostToolUse",
|
|
149
|
+
tool_name: toolName,
|
|
150
|
+
tool_input: input?.args || {},
|
|
151
|
+
tool_response: input?.result || {},
|
|
152
|
+
tool_use_id: input?.toolUseId || randomUUID(),
|
|
153
|
+
transcript_path: "",
|
|
154
|
+
permission_mode: "dangerously-skip-permissions",
|
|
155
|
+
};
|
|
156
|
+
|
|
157
|
+
// Combined hook: runs memory ingestion + error recall in the same
|
|
158
|
+
// orchestrator used by Claude Code and Codex. This prevents duplicate
|
|
159
|
+
// PostToolUse pipelines and keeps error-recall output formatting in one
|
|
160
|
+
// place.
|
|
161
|
+
const result = await runHook("post-tool-combined.js", payload, 10000);
|
|
162
|
+
if (result?.hookSpecificOutput?.additionalContext) {
|
|
163
|
+
return result.hookSpecificOutput.additionalContext;
|
|
164
|
+
}
|
|
165
|
+
},
|
|
166
|
+
|
|
167
|
+
// --- Message updated: entity boost ---
|
|
168
|
+
"message.updated": async (input) => {
|
|
169
|
+
// Only fire for user messages (prompts), not assistant responses
|
|
170
|
+
const role = input?.message?.role || input?.role;
|
|
171
|
+
if (role !== "user") return;
|
|
172
|
+
|
|
173
|
+
const prompt = input?.message?.content || input?.content || "";
|
|
174
|
+
if (typeof prompt !== "string" || prompt.length < 10) return;
|
|
175
|
+
|
|
176
|
+
const payload = {
|
|
177
|
+
session_id: input?.sessionId || "opencode",
|
|
178
|
+
cwd,
|
|
179
|
+
hook_event_name: "UserPromptSubmit",
|
|
180
|
+
prompt,
|
|
181
|
+
};
|
|
182
|
+
const result = await runHook("prompt-submit.js", payload, 5000);
|
|
183
|
+
if (result?.hookSpecificOutput?.additionalContext) {
|
|
184
|
+
return result.hookSpecificOutput.additionalContext;
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
|
|
188
|
+
// --- Session idle: capture response ---
|
|
189
|
+
"session.idle": async (input) => {
|
|
190
|
+
const lastMessage = input?.lastMessage || input?.message || "";
|
|
191
|
+
if (typeof lastMessage !== "string" || lastMessage.length < 100) return;
|
|
192
|
+
|
|
193
|
+
const payload = {
|
|
194
|
+
session_id: input?.sessionId || "opencode",
|
|
195
|
+
cwd,
|
|
196
|
+
hook_event_name: "Stop",
|
|
197
|
+
last_assistant_message: lastMessage,
|
|
198
|
+
stop_hook_active: true,
|
|
199
|
+
transcript_path: "",
|
|
200
|
+
};
|
|
201
|
+
fireHook("stop.js", payload);
|
|
202
|
+
},
|
|
203
|
+
};
|
|
204
|
+
};
|
|
205
|
+
`;
|
|
206
|
+
|
|
207
|
+
// src/adapters/opencode/installer.ts
|
|
208
|
+
async function registerOpenCodeMcp(packageRoot, homeDir = os.homedir()) {
|
|
209
|
+
void packageRoot;
|
|
210
|
+
const configDir = path.join(homeDir, ".config", "opencode");
|
|
211
|
+
const configPath = path.join(configDir, "opencode.json");
|
|
212
|
+
await mkdir(configDir, { recursive: true });
|
|
213
|
+
let config = {};
|
|
214
|
+
if (existsSync(configPath)) {
|
|
215
|
+
try {
|
|
216
|
+
config = JSON.parse(await readFile(configPath, "utf-8"));
|
|
217
|
+
} catch {
|
|
218
|
+
config = {};
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
if (!config.mcp) {
|
|
222
|
+
config.mcp = {};
|
|
223
|
+
}
|
|
224
|
+
const newEntry = {
|
|
225
|
+
type: "remote",
|
|
226
|
+
url: mcpHttpUrl(),
|
|
227
|
+
headers: buildMcpHttpHeaders(homeDir),
|
|
228
|
+
enabled: true
|
|
229
|
+
};
|
|
230
|
+
const current = config.mcp["exe-os"];
|
|
231
|
+
if (current && JSON.stringify(current) === JSON.stringify(newEntry)) {
|
|
232
|
+
return false;
|
|
233
|
+
}
|
|
234
|
+
config.mcp["exe-os"] = newEntry;
|
|
235
|
+
if (!config.$schema) {
|
|
236
|
+
config.$schema = "https://opencode.ai/config.json";
|
|
237
|
+
}
|
|
238
|
+
await writeFile(configPath, JSON.stringify(config, null, 2) + "\n");
|
|
239
|
+
return true;
|
|
240
|
+
}
|
|
241
|
+
async function installOpenCodePlugin(packageRoot, homeDir = os.homedir()) {
|
|
242
|
+
const pluginDir = path.join(homeDir, ".config", "opencode", "plugins");
|
|
243
|
+
const pluginPath = path.join(pluginDir, "exe-os.mjs");
|
|
244
|
+
await mkdir(pluginDir, { recursive: true });
|
|
245
|
+
const pluginContent = PLUGIN_TEMPLATE.replace(
|
|
246
|
+
/__PACKAGE_ROOT__/g,
|
|
247
|
+
packageRoot.replace(/\\/g, "\\\\")
|
|
248
|
+
);
|
|
249
|
+
if (existsSync(pluginPath)) {
|
|
250
|
+
const existing = await readFile(pluginPath, "utf-8");
|
|
251
|
+
if (existing === pluginContent) {
|
|
252
|
+
return false;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
await writeFile(pluginPath, pluginContent);
|
|
256
|
+
return true;
|
|
257
|
+
}
|
|
258
|
+
function verifyOpenCodeHooks(homeDir = os.homedir()) {
|
|
259
|
+
const configPath = path.join(homeDir, ".config", "opencode", "opencode.json");
|
|
260
|
+
const pluginPath = path.join(homeDir, ".config", "opencode", "plugins", "exe-os.mjs");
|
|
261
|
+
if (!existsSync(configPath)) return false;
|
|
262
|
+
try {
|
|
263
|
+
const config = JSON.parse(readFileSync(configPath, "utf-8"));
|
|
264
|
+
if (!config.mcp?.["exe-os"]?.enabled) return false;
|
|
265
|
+
} catch {
|
|
266
|
+
return false;
|
|
267
|
+
}
|
|
268
|
+
if (!existsSync(pluginPath)) return false;
|
|
269
|
+
try {
|
|
270
|
+
const plugin = readFileSync(pluginPath, "utf-8");
|
|
271
|
+
if (!plugin.includes(EXE_HOOK_FILES.postToolCombined)) return false;
|
|
272
|
+
if (textHasLegacySplitPostToolHook(plugin)) return false;
|
|
273
|
+
} catch {
|
|
274
|
+
return false;
|
|
275
|
+
}
|
|
276
|
+
return true;
|
|
277
|
+
}
|
|
278
|
+
async function runOpenCodeInstaller(homeDir) {
|
|
279
|
+
const packageRoot = resolvePackageRoot();
|
|
280
|
+
const mcpChanged = await registerOpenCodeMcp(packageRoot, homeDir);
|
|
281
|
+
process.stderr.write(
|
|
282
|
+
`[exe-os] OpenCode MCP: ${mcpChanged ? "registered" : "already registered"}
|
|
283
|
+
`
|
|
284
|
+
);
|
|
285
|
+
const pluginChanged = await installOpenCodePlugin(packageRoot, homeDir);
|
|
286
|
+
process.stderr.write(
|
|
287
|
+
`[exe-os] OpenCode plugin: ${pluginChanged ? "installed" : "already installed"}
|
|
288
|
+
`
|
|
289
|
+
);
|
|
290
|
+
}
|
|
291
|
+
export {
|
|
292
|
+
installOpenCodePlugin,
|
|
293
|
+
registerOpenCodeMcp,
|
|
294
|
+
runOpenCodeInstaller,
|
|
295
|
+
verifyOpenCodeHooks
|
|
296
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import {
|
|
2
|
+
cleanOldShellFunctions,
|
|
3
|
+
copySlashCommands,
|
|
4
|
+
detectMcpNameCollisions,
|
|
5
|
+
installStatusLine,
|
|
6
|
+
mergeHooks,
|
|
7
|
+
registerMcpServer,
|
|
8
|
+
resolvePackageRoot,
|
|
9
|
+
runInstaller,
|
|
10
|
+
setupGhostty,
|
|
11
|
+
setupTmux,
|
|
12
|
+
setupWezterm
|
|
13
|
+
} from "./chunk-IDFJNO44.js";
|
|
14
|
+
import "./chunk-GNHN5HRQ.js";
|
|
15
|
+
import "./chunk-L3TB7CC3.js";
|
|
16
|
+
import "./chunk-ILFJMEY5.js";
|
|
17
|
+
import "./chunk-G33BHQCO.js";
|
|
18
|
+
import "./chunk-HYZV25LY.js";
|
|
19
|
+
import "./chunk-CHBHR5W6.js";
|
|
20
|
+
import "./chunk-2I23RPSI.js";
|
|
21
|
+
import "./chunk-C6OYEJJI.js";
|
|
22
|
+
import "./chunk-FXU7JOXK.js";
|
|
23
|
+
import "./chunk-VXIMSRTO.js";
|
|
24
|
+
import "./chunk-LYH5HE24.js";
|
|
25
|
+
import "./chunk-MLKGABMK.js";
|
|
26
|
+
export {
|
|
27
|
+
cleanOldShellFunctions,
|
|
28
|
+
copySlashCommands,
|
|
29
|
+
detectMcpNameCollisions,
|
|
30
|
+
installStatusLine,
|
|
31
|
+
mergeHooks,
|
|
32
|
+
registerMcpServer,
|
|
33
|
+
resolvePackageRoot,
|
|
34
|
+
runInstaller,
|
|
35
|
+
setupGhostty,
|
|
36
|
+
setupTmux,
|
|
37
|
+
setupWezterm
|
|
38
|
+
};
|