ship 1.4.47:Arcrun@45169ab25e97

This commit is contained in:
ship
2026-08-15 01:09:45 +08:00
parent 64563a51fb
commit 29a25315f8
37 changed files with 41520 additions and 57 deletions
+27 -9
View File
@@ -3,17 +3,35 @@
Prebuilt worker/service bundles for the **Arcrun RAG** one-click installer.
Served via jsDelivr; fetched automatically during install — you never need to read this repo.
- `manifest.json`schema `arcrun-rag-bundles/v1`6 components,逐顆見下
- `arcrun-cypher-executor/`**arcrun-cypher-executor**
- `arcrun-kbdb/`**arcrun-kbdb**
- `arcrun-http-request/`**arcrun-http-request**
- `arcrun-code/`**arcrun-code**
- `tier2/ui/`**arcrun-rag-ui**
- `arcrun-mcp/`**arcrun-mcp**
- `manifest.json`索引:`core`=安裝時就部署的 23 顆、`library`=這一版公庫的 23 顆(其餘用到才下載
- `arcrun-array-ops/`**arcrun-array-ops**(首裝)
- `arcrun-auth-oauth2/`**arcrun-auth-oauth2**(首裝)
- `arcrun-auth-service-account/`**arcrun-auth-service-account**(首裝)
- `arcrun-auth-static-key/`**arcrun-auth-static-key**(首裝)
- `arcrun-code/`**arcrun-code**(首裝)
- `arcrun-cron/`**arcrun-cron**(首裝)
- `arcrun-cypher-executor/`**arcrun-cypher-executor**(首裝)
- `arcrun-date-ops/`**arcrun-date-ops**(首裝)
- `arcrun-filter/`**arcrun-filter**(首裝)
- `arcrun-foreach-control/`**arcrun-foreach-control**(首裝)
- `arcrun-http-request/`**arcrun-http-request**(首裝)
- `arcrun-if-control/`**arcrun-if-control**(首裝)
- `arcrun-kbdb/`**arcrun-kbdb**(首裝)
- `arcrun-mcp/`**arcrun-mcp**(首裝)
- `arcrun-merge/`**arcrun-merge**(首裝)
- `arcrun-number-ops/`**arcrun-number-ops**(首裝)
- `tier2/ui/`**arcrun-rag-ui**(首裝)
- `arcrun-set/`**arcrun-set**(首裝)
- `arcrun-string-ops/`**arcrun-string-ops**(首裝)
- `arcrun-switch/`**arcrun-switch**(首裝)
- `arcrun-try-catch/`**arcrun-try-catch**(首裝)
- `arcrun-validate-json/`**arcrun-validate-json**(首裝)
- `arcrun-wait/`**arcrun-wait**(首裝)
- `daemon/` — 桌面 AppMacWindows)安裝檔
Built from `Arcrun@340b461f58ed` by `installer/scripts/ship.mjs`arcrun-rag reporelease 1.4.46built 2026-08-14)。
Built from `Arcrun@45169ab25e97` by `installer/scripts/ship.mjs`arcrun-rag reporelease 1.4.47built 2026-08-14)。
⚠️ 這份檔案由出貨管線每次自動重寫(`installer/scripts/render-bundles-readme.mjs`)——
不要手動改這裡列的零件清單,要改就改 `installer/scripts/bundle-components.mjs`(唯一真相源,改一個地方兩條出貨路徑同時生效)。
不要手動改這裡列的零件清單——它是算出來的:公庫=Arcrun 這一版編了什麼,
首裝=安裝器會推的工作流證明需要什麼(`installer/scripts/bundle-components.mjs`)。