openfox 1.6.74 → 1.6.76
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/{ask-3RK5YJZE.js → ask-5SSOA6SZ.js} +2 -2
- package/dist/{auth-LZZX63KI.js → auth-56SIRACI.js} +3 -6
- package/dist/auto-compaction-V3PA77WG.js +27 -0
- package/dist/{branch.api-XADFZZAA.js → branch.api-PWFW26KC.js} +2 -2
- package/dist/{chat-handler-KYMMXPP6.js → chat-handler-7DKHGTVO.js} +31 -29
- package/dist/{chunk-5UTTLO4D.js → chunk-5ZD3GZTK.js} +89 -49
- package/dist/{chunk-AFATQ5LJ.js → chunk-B5AP3RSV.js} +1 -1
- package/dist/{chunk-22CTURMH.js → chunk-BJYPTN5S.js} +1 -1
- package/dist/{chunk-DLINTLB7.js → chunk-BSTVRSV6.js} +7 -5
- package/dist/{chunk-7JPKRM6M.js → chunk-CMQCO27Y.js} +22 -12
- package/dist/{chunk-R4HADRYO.js → chunk-CQGTEGKL.js} +1 -1
- package/dist/{chunk-J5DV33SS.js → chunk-CUDAT6SS.js} +46 -18
- package/dist/{chunk-ETIXH35K.js → chunk-H5EICXF3.js} +499 -277
- package/dist/{chunk-ODOA4RNN.js → chunk-K2V7EW5F.js} +541 -299
- package/dist/{chunk-PNBH3RAX.js → chunk-K44MW7JJ.js} +1 -1
- package/dist/{chunk-BLNFJ22S.js → chunk-KIOUKC3Z.js} +6 -4
- package/dist/{chunk-4CQ7CUQ6.js → chunk-LCQ3MPXD.js} +5 -5
- package/dist/{chunk-CTAIXOZJ.js → chunk-NDJ6FKSP.js} +1 -1
- package/dist/{chunk-IA4O65CR.js → chunk-NHJ2GVCF.js} +100 -68
- package/dist/{chunk-GQZGIMJO.js → chunk-OXI26S7U.js} +12 -7
- package/dist/{chunk-NBU6KIOD.js → chunk-PBGOZMVY.js} +4 -4
- package/dist/{chunk-B7E3BICY.js → chunk-RGRBWDZP.js} +2 -4
- package/dist/{chunk-CLBUWGUB.js → chunk-RQ4XSKUR.js} +15 -16
- package/dist/{chunk-KFBIHS3S.js → chunk-STYHKCG7.js} +20 -14
- package/dist/{chunk-55Z3DJ7G.js → chunk-TGWEH2BC.js} +10 -11
- package/dist/{chunk-TYUNDOX2.js → chunk-UKMRZDWM.js} +90 -41
- package/dist/{chunk-PFRQO5Z3.js → chunk-VAMTEAYI.js} +49 -27
- package/dist/{chunk-574HZVLE.js → chunk-VRGRAQDG.js} +2 -2
- package/dist/{chunk-JQBTYHUR.js → chunk-WR6QCJJO.js} +53 -15
- package/dist/{chunk-RBPOAAIZ.js → chunk-XKIEDGQF.js} +22 -18
- package/dist/cli/dev.js +2 -2
- package/dist/cli/index.js +2 -2
- package/dist/{config-6T4EHAP2.js → config-5CONAOL7.js} +7 -7
- package/dist/{events-LKEZ3YCW.js → events-BDXQOC7F.js} +6 -6
- package/dist/{folding-JN2WT44N.js → folding-2HW7FIKL.js} +2 -2
- package/dist/{inspect-proxy-Y4MRAVB7.js → inspect-proxy-Y75AXMRX.js} +3 -3
- package/dist/{manager-HM2J5VMW.js → manager-W7N3XQ4Q.js} +3 -3
- package/dist/orchestrator-KCHEENHK.js +43 -0
- package/dist/package.json +19 -3
- package/dist/{paths-ZRI56O63.js → paths-X46PPOI2.js} +2 -2
- package/dist/{processor-23O4HPSS.js → processor-6TS37IYH.js} +15 -11
- package/dist/{project-creator-LASKNQPA.js → project-creator-VD7MLOWE.js} +8 -5
- package/dist/{projects-HEUOWNSR.js → projects-XLMSDFTQ.js} +4 -4
- package/dist/{protocol-5AWNGFLH.js → protocol-4CTV7OZC.js} +3 -3
- package/dist/{protocol-DRBnujwe.d.ts → protocol-4xbfAlGO.d.ts} +3 -0
- package/dist/{provider-AKN355YH.js → provider-ESEBV3LL.js} +15 -11
- package/dist/{pwa-GHQCMCIU.js → pwa-76XP2DY2.js} +2 -2
- package/dist/{runtime-config-ZCK74XKM.js → runtime-config-CBJJJGBD.js} +2 -2
- package/dist/{serve-W6CHNSRO.js → serve-OLDABBV3.js} +29 -27
- package/dist/server/index.d.ts +6 -1
- package/dist/server/index.js +22 -22
- package/dist/server/public/__inspect__.js +2 -1
- package/dist/{service-74Z7JK2J.js → service-D6LC3CAM.js} +3 -2
- package/dist/{settings-NI4ITGV6.js → settings-TQNQB56H.js} +4 -4
- package/dist/shared/index.d.ts +2 -2
- package/dist/shared/index.js +2 -2
- package/dist/{store-2IF3ZSLD.js → store-OQ45KONN.js} +2 -2
- package/dist/{tools-RUAY6EVI.js → tools-BHYHS3RY.js} +18 -18
- package/dist/{vision-fallback-AXH3BGJC.js → vision-fallback-ED27LH6C.js} +3 -3
- package/dist/web/assets/{index-9GgVgB7B.js → index-DAuZ02-Q.js} +57 -57
- package/dist/web/index.html +1 -1
- package/dist/web/sw.js +1 -1
- package/package.json +19 -3
- package/dist/auto-compaction-OW4P2QWQ.js +0 -27
- package/dist/orchestrator-QP4O7MUM.js +0 -43
package/dist/web/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<link rel="icon" type="image/png" href="/assets/openfox.png" />
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height" />
|
|
7
7
|
<title>OpenFox</title>
|
|
8
|
-
<script type="module" crossorigin src="/assets/index-
|
|
8
|
+
<script type="module" crossorigin src="/assets/index-DAuZ02-Q.js"></script>
|
|
9
9
|
<link rel="stylesheet" crossorigin href="/assets/index-D4Si0Pmc.css">
|
|
10
10
|
<link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
|
|
11
11
|
<body class="bg-bg-primary text-text-primary font-mono">
|
package/dist/web/sw.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
if(!self.define){let e,s={};const i=(i,n)=>(i=new URL(i+".js",n).href,s[i]||new Promise(s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()}).then(()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e}));self.define=(n,r)=>{const t=e||("document"in self?document.currentScript.src:"")||location.href;if(s[t])return;let o={};const
|
|
1
|
+
if(!self.define){let e,s={};const i=(i,n)=>(i=new URL(i+".js",n).href,s[i]||new Promise(s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()}).then(()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e}));self.define=(n,r)=>{const t=e||("document"in self?document.currentScript.src:"")||location.href;if(s[t])return;let o={};const l=e=>i(e,t),c={module:{uri:t},exports:o,require:l};s[t]=Promise.all(n.map(e=>c[e]||l(e))).then(e=>(r(...e),o))}}define(["./workbox-8c29f6e4"],function(e){"use strict";self.skipWaiting(),e.clientsClaim(),e.precacheAndRoute([{url:"registerSW.js",revision:"1872c500de691dce40960bb85481de07"},{url:"index.html",revision:"9535ee74144707a6b2b740482e3579d5"},{url:"__inspect__.js",revision:"3232040b9bade73418bcfae3cb11c117"},{url:"assets/index-DAuZ02-Q.js",revision:null},{url:"assets/index-D4Si0Pmc.css",revision:null},{url:"assets/html2canvas.esm-QH1iLAAe.js",revision:null},{url:"assets/openfox-192.png",revision:"79feeb86d692c274854e37959a7dae67"},{url:"assets/openfox-512.png",revision:"fee24b214220594b4f595a467e73036e"},{url:"manifest.webmanifest",revision:"c25f372c782e623ab1e768a8dfe350ca"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "openfox",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.76",
|
|
4
4
|
"description": "Local-LLM-first agentic coding assistant",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"duplicate:server": "jscpd src/server/ --ignore '**/*.test.ts' --threshold 0",
|
|
51
51
|
"duplicate:web": "jscpd web/src/ --config .jscpd-web.json --threshold 0",
|
|
52
52
|
"duplicate": "npm run duplicate:server && npm run duplicate:web",
|
|
53
|
-
"check": "npm run typecheck && npm run duplicate",
|
|
53
|
+
"check": "npm run typecheck && npm run lint && npm run format && npm run duplicate",
|
|
54
54
|
"patch": "HUSKY=0 npm version patch",
|
|
55
55
|
"clean": "rm -rf dist",
|
|
56
56
|
"prepublishOnly": "npm run build && npm run test:publish:e2e",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@fontsource/jetbrains-mono": "^5.2.8",
|
|
63
63
|
"@xterm/addon-fit": "^0.11.0",
|
|
64
64
|
"@xterm/xterm": "^6.0.0",
|
|
65
|
-
"bash-language-server": "^5.
|
|
65
|
+
"bash-language-server": "^5.6.0",
|
|
66
66
|
"better-sqlite3": "^12.8.0",
|
|
67
67
|
"cors": "^2.8.5",
|
|
68
68
|
"express": "^5.2.1",
|
|
@@ -100,6 +100,8 @@
|
|
|
100
100
|
"@testing-library/react": "^16.3.2",
|
|
101
101
|
"@testing-library/user-event": "^14.6.1",
|
|
102
102
|
"@types/better-sqlite3": "^7.6.13",
|
|
103
|
+
"@types/cors": "^2.8.19",
|
|
104
|
+
"@types/express": "^5.0.6",
|
|
103
105
|
"@types/http-proxy": "^1.17.17",
|
|
104
106
|
"@types/node": "^22.19.15",
|
|
105
107
|
"@types/react": "^19.0.8",
|
|
@@ -120,11 +122,13 @@
|
|
|
120
122
|
"prettier": "^3.8.1",
|
|
121
123
|
"react": "^19.0.0",
|
|
122
124
|
"react-dom": "^19.0.0",
|
|
125
|
+
"serialize-javascript": "^7.0.5",
|
|
123
126
|
"tailwindcss": "^3.4.17",
|
|
124
127
|
"tsup": "^8.4.0",
|
|
125
128
|
"tsx": "^4.19.2",
|
|
126
129
|
"typescript": "^5.7.3",
|
|
127
130
|
"typescript-eslint": "^8.57.2",
|
|
131
|
+
"vite-plugin-pwa": "^1.2.0",
|
|
128
132
|
"vitest": "^4.1.2"
|
|
129
133
|
},
|
|
130
134
|
"lint-staged": {
|
|
@@ -145,5 +149,17 @@
|
|
|
145
149
|
"repository": {
|
|
146
150
|
"type": "git",
|
|
147
151
|
"url": "git@github.com:co-l/openfox.git"
|
|
152
|
+
},
|
|
153
|
+
"overrides": {
|
|
154
|
+
"mysql2": "3.22.3",
|
|
155
|
+
"ssh2": "1.17.0",
|
|
156
|
+
"tar": "7.5.13",
|
|
157
|
+
"uuid": "14.0.0",
|
|
158
|
+
"@tootallnate/once": "3.0.1",
|
|
159
|
+
"braces": "3.0.3",
|
|
160
|
+
"semver": "7.7.4",
|
|
161
|
+
"minimatch": "10.2.5",
|
|
162
|
+
"micromatch": "4.0.8",
|
|
163
|
+
"@rollup/plugin-terser": "1.0.0"
|
|
148
164
|
}
|
|
149
165
|
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
maybeAutoCompactContext,
|
|
3
|
-
performManualContextCompaction,
|
|
4
|
-
resolveCompactionStatsIdentity
|
|
5
|
-
} from "./chunk-ETIXH35K.js";
|
|
6
|
-
import "./chunk-GQZGIMJO.js";
|
|
7
|
-
import "./chunk-7JPKRM6M.js";
|
|
8
|
-
import "./chunk-RBPOAAIZ.js";
|
|
9
|
-
import "./chunk-NBU6KIOD.js";
|
|
10
|
-
import "./chunk-574HZVLE.js";
|
|
11
|
-
import "./chunk-J5DV33SS.js";
|
|
12
|
-
import "./chunk-5UTTLO4D.js";
|
|
13
|
-
import "./chunk-BLNFJ22S.js";
|
|
14
|
-
import "./chunk-PFRQO5Z3.js";
|
|
15
|
-
import "./chunk-KFBIHS3S.js";
|
|
16
|
-
import "./chunk-22CTURMH.js";
|
|
17
|
-
import "./chunk-CTAIXOZJ.js";
|
|
18
|
-
import "./chunk-R4HADRYO.js";
|
|
19
|
-
import "./chunk-AFATQ5LJ.js";
|
|
20
|
-
import "./chunk-DLINTLB7.js";
|
|
21
|
-
import "./chunk-PNBH3RAX.js";
|
|
22
|
-
export {
|
|
23
|
-
maybeAutoCompactContext,
|
|
24
|
-
performManualContextCompaction,
|
|
25
|
-
resolveCompactionStatsIdentity
|
|
26
|
-
};
|
|
27
|
-
//# sourceMappingURL=auto-compaction-OW4P2QWQ.js.map
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
filterToolRegistryForStepDone,
|
|
3
|
-
runBuilderTurn,
|
|
4
|
-
runChatTurn,
|
|
5
|
-
runVerifierTurn
|
|
6
|
-
} from "./chunk-IA4O65CR.js";
|
|
7
|
-
import {
|
|
8
|
-
TurnMetrics,
|
|
9
|
-
createChatDoneEvent,
|
|
10
|
-
createMessageDoneEvent,
|
|
11
|
-
createMessageStartEvent,
|
|
12
|
-
createToolCallEvent,
|
|
13
|
-
createToolResultEvent
|
|
14
|
-
} from "./chunk-ETIXH35K.js";
|
|
15
|
-
import "./chunk-GQZGIMJO.js";
|
|
16
|
-
import "./chunk-7JPKRM6M.js";
|
|
17
|
-
import "./chunk-RBPOAAIZ.js";
|
|
18
|
-
import "./chunk-NBU6KIOD.js";
|
|
19
|
-
import "./chunk-574HZVLE.js";
|
|
20
|
-
import "./chunk-J5DV33SS.js";
|
|
21
|
-
import "./chunk-5UTTLO4D.js";
|
|
22
|
-
import "./chunk-BLNFJ22S.js";
|
|
23
|
-
import "./chunk-PFRQO5Z3.js";
|
|
24
|
-
import "./chunk-KFBIHS3S.js";
|
|
25
|
-
import "./chunk-22CTURMH.js";
|
|
26
|
-
import "./chunk-CTAIXOZJ.js";
|
|
27
|
-
import "./chunk-R4HADRYO.js";
|
|
28
|
-
import "./chunk-AFATQ5LJ.js";
|
|
29
|
-
import "./chunk-DLINTLB7.js";
|
|
30
|
-
import "./chunk-PNBH3RAX.js";
|
|
31
|
-
export {
|
|
32
|
-
TurnMetrics,
|
|
33
|
-
createChatDoneEvent,
|
|
34
|
-
createMessageDoneEvent,
|
|
35
|
-
createMessageStartEvent,
|
|
36
|
-
createToolCallEvent,
|
|
37
|
-
createToolResultEvent,
|
|
38
|
-
filterToolRegistryForStepDone,
|
|
39
|
-
runBuilderTurn,
|
|
40
|
-
runChatTurn,
|
|
41
|
-
runVerifierTurn
|
|
42
|
-
};
|
|
43
|
-
//# sourceMappingURL=orchestrator-QP4O7MUM.js.map
|