@meshxdata/fops 0.1.35 → 0.1.36
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/CHANGELOG.md +157 -1276
- package/package.json +1 -1
- package/src/plugins/bundled/fops-plugin-foundation/index.js +12 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,1301 +1,182 @@
|
|
|
1
|
+
## [0.1.36] - 2026-03-05
|
|
2
|
+
|
|
3
|
+
- **Azure & Cloud Enhancements**
|
|
4
|
+
- Expanded Azure support (VM management, AKS, packer workflows, Azure-specific plugins, and improved state handling).
|
|
5
|
+
- Improved Azure login, token refresh, and defensive checks for `netrc` and credentials.
|
|
6
|
+
- Added Cloudflare CIDR handling and tightened related restrictions.
|
|
7
|
+
- Improved GHCR credential refresh and GitHub authentication reliability.
|
|
8
|
+
|
|
9
|
+
- **Agent, Skills & Retrieval**
|
|
10
|
+
- Added Reciprocal Rank Fusion (RRF) for improved knowledge and skill retrieval.
|
|
11
|
+
- Introduced support for local predictions and in-progress MLflow integration.
|
|
12
|
+
- Added warnings when running predictions and improved token consumption/indexing insights.
|
|
13
|
+
- Increased agent context window and improved compacted context handling.
|
|
14
|
+
- Expanded and updated skills, tool references, and knowledge indexing.
|
|
15
|
+
|
|
16
|
+
- **Plugins & Extensibility**
|
|
17
|
+
- New plugins: `ttyd`, Docker Compose & `fops` file plugin, Azure plugin, storage plugin, and Spark Dockerfile (multi-arch).
|
|
18
|
+
- Improved plugin initialization and pre-flight checks.
|
|
19
|
+
- Added plan mode and enhanced `compute_run` readiness checks (including CSV header validation).
|
|
20
|
+
|
|
21
|
+
- **CLI, TUI & UI Improvements**
|
|
22
|
+
- Multiple TUI fixes (per-tab status, chat display, status bar, shared sessions, init/up flows).
|
|
23
|
+
- Improved `up`, `down`, and bootstrap scripts with better autofix and stale container handling.
|
|
24
|
+
- Added tray and file demo support; introduced an Electron app.
|
|
25
|
+
- Replaced `localhost` with `127.0.0.1` for improved reliability.
|
|
26
|
+
|
|
27
|
+
- **Docker, Compose & Infra**
|
|
28
|
+
- Improved sequential startup handling and container reconciliation (dead/failed containers).
|
|
29
|
+
- Ensured OPA inclusion in Compose when required.
|
|
30
|
+
- Multi-arch build improvements and Apple-signed binaries.
|
|
31
|
+
- Fixed corrupted Iceberg metadata with table probing and forced cleanup on re-apply.
|
|
32
|
+
- Added checksum validation across update flows.
|
|
33
|
+
|
|
34
|
+
- **Stability, Security & Maintenance**
|
|
35
|
+
- Fixed compute display bug and multiple plugin/TUI initialization issues.
|
|
36
|
+
- Added storage fixes and defensive handling around bucket directories.
|
|
37
|
+
- Enforced safer apply flows (prevent fixing broken products via `foundation_apply`).
|
|
38
|
+
- Dependency updates (e.g., `tar`, `ajv`, `hono`) and general test/CI improvements.
|
|
39
|
+
- Preflight checks enhancements and overall codebase refactoring/cleanup.
|
|
40
|
+
|
|
1
41
|
# Changelog
|
|
2
42
|
|
|
3
43
|
All notable changes to @meshxdata/fops (Foundation Operator CLI) are documented here.
|
|
4
44
|
|
|
5
45
|
## [0.1.35] - 2026-03-05
|
|
6
46
|
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
- compose and fops file plugin (1cf0e81)
|
|
11
|
-
- bump (346ffc1)
|
|
12
|
-
- localhost replaced by 127.0.0.1 (82b9f30)
|
|
13
|
-
- .29 (587b0e1)
|
|
14
|
-
- improve up down and bootstrap script (b79ebaf)
|
|
15
|
-
- checksum (22c8086)
|
|
16
|
-
- checksum (96b434f)
|
|
17
|
-
- checksum (15ed3c0)
|
|
18
|
-
- checksum (8a6543a)
|
|
19
|
-
- bump embed trino linksg (8440504)
|
|
20
|
-
- bump data (765ffd9)
|
|
21
|
-
- bump (cb8b232)
|
|
22
|
-
- broken tests (c532229)
|
|
23
|
-
- release 0.1.18, preflight checks (d902249)
|
|
24
|
-
- fix compute display bug (d10f5d9)
|
|
25
|
-
- cleanup packer files (6330f18)
|
|
26
|
-
- plan mode (cb36a8a)
|
|
27
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
28
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
29
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
30
|
-
- bump to 0.1.13 (8db570f)
|
|
31
|
-
- release 0.1.12 (c1c79e5)
|
|
32
|
-
- bump (11aa3b0)
|
|
33
|
-
- git keep and bump tui (be1678e)
|
|
34
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
35
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
36
|
-
- bump storage default (22c83ba)
|
|
37
|
-
- storage fix (68a22a0)
|
|
38
|
-
- skills update (7f56500)
|
|
39
|
-
- v9 bump (3864446)
|
|
40
|
-
- bump (c95eedc)
|
|
41
|
-
- rrf (dbf8c95)
|
|
42
|
-
- feat: warning when running predictions (95e8c52)
|
|
43
|
-
- feat: support for local predictions (45cf26b)
|
|
44
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
45
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
46
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
47
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
48
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
49
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
50
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
51
|
-
- skills update (1220385)
|
|
52
|
-
- skills update (bb66958)
|
|
53
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
54
|
-
- skills update (e9227a1)
|
|
55
|
-
- skills update (669c4b3)
|
|
56
|
-
- fix plugin pre-flight checks (f741743)
|
|
57
|
-
- increase agent context (6479aaa)
|
|
58
|
-
- skills and init sql fixes (5fce35e)
|
|
59
|
-
- checksum (3518b56)
|
|
60
|
-
- penging job limit (a139861)
|
|
61
|
-
- checksum (575d28c)
|
|
62
|
-
- bump (92049ba)
|
|
63
|
-
- fix bug per tab status (0a33657)
|
|
64
|
-
- fix bug per tab status (50457c6)
|
|
65
|
-
- checksumming (0ad842e)
|
|
66
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
67
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
68
|
-
- fix plugin initialization (16b9782)
|
|
69
|
-
- split index.js (50902a2)
|
|
70
|
-
- cloudflare cidr (cc4e021)
|
|
71
|
-
- cloduflare restrictions (2f6ba2d)
|
|
72
|
-
- sequential start (86b496e)
|
|
73
|
-
- sequential start (4930fe1)
|
|
74
|
-
- sequential start (353f014)
|
|
75
|
-
- qa tests (2dc6a1a)
|
|
76
|
-
- bump sha for .85 (dc2edfe)
|
|
77
|
-
- preserve env on sudo (7831227)
|
|
78
|
-
- bump sha for .84 (6c052f9)
|
|
79
|
-
- non interactive for azure vms (0aa8a2f)
|
|
80
|
-
- keep .env if present (d072450)
|
|
81
|
-
- bump (7a8e732)
|
|
82
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
83
|
-
- checksum bump (a2ccc20)
|
|
84
|
-
- netrc defensive checks (a0b0ccc)
|
|
85
|
-
- netrc defensive checks (ae37403)
|
|
86
|
-
- checksum (ec45d11)
|
|
87
|
-
- update sync and fix up (7f9af72)
|
|
88
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
89
|
-
- checksum on update (44005fc)
|
|
90
|
-
- cleanup for later (15e5313)
|
|
91
|
-
- cleanup for later (11c9597)
|
|
92
|
-
- switch branch feature (822fecc)
|
|
93
|
-
- add pull (d1c19ab)
|
|
94
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
95
|
-
- tests (f180a9a)
|
|
96
|
-
- cleanup (39c49a3)
|
|
97
|
-
- registry (7b7126a)
|
|
98
|
-
- reconcile kafka (832d0db)
|
|
99
|
-
- gh login bug (025886c)
|
|
100
|
-
- cleanup (bb96cab)
|
|
101
|
-
- strip envs from process (2421180)
|
|
102
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
103
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
104
|
-
- fix gh scope and azure states (afd846c)
|
|
105
|
-
- refactoring (da50352)
|
|
106
|
-
- split fops repo (d447638)
|
|
107
|
-
- aks (b791f8f)
|
|
108
|
-
- refactor azure (67d3bad)
|
|
109
|
-
- wildcard (391f023)
|
|
110
|
-
- azure plugin (c074074)
|
|
111
|
-
- zap (d7e6e7f)
|
|
112
|
-
- fix knock (cf89c05)
|
|
113
|
-
- azure (4adec98)
|
|
114
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
115
|
-
- azure stack index.js split (de12272)
|
|
116
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
117
|
-
- packer (9665fbc)
|
|
118
|
-
- remove stack api (db0fd4d)
|
|
119
|
-
- packer cleanup (fe1bf14)
|
|
120
|
-
- force refresh token (3a3d7e2)
|
|
121
|
-
- provision shell (2ad505f)
|
|
122
|
-
- azure vm management (91dcb31)
|
|
123
|
-
- azure specific (2b0cca8)
|
|
124
|
-
- azure packer (12175b8)
|
|
125
|
-
- init hashed pwd (db8523c)
|
|
126
|
-
- packer (5b5c7c4)
|
|
127
|
-
- doctor for azure vm (ed524fa)
|
|
128
|
-
- packer and 1pwd (c6d053e)
|
|
129
|
-
- split big index.js (dc85a1b)
|
|
130
|
-
- kafka volume update (21815ec)
|
|
131
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
132
|
-
- nighly fixx, test fix (5e0d04f)
|
|
133
|
-
- open ai training (cdc494a)
|
|
134
|
-
- openai integration in azure (1ca1475)
|
|
135
|
-
- ci (672cea9)
|
|
136
|
-
- refresh ghcr creds (4220c48)
|
|
137
|
-
- cleaned up version (1a0074f)
|
|
138
|
-
- traefik on ghcr and templates (8e31a05)
|
|
139
|
-
- apply fcl (e78911f)
|
|
140
|
-
- demo landscape (dd205fe)
|
|
141
|
-
- smarter login and schema (1af514f)
|
|
142
|
-
- no down before up unless something broke (56b1132)
|
|
143
|
-
- dai, reconcile failed containers (12907fa)
|
|
144
|
-
- reconcile dead container (7da75e4)
|
|
145
|
-
- defensive around storage buckets dir (b98871d)
|
|
146
|
-
- defensive around storage buckets dir (e86e132)
|
|
147
|
-
- gear in for multiarch (bf3fa3e)
|
|
148
|
-
- up autofix (99c7f89)
|
|
149
|
-
- autofix stale containers on up (43c7d0f)
|
|
150
|
-
- shared sessions fix (5de1359)
|
|
151
|
-
- share sessions between ui and tui (8321391)
|
|
152
|
-
- fix chat view display details (e263996)
|
|
153
|
-
- fix chat view display details (9babdda)
|
|
154
|
-
- tui up fixes (86e9f17)
|
|
155
|
-
- fix commands init (442538b)
|
|
156
|
-
- enable k3s profile (b2dcfc8)
|
|
157
|
-
- test up till job creation (656d388)
|
|
158
|
-
- tui fixes (0599779)
|
|
159
|
-
- cleanup (27731f0)
|
|
160
|
-
- train (90bf559)
|
|
161
|
-
- training (f809bf6)
|
|
162
|
-
- training (ba2b836)
|
|
163
|
-
- training (6fc5267)
|
|
164
|
-
- training (4af8ac9)
|
|
165
|
-
- fix build script (bd82836)
|
|
166
|
-
- infra test (5b79815)
|
|
167
|
-
- infra test (3a0ac05)
|
|
168
|
-
- infra test (e5c67b5)
|
|
169
|
-
- tests (ae7b621)
|
|
170
|
-
- tests (c09ae6a)
|
|
171
|
-
- update tui (4784153)
|
|
172
|
-
- training (0a5a330)
|
|
173
|
-
- tui (df4dd4a)
|
|
174
|
-
- pkg builds (4dc9993)
|
|
175
|
-
- also source env for creds (9a17d8f)
|
|
176
|
-
- fcl support (e8a5743)
|
|
177
|
-
- fcl support (8d6b6cd)
|
|
178
|
-
- fcl support (cb76a4a)
|
|
179
|
-
- bump package (df2ee85)
|
|
180
|
-
- add iam mgmt (2d3c294)
|
|
181
|
-
- fix k3s (976ae77)
|
|
182
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
183
|
-
- add project root as config (a2863c6)
|
|
184
|
-
- failure learnings (637ef5c)
|
|
185
|
-
- Apple signed binaries (63a610e)
|
|
186
|
-
- send build info to apple for notary service (300c220)
|
|
187
|
-
- migration failure fixes (c7f0b2f)
|
|
47
|
+
- **UI Improvements**
|
|
48
|
+
- Fixed issues with the status bar for a more reliable and consistent CLI experience.
|
|
49
|
+
- Added system tray integration enhancements.
|
|
188
50
|
|
|
189
|
-
|
|
51
|
+
- **Plugins**
|
|
52
|
+
- Introduced a new plugin for **ttyd** to improve terminal access and integration.
|
|
190
53
|
|
|
191
|
-
-
|
|
192
|
-
-
|
|
193
|
-
- bump (346ffc1)
|
|
194
|
-
- localhost replaced by 127.0.0.1 (82b9f30)
|
|
195
|
-
- .29 (587b0e1)
|
|
196
|
-
- improve up down and bootstrap script (b79ebaf)
|
|
197
|
-
- checksum (22c8086)
|
|
198
|
-
- checksum (96b434f)
|
|
199
|
-
- checksum (15ed3c0)
|
|
200
|
-
- checksum (8a6543a)
|
|
201
|
-
- bump embed trino linksg (8440504)
|
|
202
|
-
- bump data (765ffd9)
|
|
203
|
-
- bump (cb8b232)
|
|
204
|
-
- broken tests (c532229)
|
|
205
|
-
- release 0.1.18, preflight checks (d902249)
|
|
206
|
-
- fix compute display bug (d10f5d9)
|
|
207
|
-
- cleanup packer files (6330f18)
|
|
208
|
-
- plan mode (cb36a8a)
|
|
209
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
210
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
211
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
212
|
-
- bump to 0.1.13 (8db570f)
|
|
213
|
-
- release 0.1.12 (c1c79e5)
|
|
214
|
-
- bump (11aa3b0)
|
|
215
|
-
- git keep and bump tui (be1678e)
|
|
216
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
217
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
218
|
-
- bump storage default (22c83ba)
|
|
219
|
-
- storage fix (68a22a0)
|
|
220
|
-
- skills update (7f56500)
|
|
221
|
-
- v9 bump (3864446)
|
|
222
|
-
- bump (c95eedc)
|
|
223
|
-
- rrf (dbf8c95)
|
|
224
|
-
- feat: warning when running predictions (95e8c52)
|
|
225
|
-
- feat: support for local predictions (45cf26b)
|
|
226
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
227
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
228
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
229
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
230
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
231
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
232
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
233
|
-
- skills update (1220385)
|
|
234
|
-
- skills update (bb66958)
|
|
235
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
236
|
-
- skills update (e9227a1)
|
|
237
|
-
- skills update (669c4b3)
|
|
238
|
-
- fix plugin pre-flight checks (f741743)
|
|
239
|
-
- increase agent context (6479aaa)
|
|
240
|
-
- skills and init sql fixes (5fce35e)
|
|
241
|
-
- checksum (3518b56)
|
|
242
|
-
- penging job limit (a139861)
|
|
243
|
-
- checksum (575d28c)
|
|
244
|
-
- bump (92049ba)
|
|
245
|
-
- fix bug per tab status (0a33657)
|
|
246
|
-
- fix bug per tab status (50457c6)
|
|
247
|
-
- checksumming (0ad842e)
|
|
248
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
249
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
250
|
-
- fix plugin initialization (16b9782)
|
|
251
|
-
- split index.js (50902a2)
|
|
252
|
-
- cloudflare cidr (cc4e021)
|
|
253
|
-
- cloduflare restrictions (2f6ba2d)
|
|
254
|
-
- sequential start (86b496e)
|
|
255
|
-
- sequential start (4930fe1)
|
|
256
|
-
- sequential start (353f014)
|
|
257
|
-
- qa tests (2dc6a1a)
|
|
258
|
-
- bump sha for .85 (dc2edfe)
|
|
259
|
-
- preserve env on sudo (7831227)
|
|
260
|
-
- bump sha for .84 (6c052f9)
|
|
261
|
-
- non interactive for azure vms (0aa8a2f)
|
|
262
|
-
- keep .env if present (d072450)
|
|
263
|
-
- bump (7a8e732)
|
|
264
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
265
|
-
- checksum bump (a2ccc20)
|
|
266
|
-
- netrc defensive checks (a0b0ccc)
|
|
267
|
-
- netrc defensive checks (ae37403)
|
|
268
|
-
- checksum (ec45d11)
|
|
269
|
-
- update sync and fix up (7f9af72)
|
|
270
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
271
|
-
- checksum on update (44005fc)
|
|
272
|
-
- cleanup for later (15e5313)
|
|
273
|
-
- cleanup for later (11c9597)
|
|
274
|
-
- switch branch feature (822fecc)
|
|
275
|
-
- add pull (d1c19ab)
|
|
276
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
277
|
-
- tests (f180a9a)
|
|
278
|
-
- cleanup (39c49a3)
|
|
279
|
-
- registry (7b7126a)
|
|
280
|
-
- reconcile kafka (832d0db)
|
|
281
|
-
- gh login bug (025886c)
|
|
282
|
-
- cleanup (bb96cab)
|
|
283
|
-
- strip envs from process (2421180)
|
|
284
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
285
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
286
|
-
- fix gh scope and azure states (afd846c)
|
|
287
|
-
- refactoring (da50352)
|
|
288
|
-
- split fops repo (d447638)
|
|
289
|
-
- aks (b791f8f)
|
|
290
|
-
- refactor azure (67d3bad)
|
|
291
|
-
- wildcard (391f023)
|
|
292
|
-
- azure plugin (c074074)
|
|
293
|
-
- zap (d7e6e7f)
|
|
294
|
-
- fix knock (cf89c05)
|
|
295
|
-
- azure (4adec98)
|
|
296
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
297
|
-
- azure stack index.js split (de12272)
|
|
298
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
299
|
-
- packer (9665fbc)
|
|
300
|
-
- remove stack api (db0fd4d)
|
|
301
|
-
- packer cleanup (fe1bf14)
|
|
302
|
-
- force refresh token (3a3d7e2)
|
|
303
|
-
- provision shell (2ad505f)
|
|
304
|
-
- azure vm management (91dcb31)
|
|
305
|
-
- azure specific (2b0cca8)
|
|
306
|
-
- azure packer (12175b8)
|
|
307
|
-
- init hashed pwd (db8523c)
|
|
308
|
-
- packer (5b5c7c4)
|
|
309
|
-
- doctor for azure vm (ed524fa)
|
|
310
|
-
- packer and 1pwd (c6d053e)
|
|
311
|
-
- split big index.js (dc85a1b)
|
|
312
|
-
- kafka volume update (21815ec)
|
|
313
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
314
|
-
- nighly fixx, test fix (5e0d04f)
|
|
315
|
-
- open ai training (cdc494a)
|
|
316
|
-
- openai integration in azure (1ca1475)
|
|
317
|
-
- ci (672cea9)
|
|
318
|
-
- refresh ghcr creds (4220c48)
|
|
319
|
-
- cleaned up version (1a0074f)
|
|
320
|
-
- traefik on ghcr and templates (8e31a05)
|
|
321
|
-
- apply fcl (e78911f)
|
|
322
|
-
- demo landscape (dd205fe)
|
|
323
|
-
- smarter login and schema (1af514f)
|
|
324
|
-
- no down before up unless something broke (56b1132)
|
|
325
|
-
- dai, reconcile failed containers (12907fa)
|
|
326
|
-
- reconcile dead container (7da75e4)
|
|
327
|
-
- defensive around storage buckets dir (b98871d)
|
|
328
|
-
- defensive around storage buckets dir (e86e132)
|
|
329
|
-
- gear in for multiarch (bf3fa3e)
|
|
330
|
-
- up autofix (99c7f89)
|
|
331
|
-
- autofix stale containers on up (43c7d0f)
|
|
332
|
-
- shared sessions fix (5de1359)
|
|
333
|
-
- share sessions between ui and tui (8321391)
|
|
334
|
-
- fix chat view display details (e263996)
|
|
335
|
-
- fix chat view display details (9babdda)
|
|
336
|
-
- tui up fixes (86e9f17)
|
|
337
|
-
- fix commands init (442538b)
|
|
338
|
-
- enable k3s profile (b2dcfc8)
|
|
339
|
-
- test up till job creation (656d388)
|
|
340
|
-
- tui fixes (0599779)
|
|
341
|
-
- cleanup (27731f0)
|
|
342
|
-
- train (90bf559)
|
|
343
|
-
- training (f809bf6)
|
|
344
|
-
- training (ba2b836)
|
|
345
|
-
- training (6fc5267)
|
|
346
|
-
- training (4af8ac9)
|
|
347
|
-
- fix build script (bd82836)
|
|
348
|
-
- infra test (5b79815)
|
|
349
|
-
- infra test (3a0ac05)
|
|
350
|
-
- infra test (e5c67b5)
|
|
351
|
-
- tests (ae7b621)
|
|
352
|
-
- tests (c09ae6a)
|
|
353
|
-
- update tui (4784153)
|
|
354
|
-
- training (0a5a330)
|
|
355
|
-
- tui (df4dd4a)
|
|
356
|
-
- pkg builds (4dc9993)
|
|
357
|
-
- also source env for creds (9a17d8f)
|
|
358
|
-
- fcl support (e8a5743)
|
|
359
|
-
- fcl support (8d6b6cd)
|
|
360
|
-
- fcl support (cb76a4a)
|
|
361
|
-
- bump package (df2ee85)
|
|
362
|
-
- add iam mgmt (2d3c294)
|
|
363
|
-
- fix k3s (976ae77)
|
|
364
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
365
|
-
- add project root as config (a2863c6)
|
|
366
|
-
- failure learnings (637ef5c)
|
|
367
|
-
- Apple signed binaries (63a610e)
|
|
368
|
-
- send build info to apple for notary service (300c220)
|
|
369
|
-
- migration failure fixes (c7f0b2f)
|
|
370
|
-
- release to wipe clean pg on duplicate key error (a38bf4d)
|
|
371
|
-
- small fix (a26a674)
|
|
54
|
+
- **Examples**
|
|
55
|
+
- Added a file handling demo to better showcase CLI capabilities.
|
|
372
56
|
|
|
373
|
-
|
|
57
|
+
## [0.1.32] - 2026-03-04
|
|
374
58
|
|
|
375
|
-
|
|
59
|
+
- **New: Electron App** – Introduced an Electron-based desktop app for interacting with FOPS, expanding beyond the CLI experience.
|
|
376
60
|
|
|
377
|
-
|
|
61
|
+
- **Compose & FOPS File Plugin** – Added support for Docker Compose and a new FOPS file plugin to improve project configuration and workflow integration.
|
|
378
62
|
|
|
379
|
-
-
|
|
380
|
-
- compose and fops file plugin (1cf0e81)
|
|
381
|
-
- bump (346ffc1)
|
|
382
|
-
- localhost replaced by 127.0.0.1 (82b9f30)
|
|
383
|
-
- .29 (587b0e1)
|
|
384
|
-
- improve up down and bootstrap script (b79ebaf)
|
|
385
|
-
- checksum (22c8086)
|
|
386
|
-
- checksum (96b434f)
|
|
387
|
-
- checksum (15ed3c0)
|
|
388
|
-
- checksum (8a6543a)
|
|
389
|
-
- bump embed trino linksg (8440504)
|
|
390
|
-
- bump data (765ffd9)
|
|
391
|
-
- bump (cb8b232)
|
|
392
|
-
- broken tests (c532229)
|
|
393
|
-
- release 0.1.18, preflight checks (d902249)
|
|
394
|
-
- fix compute display bug (d10f5d9)
|
|
395
|
-
- cleanup packer files (6330f18)
|
|
396
|
-
- plan mode (cb36a8a)
|
|
397
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
398
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
399
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
400
|
-
- bump to 0.1.13 (8db570f)
|
|
401
|
-
- release 0.1.12 (c1c79e5)
|
|
402
|
-
- bump (11aa3b0)
|
|
403
|
-
- git keep and bump tui (be1678e)
|
|
404
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
405
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
406
|
-
- bump storage default (22c83ba)
|
|
407
|
-
- storage fix (68a22a0)
|
|
408
|
-
- skills update (7f56500)
|
|
409
|
-
- v9 bump (3864446)
|
|
410
|
-
- bump (c95eedc)
|
|
411
|
-
- rrf (dbf8c95)
|
|
412
|
-
- feat: warning when running predictions (95e8c52)
|
|
413
|
-
- feat: support for local predictions (45cf26b)
|
|
414
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
415
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
416
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
417
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
418
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
419
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
420
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
421
|
-
- skills update (1220385)
|
|
422
|
-
- skills update (bb66958)
|
|
423
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
424
|
-
- skills update (e9227a1)
|
|
425
|
-
- skills update (669c4b3)
|
|
426
|
-
- fix plugin pre-flight checks (f741743)
|
|
427
|
-
- increase agent context (6479aaa)
|
|
428
|
-
- skills and init sql fixes (5fce35e)
|
|
429
|
-
- checksum (3518b56)
|
|
430
|
-
- penging job limit (a139861)
|
|
431
|
-
- checksum (575d28c)
|
|
432
|
-
- bump (92049ba)
|
|
433
|
-
- fix bug per tab status (0a33657)
|
|
434
|
-
- fix bug per tab status (50457c6)
|
|
435
|
-
- checksumming (0ad842e)
|
|
436
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
437
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
438
|
-
- fix plugin initialization (16b9782)
|
|
439
|
-
- split index.js (50902a2)
|
|
440
|
-
- cloudflare cidr (cc4e021)
|
|
441
|
-
- cloduflare restrictions (2f6ba2d)
|
|
442
|
-
- sequential start (86b496e)
|
|
443
|
-
- sequential start (4930fe1)
|
|
444
|
-
- sequential start (353f014)
|
|
445
|
-
- qa tests (2dc6a1a)
|
|
446
|
-
- bump sha for .85 (dc2edfe)
|
|
447
|
-
- preserve env on sudo (7831227)
|
|
448
|
-
- bump sha for .84 (6c052f9)
|
|
449
|
-
- non interactive for azure vms (0aa8a2f)
|
|
450
|
-
- keep .env if present (d072450)
|
|
451
|
-
- bump (7a8e732)
|
|
452
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
453
|
-
- checksum bump (a2ccc20)
|
|
454
|
-
- netrc defensive checks (a0b0ccc)
|
|
455
|
-
- netrc defensive checks (ae37403)
|
|
456
|
-
- checksum (ec45d11)
|
|
457
|
-
- update sync and fix up (7f9af72)
|
|
458
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
459
|
-
- checksum on update (44005fc)
|
|
460
|
-
- cleanup for later (15e5313)
|
|
461
|
-
- cleanup for later (11c9597)
|
|
462
|
-
- switch branch feature (822fecc)
|
|
463
|
-
- add pull (d1c19ab)
|
|
464
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
465
|
-
- tests (f180a9a)
|
|
466
|
-
- cleanup (39c49a3)
|
|
467
|
-
- registry (7b7126a)
|
|
468
|
-
- reconcile kafka (832d0db)
|
|
469
|
-
- gh login bug (025886c)
|
|
470
|
-
- cleanup (bb96cab)
|
|
471
|
-
- strip envs from process (2421180)
|
|
472
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
473
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
474
|
-
- fix gh scope and azure states (afd846c)
|
|
475
|
-
- refactoring (da50352)
|
|
476
|
-
- split fops repo (d447638)
|
|
477
|
-
- aks (b791f8f)
|
|
478
|
-
- refactor azure (67d3bad)
|
|
479
|
-
- wildcard (391f023)
|
|
480
|
-
- azure plugin (c074074)
|
|
481
|
-
- zap (d7e6e7f)
|
|
482
|
-
- fix knock (cf89c05)
|
|
483
|
-
- azure (4adec98)
|
|
484
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
485
|
-
- azure stack index.js split (de12272)
|
|
486
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
487
|
-
- packer (9665fbc)
|
|
488
|
-
- remove stack api (db0fd4d)
|
|
489
|
-
- packer cleanup (fe1bf14)
|
|
490
|
-
- force refresh token (3a3d7e2)
|
|
491
|
-
- provision shell (2ad505f)
|
|
492
|
-
- azure vm management (91dcb31)
|
|
493
|
-
- azure specific (2b0cca8)
|
|
494
|
-
- azure packer (12175b8)
|
|
495
|
-
- init hashed pwd (db8523c)
|
|
496
|
-
- packer (5b5c7c4)
|
|
497
|
-
- doctor for azure vm (ed524fa)
|
|
498
|
-
- packer and 1pwd (c6d053e)
|
|
499
|
-
- split big index.js (dc85a1b)
|
|
500
|
-
- kafka volume update (21815ec)
|
|
501
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
502
|
-
- nighly fixx, test fix (5e0d04f)
|
|
503
|
-
- open ai training (cdc494a)
|
|
504
|
-
- openai integration in azure (1ca1475)
|
|
505
|
-
- ci (672cea9)
|
|
506
|
-
- refresh ghcr creds (4220c48)
|
|
507
|
-
- cleaned up version (1a0074f)
|
|
508
|
-
- traefik on ghcr and templates (8e31a05)
|
|
509
|
-
- apply fcl (e78911f)
|
|
510
|
-
- demo landscape (dd205fe)
|
|
511
|
-
- smarter login and schema (1af514f)
|
|
512
|
-
- no down before up unless something broke (56b1132)
|
|
513
|
-
- dai, reconcile failed containers (12907fa)
|
|
514
|
-
- reconcile dead container (7da75e4)
|
|
515
|
-
- defensive around storage buckets dir (b98871d)
|
|
516
|
-
- defensive around storage buckets dir (e86e132)
|
|
517
|
-
- gear in for multiarch (bf3fa3e)
|
|
518
|
-
- up autofix (99c7f89)
|
|
519
|
-
- autofix stale containers on up (43c7d0f)
|
|
520
|
-
- shared sessions fix (5de1359)
|
|
521
|
-
- share sessions between ui and tui (8321391)
|
|
522
|
-
- fix chat view display details (e263996)
|
|
523
|
-
- fix chat view display details (9babdda)
|
|
524
|
-
- tui up fixes (86e9f17)
|
|
525
|
-
- fix commands init (442538b)
|
|
526
|
-
- enable k3s profile (b2dcfc8)
|
|
527
|
-
- test up till job creation (656d388)
|
|
528
|
-
- tui fixes (0599779)
|
|
529
|
-
- cleanup (27731f0)
|
|
530
|
-
- train (90bf559)
|
|
531
|
-
- training (f809bf6)
|
|
532
|
-
- training (ba2b836)
|
|
533
|
-
- training (6fc5267)
|
|
534
|
-
- training (4af8ac9)
|
|
535
|
-
- fix build script (bd82836)
|
|
536
|
-
- infra test (5b79815)
|
|
537
|
-
- infra test (3a0ac05)
|
|
538
|
-
- infra test (e5c67b5)
|
|
539
|
-
- tests (ae7b621)
|
|
540
|
-
- tests (c09ae6a)
|
|
541
|
-
- update tui (4784153)
|
|
542
|
-
- training (0a5a330)
|
|
543
|
-
- tui (df4dd4a)
|
|
544
|
-
- pkg builds (4dc9993)
|
|
545
|
-
- also source env for creds (9a17d8f)
|
|
546
|
-
- fcl support (e8a5743)
|
|
547
|
-
- fcl support (8d6b6cd)
|
|
548
|
-
- fcl support (cb76a4a)
|
|
549
|
-
- bump package (df2ee85)
|
|
550
|
-
- add iam mgmt (2d3c294)
|
|
551
|
-
- fix k3s (976ae77)
|
|
552
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
553
|
-
- add project root as config (a2863c6)
|
|
554
|
-
- failure learnings (637ef5c)
|
|
555
|
-
- Apple signed binaries (63a610e)
|
|
556
|
-
- send build info to apple for notary service (300c220)
|
|
557
|
-
- migration failure fixes (c7f0b2f)
|
|
558
|
-
- release to wipe clean pg on duplicate key error (a38bf4d)
|
|
559
|
-
- small fix (a26a674)
|
|
63
|
+
- **Networking Fix** – Replaced `localhost` with `127.0.0.1` to improve reliability and avoid environment-specific resolution issues.
|
|
560
64
|
|
|
561
|
-
|
|
65
|
+
- **Maintenance** – Internal version bumps and minor housekeeping updates.
|
|
562
66
|
|
|
563
|
-
-
|
|
564
|
-
- localhost replaced by 127.0.0.1 (82b9f30)
|
|
565
|
-
- .29 (587b0e1)
|
|
566
|
-
- improve up down and bootstrap script (b79ebaf)
|
|
567
|
-
- checksum (22c8086)
|
|
568
|
-
- checksum (96b434f)
|
|
569
|
-
- checksum (15ed3c0)
|
|
570
|
-
- checksum (8a6543a)
|
|
571
|
-
- bump embed trino linksg (8440504)
|
|
572
|
-
- bump data (765ffd9)
|
|
573
|
-
- bump (cb8b232)
|
|
574
|
-
- broken tests (c532229)
|
|
575
|
-
- release 0.1.18, preflight checks (d902249)
|
|
576
|
-
- fix compute display bug (d10f5d9)
|
|
577
|
-
- cleanup packer files (6330f18)
|
|
578
|
-
- plan mode (cb36a8a)
|
|
579
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
580
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
581
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
582
|
-
- bump to 0.1.13 (8db570f)
|
|
583
|
-
- release 0.1.12 (c1c79e5)
|
|
584
|
-
- bump (11aa3b0)
|
|
585
|
-
- git keep and bump tui (be1678e)
|
|
586
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
587
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
588
|
-
- bump storage default (22c83ba)
|
|
589
|
-
- storage fix (68a22a0)
|
|
590
|
-
- skills update (7f56500)
|
|
591
|
-
- v9 bump (3864446)
|
|
592
|
-
- bump (c95eedc)
|
|
593
|
-
- rrf (dbf8c95)
|
|
594
|
-
- feat: warning when running predictions (95e8c52)
|
|
595
|
-
- feat: support for local predictions (45cf26b)
|
|
596
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
597
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
598
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
599
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
600
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
601
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
602
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
603
|
-
- skills update (1220385)
|
|
604
|
-
- skills update (bb66958)
|
|
605
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
606
|
-
- skills update (e9227a1)
|
|
607
|
-
- skills update (669c4b3)
|
|
608
|
-
- fix plugin pre-flight checks (f741743)
|
|
609
|
-
- increase agent context (6479aaa)
|
|
610
|
-
- skills and init sql fixes (5fce35e)
|
|
611
|
-
- checksum (3518b56)
|
|
612
|
-
- penging job limit (a139861)
|
|
613
|
-
- checksum (575d28c)
|
|
614
|
-
- bump (92049ba)
|
|
615
|
-
- fix bug per tab status (0a33657)
|
|
616
|
-
- fix bug per tab status (50457c6)
|
|
617
|
-
- checksumming (0ad842e)
|
|
618
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
619
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
620
|
-
- fix plugin initialization (16b9782)
|
|
621
|
-
- split index.js (50902a2)
|
|
622
|
-
- cloudflare cidr (cc4e021)
|
|
623
|
-
- cloduflare restrictions (2f6ba2d)
|
|
624
|
-
- sequential start (86b496e)
|
|
625
|
-
- sequential start (4930fe1)
|
|
626
|
-
- sequential start (353f014)
|
|
627
|
-
- qa tests (2dc6a1a)
|
|
628
|
-
- bump sha for .85 (dc2edfe)
|
|
629
|
-
- preserve env on sudo (7831227)
|
|
630
|
-
- bump sha for .84 (6c052f9)
|
|
631
|
-
- non interactive for azure vms (0aa8a2f)
|
|
632
|
-
- keep .env if present (d072450)
|
|
633
|
-
- bump (7a8e732)
|
|
634
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
635
|
-
- checksum bump (a2ccc20)
|
|
636
|
-
- netrc defensive checks (a0b0ccc)
|
|
637
|
-
- netrc defensive checks (ae37403)
|
|
638
|
-
- checksum (ec45d11)
|
|
639
|
-
- update sync and fix up (7f9af72)
|
|
640
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
641
|
-
- checksum on update (44005fc)
|
|
642
|
-
- cleanup for later (15e5313)
|
|
643
|
-
- cleanup for later (11c9597)
|
|
644
|
-
- switch branch feature (822fecc)
|
|
645
|
-
- add pull (d1c19ab)
|
|
646
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
647
|
-
- tests (f180a9a)
|
|
648
|
-
- cleanup (39c49a3)
|
|
649
|
-
- registry (7b7126a)
|
|
650
|
-
- reconcile kafka (832d0db)
|
|
651
|
-
- gh login bug (025886c)
|
|
652
|
-
- cleanup (bb96cab)
|
|
653
|
-
- strip envs from process (2421180)
|
|
654
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
655
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
656
|
-
- fix gh scope and azure states (afd846c)
|
|
657
|
-
- refactoring (da50352)
|
|
658
|
-
- split fops repo (d447638)
|
|
659
|
-
- aks (b791f8f)
|
|
660
|
-
- refactor azure (67d3bad)
|
|
661
|
-
- wildcard (391f023)
|
|
662
|
-
- azure plugin (c074074)
|
|
663
|
-
- zap (d7e6e7f)
|
|
664
|
-
- fix knock (cf89c05)
|
|
665
|
-
- azure (4adec98)
|
|
666
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
667
|
-
- azure stack index.js split (de12272)
|
|
668
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
669
|
-
- packer (9665fbc)
|
|
670
|
-
- remove stack api (db0fd4d)
|
|
671
|
-
- packer cleanup (fe1bf14)
|
|
672
|
-
- force refresh token (3a3d7e2)
|
|
673
|
-
- provision shell (2ad505f)
|
|
674
|
-
- azure vm management (91dcb31)
|
|
675
|
-
- azure specific (2b0cca8)
|
|
676
|
-
- azure packer (12175b8)
|
|
677
|
-
- init hashed pwd (db8523c)
|
|
678
|
-
- packer (5b5c7c4)
|
|
679
|
-
- doctor for azure vm (ed524fa)
|
|
680
|
-
- packer and 1pwd (c6d053e)
|
|
681
|
-
- split big index.js (dc85a1b)
|
|
682
|
-
- kafka volume update (21815ec)
|
|
683
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
684
|
-
- nighly fixx, test fix (5e0d04f)
|
|
685
|
-
- open ai training (cdc494a)
|
|
686
|
-
- openai integration in azure (1ca1475)
|
|
687
|
-
- ci (672cea9)
|
|
688
|
-
- refresh ghcr creds (4220c48)
|
|
689
|
-
- cleaned up version (1a0074f)
|
|
690
|
-
- traefik on ghcr and templates (8e31a05)
|
|
691
|
-
- apply fcl (e78911f)
|
|
692
|
-
- demo landscape (dd205fe)
|
|
693
|
-
- smarter login and schema (1af514f)
|
|
694
|
-
- no down before up unless something broke (56b1132)
|
|
695
|
-
- dai, reconcile failed containers (12907fa)
|
|
696
|
-
- reconcile dead container (7da75e4)
|
|
697
|
-
- defensive around storage buckets dir (b98871d)
|
|
698
|
-
- defensive around storage buckets dir (e86e132)
|
|
699
|
-
- gear in for multiarch (bf3fa3e)
|
|
700
|
-
- up autofix (99c7f89)
|
|
701
|
-
- autofix stale containers on up (43c7d0f)
|
|
702
|
-
- shared sessions fix (5de1359)
|
|
703
|
-
- share sessions between ui and tui (8321391)
|
|
704
|
-
- fix chat view display details (e263996)
|
|
705
|
-
- fix chat view display details (9babdda)
|
|
706
|
-
- tui up fixes (86e9f17)
|
|
707
|
-
- fix commands init (442538b)
|
|
708
|
-
- enable k3s profile (b2dcfc8)
|
|
709
|
-
- test up till job creation (656d388)
|
|
710
|
-
- tui fixes (0599779)
|
|
711
|
-
- cleanup (27731f0)
|
|
712
|
-
- train (90bf559)
|
|
713
|
-
- training (f809bf6)
|
|
714
|
-
- training (ba2b836)
|
|
715
|
-
- training (6fc5267)
|
|
716
|
-
- training (4af8ac9)
|
|
717
|
-
- fix build script (bd82836)
|
|
718
|
-
- infra test (5b79815)
|
|
719
|
-
- infra test (3a0ac05)
|
|
720
|
-
- infra test (e5c67b5)
|
|
721
|
-
- tests (ae7b621)
|
|
722
|
-
- tests (c09ae6a)
|
|
723
|
-
- update tui (4784153)
|
|
724
|
-
- training (0a5a330)
|
|
725
|
-
- tui (df4dd4a)
|
|
726
|
-
- pkg builds (4dc9993)
|
|
727
|
-
- also source env for creds (9a17d8f)
|
|
728
|
-
- fcl support (e8a5743)
|
|
729
|
-
- fcl support (8d6b6cd)
|
|
730
|
-
- fcl support (cb76a4a)
|
|
731
|
-
- bump package (df2ee85)
|
|
732
|
-
- add iam mgmt (2d3c294)
|
|
733
|
-
- fix k3s (976ae77)
|
|
734
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
735
|
-
- add project root as config (a2863c6)
|
|
736
|
-
- failure learnings (637ef5c)
|
|
737
|
-
- Apple signed binaries (63a610e)
|
|
738
|
-
- send build info to apple for notary service (300c220)
|
|
739
|
-
- migration failure fixes (c7f0b2f)
|
|
740
|
-
- release to wipe clean pg on duplicate key error (a38bf4d)
|
|
741
|
-
- small fix (a26a674)
|
|
742
|
-
- cleanup (ca7405d)
|
|
743
|
-
- bump packages (59723b7)
|
|
67
|
+
## [0.1.29] - 2026-03-03
|
|
744
68
|
|
|
745
|
-
|
|
69
|
+
- **CLI Improvements:** Enhanced the `up`, `down`, and `bootstrap` scripts for more reliable environment setup and teardown.
|
|
70
|
+
- **Integrity & Reliability:** Added checksum support to improve validation and ensure file integrity during operations.
|
|
746
71
|
|
|
747
|
-
|
|
72
|
+
## [0.1.26] - 2026-03-02
|
|
748
73
|
|
|
749
|
-
|
|
74
|
+
- Improved checksum handling and validation to make package integrity checks more reliable.
|
|
75
|
+
- Updated embedded Trino links and related data assets.
|
|
76
|
+
- Bumped internal data and other dependencies to newer versions.
|
|
77
|
+
- Fixed broken tests and stabilized the test suite.
|
|
78
|
+
- General maintenance and release preparation improvements.
|
|
750
79
|
|
|
751
|
-
|
|
752
|
-
- .29 (587b0e1)
|
|
753
|
-
- improve up down and bootstrap script (b79ebaf)
|
|
754
|
-
- checksum (22c8086)
|
|
755
|
-
- checksum (96b434f)
|
|
756
|
-
- checksum (15ed3c0)
|
|
757
|
-
- checksum (8a6543a)
|
|
758
|
-
- bump embed trino linksg (8440504)
|
|
759
|
-
- bump data (765ffd9)
|
|
760
|
-
- bump (cb8b232)
|
|
761
|
-
- broken tests (c532229)
|
|
762
|
-
- release 0.1.18, preflight checks (d902249)
|
|
763
|
-
- fix compute display bug (d10f5d9)
|
|
764
|
-
- cleanup packer files (6330f18)
|
|
765
|
-
- plan mode (cb36a8a)
|
|
766
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
767
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
768
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
769
|
-
- bump to 0.1.13 (8db570f)
|
|
770
|
-
- release 0.1.12 (c1c79e5)
|
|
771
|
-
- bump (11aa3b0)
|
|
772
|
-
- git keep and bump tui (be1678e)
|
|
773
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
774
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
775
|
-
- bump storage default (22c83ba)
|
|
776
|
-
- storage fix (68a22a0)
|
|
777
|
-
- skills update (7f56500)
|
|
778
|
-
- v9 bump (3864446)
|
|
779
|
-
- bump (c95eedc)
|
|
780
|
-
- rrf (dbf8c95)
|
|
781
|
-
- feat: warning when running predictions (95e8c52)
|
|
782
|
-
- feat: support for local predictions (45cf26b)
|
|
783
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
784
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
785
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
786
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
787
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
788
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
789
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
790
|
-
- skills update (1220385)
|
|
791
|
-
- skills update (bb66958)
|
|
792
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
793
|
-
- skills update (e9227a1)
|
|
794
|
-
- skills update (669c4b3)
|
|
795
|
-
- fix plugin pre-flight checks (f741743)
|
|
796
|
-
- increase agent context (6479aaa)
|
|
797
|
-
- skills and init sql fixes (5fce35e)
|
|
798
|
-
- checksum (3518b56)
|
|
799
|
-
- penging job limit (a139861)
|
|
800
|
-
- checksum (575d28c)
|
|
801
|
-
- bump (92049ba)
|
|
802
|
-
- fix bug per tab status (0a33657)
|
|
803
|
-
- fix bug per tab status (50457c6)
|
|
804
|
-
- checksumming (0ad842e)
|
|
805
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
806
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
807
|
-
- fix plugin initialization (16b9782)
|
|
808
|
-
- split index.js (50902a2)
|
|
809
|
-
- cloudflare cidr (cc4e021)
|
|
810
|
-
- cloduflare restrictions (2f6ba2d)
|
|
811
|
-
- sequential start (86b496e)
|
|
812
|
-
- sequential start (4930fe1)
|
|
813
|
-
- sequential start (353f014)
|
|
814
|
-
- qa tests (2dc6a1a)
|
|
815
|
-
- bump sha for .85 (dc2edfe)
|
|
816
|
-
- preserve env on sudo (7831227)
|
|
817
|
-
- bump sha for .84 (6c052f9)
|
|
818
|
-
- non interactive for azure vms (0aa8a2f)
|
|
819
|
-
- keep .env if present (d072450)
|
|
820
|
-
- bump (7a8e732)
|
|
821
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
822
|
-
- checksum bump (a2ccc20)
|
|
823
|
-
- netrc defensive checks (a0b0ccc)
|
|
824
|
-
- netrc defensive checks (ae37403)
|
|
825
|
-
- checksum (ec45d11)
|
|
826
|
-
- update sync and fix up (7f9af72)
|
|
827
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
828
|
-
- checksum on update (44005fc)
|
|
829
|
-
- cleanup for later (15e5313)
|
|
830
|
-
- cleanup for later (11c9597)
|
|
831
|
-
- switch branch feature (822fecc)
|
|
832
|
-
- add pull (d1c19ab)
|
|
833
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
834
|
-
- tests (f180a9a)
|
|
835
|
-
- cleanup (39c49a3)
|
|
836
|
-
- registry (7b7126a)
|
|
837
|
-
- reconcile kafka (832d0db)
|
|
838
|
-
- gh login bug (025886c)
|
|
839
|
-
- cleanup (bb96cab)
|
|
840
|
-
- strip envs from process (2421180)
|
|
841
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
842
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
843
|
-
- fix gh scope and azure states (afd846c)
|
|
844
|
-
- refactoring (da50352)
|
|
845
|
-
- split fops repo (d447638)
|
|
846
|
-
- aks (b791f8f)
|
|
847
|
-
- refactor azure (67d3bad)
|
|
848
|
-
- wildcard (391f023)
|
|
849
|
-
- azure plugin (c074074)
|
|
850
|
-
- zap (d7e6e7f)
|
|
851
|
-
- fix knock (cf89c05)
|
|
852
|
-
- azure (4adec98)
|
|
853
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
854
|
-
- azure stack index.js split (de12272)
|
|
855
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
856
|
-
- packer (9665fbc)
|
|
857
|
-
- remove stack api (db0fd4d)
|
|
858
|
-
- packer cleanup (fe1bf14)
|
|
859
|
-
- force refresh token (3a3d7e2)
|
|
860
|
-
- provision shell (2ad505f)
|
|
861
|
-
- azure vm management (91dcb31)
|
|
862
|
-
- azure specific (2b0cca8)
|
|
863
|
-
- azure packer (12175b8)
|
|
864
|
-
- init hashed pwd (db8523c)
|
|
865
|
-
- packer (5b5c7c4)
|
|
866
|
-
- doctor for azure vm (ed524fa)
|
|
867
|
-
- packer and 1pwd (c6d053e)
|
|
868
|
-
- split big index.js (dc85a1b)
|
|
869
|
-
- kafka volume update (21815ec)
|
|
870
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
871
|
-
- nighly fixx, test fix (5e0d04f)
|
|
872
|
-
- open ai training (cdc494a)
|
|
873
|
-
- openai integration in azure (1ca1475)
|
|
874
|
-
- ci (672cea9)
|
|
875
|
-
- refresh ghcr creds (4220c48)
|
|
876
|
-
- cleaned up version (1a0074f)
|
|
877
|
-
- traefik on ghcr and templates (8e31a05)
|
|
878
|
-
- apply fcl (e78911f)
|
|
879
|
-
- demo landscape (dd205fe)
|
|
880
|
-
- smarter login and schema (1af514f)
|
|
881
|
-
- no down before up unless something broke (56b1132)
|
|
882
|
-
- dai, reconcile failed containers (12907fa)
|
|
883
|
-
- reconcile dead container (7da75e4)
|
|
884
|
-
- defensive around storage buckets dir (b98871d)
|
|
885
|
-
- defensive around storage buckets dir (e86e132)
|
|
886
|
-
- gear in for multiarch (bf3fa3e)
|
|
887
|
-
- up autofix (99c7f89)
|
|
888
|
-
- autofix stale containers on up (43c7d0f)
|
|
889
|
-
- shared sessions fix (5de1359)
|
|
890
|
-
- share sessions between ui and tui (8321391)
|
|
891
|
-
- fix chat view display details (e263996)
|
|
892
|
-
- fix chat view display details (9babdda)
|
|
893
|
-
- tui up fixes (86e9f17)
|
|
894
|
-
- fix commands init (442538b)
|
|
895
|
-
- enable k3s profile (b2dcfc8)
|
|
896
|
-
- test up till job creation (656d388)
|
|
897
|
-
- tui fixes (0599779)
|
|
898
|
-
- cleanup (27731f0)
|
|
899
|
-
- train (90bf559)
|
|
900
|
-
- training (f809bf6)
|
|
901
|
-
- training (ba2b836)
|
|
902
|
-
- training (6fc5267)
|
|
903
|
-
- training (4af8ac9)
|
|
904
|
-
- fix build script (bd82836)
|
|
905
|
-
- infra test (5b79815)
|
|
906
|
-
- infra test (3a0ac05)
|
|
907
|
-
- infra test (e5c67b5)
|
|
908
|
-
- tests (ae7b621)
|
|
909
|
-
- tests (c09ae6a)
|
|
910
|
-
- update tui (4784153)
|
|
911
|
-
- training (0a5a330)
|
|
912
|
-
- tui (df4dd4a)
|
|
913
|
-
- pkg builds (4dc9993)
|
|
914
|
-
- also source env for creds (9a17d8f)
|
|
915
|
-
- fcl support (e8a5743)
|
|
916
|
-
- fcl support (8d6b6cd)
|
|
917
|
-
- fcl support (cb76a4a)
|
|
918
|
-
- bump package (df2ee85)
|
|
919
|
-
- add iam mgmt (2d3c294)
|
|
920
|
-
- fix k3s (976ae77)
|
|
921
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
922
|
-
- add project root as config (a2863c6)
|
|
923
|
-
- failure learnings (637ef5c)
|
|
924
|
-
- Apple signed binaries (63a610e)
|
|
925
|
-
- send build info to apple for notary service (300c220)
|
|
926
|
-
- migration failure fixes (c7f0b2f)
|
|
927
|
-
- release to wipe clean pg on duplicate key error (a38bf4d)
|
|
928
|
-
- small fix (a26a674)
|
|
929
|
-
- cleanup (ca7405d)
|
|
930
|
-
- bump packages (59723b7)
|
|
80
|
+
## [0.1.18] - 2026-02-26
|
|
931
81
|
|
|
932
|
-
|
|
82
|
+
- **Agent & TUI Improvements**
|
|
83
|
+
- Enhanced Agent UI with multiple updates and refinements.
|
|
84
|
+
- Added support for skills, improved skills handling, and updates to indexing and RRF.
|
|
85
|
+
- Introduced compacted context handling (reducing 100k → 10k context usage).
|
|
86
|
+
- Improved compute display to fix rendering issues in the UI.
|
|
933
87
|
|
|
934
|
-
-
|
|
935
|
-
-
|
|
936
|
-
- checksum (96b434f)
|
|
937
|
-
- checksum (15ed3c0)
|
|
938
|
-
- checksum (8a6543a)
|
|
939
|
-
- bump embed trino linksg (8440504)
|
|
940
|
-
- bump data (765ffd9)
|
|
941
|
-
- bump (cb8b232)
|
|
942
|
-
- broken tests (c532229)
|
|
943
|
-
- release 0.1.18, preflight checks (d902249)
|
|
944
|
-
- fix compute display bug (d10f5d9)
|
|
945
|
-
- cleanup packer files (6330f18)
|
|
946
|
-
- plan mode (cb36a8a)
|
|
947
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
948
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
949
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
950
|
-
- bump to 0.1.13 (8db570f)
|
|
951
|
-
- release 0.1.12 (c1c79e5)
|
|
952
|
-
- bump (11aa3b0)
|
|
953
|
-
- git keep and bump tui (be1678e)
|
|
954
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
955
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
956
|
-
- bump storage default (22c83ba)
|
|
957
|
-
- storage fix (68a22a0)
|
|
958
|
-
- skills update (7f56500)
|
|
959
|
-
- v9 bump (3864446)
|
|
960
|
-
- bump (c95eedc)
|
|
961
|
-
- rrf (dbf8c95)
|
|
962
|
-
- feat: warning when running predictions (95e8c52)
|
|
963
|
-
- feat: support for local predictions (45cf26b)
|
|
964
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
965
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
966
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
967
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
968
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
969
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
970
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
971
|
-
- skills update (1220385)
|
|
972
|
-
- skills update (bb66958)
|
|
973
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
974
|
-
- skills update (e9227a1)
|
|
975
|
-
- skills update (669c4b3)
|
|
976
|
-
- fix plugin pre-flight checks (f741743)
|
|
977
|
-
- increase agent context (6479aaa)
|
|
978
|
-
- skills and init sql fixes (5fce35e)
|
|
979
|
-
- checksum (3518b56)
|
|
980
|
-
- penging job limit (a139861)
|
|
981
|
-
- checksum (575d28c)
|
|
982
|
-
- bump (92049ba)
|
|
983
|
-
- fix bug per tab status (0a33657)
|
|
984
|
-
- fix bug per tab status (50457c6)
|
|
985
|
-
- checksumming (0ad842e)
|
|
986
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
987
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
988
|
-
- fix plugin initialization (16b9782)
|
|
989
|
-
- split index.js (50902a2)
|
|
990
|
-
- cloudflare cidr (cc4e021)
|
|
991
|
-
- cloduflare restrictions (2f6ba2d)
|
|
992
|
-
- sequential start (86b496e)
|
|
993
|
-
- sequential start (4930fe1)
|
|
994
|
-
- sequential start (353f014)
|
|
995
|
-
- qa tests (2dc6a1a)
|
|
996
|
-
- bump sha for .85 (dc2edfe)
|
|
997
|
-
- preserve env on sudo (7831227)
|
|
998
|
-
- bump sha for .84 (6c052f9)
|
|
999
|
-
- non interactive for azure vms (0aa8a2f)
|
|
1000
|
-
- keep .env if present (d072450)
|
|
1001
|
-
- bump (7a8e732)
|
|
1002
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
1003
|
-
- checksum bump (a2ccc20)
|
|
1004
|
-
- netrc defensive checks (a0b0ccc)
|
|
1005
|
-
- netrc defensive checks (ae37403)
|
|
1006
|
-
- checksum (ec45d11)
|
|
1007
|
-
- update sync and fix up (7f9af72)
|
|
1008
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
1009
|
-
- checksum on update (44005fc)
|
|
1010
|
-
- cleanup for later (15e5313)
|
|
1011
|
-
- cleanup for later (11c9597)
|
|
1012
|
-
- switch branch feature (822fecc)
|
|
1013
|
-
- add pull (d1c19ab)
|
|
1014
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
1015
|
-
- tests (f180a9a)
|
|
1016
|
-
- cleanup (39c49a3)
|
|
1017
|
-
- registry (7b7126a)
|
|
1018
|
-
- reconcile kafka (832d0db)
|
|
1019
|
-
- gh login bug (025886c)
|
|
1020
|
-
- cleanup (bb96cab)
|
|
1021
|
-
- strip envs from process (2421180)
|
|
1022
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
1023
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
1024
|
-
- fix gh scope and azure states (afd846c)
|
|
1025
|
-
- refactoring (da50352)
|
|
1026
|
-
- split fops repo (d447638)
|
|
1027
|
-
- aks (b791f8f)
|
|
1028
|
-
- refactor azure (67d3bad)
|
|
1029
|
-
- wildcard (391f023)
|
|
1030
|
-
- azure plugin (c074074)
|
|
1031
|
-
- zap (d7e6e7f)
|
|
1032
|
-
- fix knock (cf89c05)
|
|
1033
|
-
- azure (4adec98)
|
|
1034
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
1035
|
-
- azure stack index.js split (de12272)
|
|
1036
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
1037
|
-
- packer (9665fbc)
|
|
1038
|
-
- remove stack api (db0fd4d)
|
|
1039
|
-
- packer cleanup (fe1bf14)
|
|
1040
|
-
- force refresh token (3a3d7e2)
|
|
1041
|
-
- provision shell (2ad505f)
|
|
1042
|
-
- azure vm management (91dcb31)
|
|
1043
|
-
- azure specific (2b0cca8)
|
|
1044
|
-
- azure packer (12175b8)
|
|
1045
|
-
- init hashed pwd (db8523c)
|
|
1046
|
-
- packer (5b5c7c4)
|
|
1047
|
-
- doctor for azure vm (ed524fa)
|
|
1048
|
-
- packer and 1pwd (c6d053e)
|
|
1049
|
-
- split big index.js (dc85a1b)
|
|
1050
|
-
- kafka volume update (21815ec)
|
|
1051
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
1052
|
-
- nighly fixx, test fix (5e0d04f)
|
|
1053
|
-
- open ai training (cdc494a)
|
|
1054
|
-
- openai integration in azure (1ca1475)
|
|
1055
|
-
- ci (672cea9)
|
|
1056
|
-
- refresh ghcr creds (4220c48)
|
|
1057
|
-
- cleaned up version (1a0074f)
|
|
1058
|
-
- traefik on ghcr and templates (8e31a05)
|
|
1059
|
-
- apply fcl (e78911f)
|
|
1060
|
-
- demo landscape (dd205fe)
|
|
1061
|
-
- smarter login and schema (1af514f)
|
|
1062
|
-
- no down before up unless something broke (56b1132)
|
|
1063
|
-
- dai, reconcile failed containers (12907fa)
|
|
1064
|
-
- reconcile dead container (7da75e4)
|
|
1065
|
-
- defensive around storage buckets dir (b98871d)
|
|
1066
|
-
- defensive around storage buckets dir (e86e132)
|
|
1067
|
-
- gear in for multiarch (bf3fa3e)
|
|
1068
|
-
- up autofix (99c7f89)
|
|
1069
|
-
- autofix stale containers on up (43c7d0f)
|
|
1070
|
-
- shared sessions fix (5de1359)
|
|
1071
|
-
- share sessions between ui and tui (8321391)
|
|
1072
|
-
- fix chat view display details (e263996)
|
|
1073
|
-
- fix chat view display details (9babdda)
|
|
1074
|
-
- tui up fixes (86e9f17)
|
|
1075
|
-
- fix commands init (442538b)
|
|
1076
|
-
- enable k3s profile (b2dcfc8)
|
|
1077
|
-
- test up till job creation (656d388)
|
|
1078
|
-
- tui fixes (0599779)
|
|
1079
|
-
- cleanup (27731f0)
|
|
1080
|
-
- train (90bf559)
|
|
1081
|
-
- training (f809bf6)
|
|
1082
|
-
- training (ba2b836)
|
|
1083
|
-
- training (6fc5267)
|
|
1084
|
-
- training (4af8ac9)
|
|
1085
|
-
- fix build script (bd82836)
|
|
1086
|
-
- infra test (5b79815)
|
|
1087
|
-
- infra test (3a0ac05)
|
|
1088
|
-
- infra test (e5c67b5)
|
|
1089
|
-
- tests (ae7b621)
|
|
1090
|
-
- tests (c09ae6a)
|
|
1091
|
-
- update tui (4784153)
|
|
1092
|
-
- training (0a5a330)
|
|
1093
|
-
- tui (df4dd4a)
|
|
1094
|
-
- pkg builds (4dc9993)
|
|
1095
|
-
- also source env for creds (9a17d8f)
|
|
1096
|
-
- fcl support (e8a5743)
|
|
1097
|
-
- fcl support (8d6b6cd)
|
|
1098
|
-
- fcl support (cb76a4a)
|
|
1099
|
-
- bump package (df2ee85)
|
|
1100
|
-
- add iam mgmt (2d3c294)
|
|
1101
|
-
- fix k3s (976ae77)
|
|
1102
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
1103
|
-
- add project root as config (a2863c6)
|
|
1104
|
-
- failure learnings (637ef5c)
|
|
1105
|
-
- Apple signed binaries (63a610e)
|
|
1106
|
-
- send build info to apple for notary service (300c220)
|
|
1107
|
-
- migration failure fixes (c7f0b2f)
|
|
1108
|
-
- release to wipe clean pg on duplicate key error (a38bf4d)
|
|
1109
|
-
- small fix (a26a674)
|
|
1110
|
-
- cleanup (ca7405d)
|
|
1111
|
-
- bump packages (59723b7)
|
|
1112
|
-
- add retry on pulls if it fails (4de8497)
|
|
1113
|
-
- bump packages (537cb3a)
|
|
88
|
+
- **Plan Mode**
|
|
89
|
+
- Added a new *plan mode* to preview operations before execution.
|
|
1114
90
|
|
|
1115
|
-
|
|
91
|
+
- **Storage & Indexing**
|
|
92
|
+
- Fixed storage-related issues and updated the default storage configuration.
|
|
93
|
+
- Improved graphs indexing and token consumption handling, including Cloudflare-related updates.
|
|
1116
94
|
|
|
1117
|
-
|
|
95
|
+
- **Maintenance & Packaging**
|
|
96
|
+
- Cleaned up packer files and general project housekeeping.
|
|
97
|
+
- Version bumps and release stabilization from 0.1.12 through 0.1.18.
|
|
98
|
+
|
|
99
|
+
## [0.1.10] - 2026-02-25
|
|
100
|
+
|
|
101
|
+
- **Predictions & MLflow**
|
|
102
|
+
- Added support for local predictions.
|
|
103
|
+
- Introduced early support for predictions with MLflow integration (WIP).
|
|
104
|
+
- Show a warning when running predictions to clarify runtime behavior and expectations.
|
|
105
|
+
|
|
106
|
+
- **Knowledge & Skills**
|
|
107
|
+
- Added Reciprocal Rank Fusion (RRF) to improve knowledge and skill retrieval quality.
|
|
108
|
+
- Expanded and updated `SKILL.md` with a complete tool reference for knowledge retrieval.
|
|
109
|
+
- Multiple skills updates and SQL initialization fixes.
|
|
110
|
+
|
|
111
|
+
- **Compute & Data Validation**
|
|
112
|
+
- Improved `compute_run` with better storage reads, input data product table probing, and readiness checks.
|
|
113
|
+
- Added CSV header validation during `compute_run` readiness checks.
|
|
114
|
+
- Introduced a pending job limit safeguard.
|
|
115
|
+
|
|
116
|
+
- **Stability & Safeguards**
|
|
117
|
+
- Fixed corrupted Iceberg metadata handling by probing tables and forcing cleanup on re-apply.
|
|
118
|
+
- Improved plugin pre-flight checks.
|
|
119
|
+
- Enforced a rule to prevent using `foundation_apply` to fix broken products.
|
|
120
|
+
- Added checksum handling to improve integrity checks.
|
|
121
|
+
|
|
122
|
+
- **CLI & UX Improvements**
|
|
123
|
+
- Increased agent context window.
|
|
124
|
+
- TUI improvements and safer tool apply overwrite behavior.
|
|
125
|
+
|
|
126
|
+
## [0.1.3] - 2026-02-24
|
|
127
|
+
|
|
128
|
+
- **Improved integrity & release handling**
|
|
129
|
+
- Added checksum generation/verification to improve artifact integrity.
|
|
130
|
+
- General version bump and internal release housekeeping.
|
|
131
|
+
|
|
132
|
+
- **CLI stability & UX fixes**
|
|
133
|
+
- Fixed per-tab status reporting bugs.
|
|
134
|
+
- Resolved plugin initialization issues.
|
|
135
|
+
- Addressed overlapping/formatting problems in rendered markdown output.
|
|
136
|
+
- Refactored CLI entrypoint (split `index.js`) for better structure and maintainability.
|
|
137
|
+
|
|
138
|
+
- **Agent & startup behavior**
|
|
139
|
+
- Improved sequential startup logic for more predictable initialization.
|
|
140
|
+
|
|
141
|
+
- **Docker & infrastructure**
|
|
142
|
+
- Added Spark Dockerfile with multi-arch build support.
|
|
143
|
+
- Updated Cloudflare CIDR handling and tightened related network restrictions.
|
|
144
|
+
|
|
145
|
+
- **Quality**
|
|
146
|
+
- Added QA tests to improve reliability and prevent regressions.
|
|
147
|
+
|
|
148
|
+
## [0.0.95] - 2026-02-23
|
|
149
|
+
|
|
150
|
+
- **Azure VM Improvements**
|
|
151
|
+
- Added non-interactive support for Azure VM operations.
|
|
152
|
+
- Expanded Azure test coverage and introduced per-app tag support.
|
|
153
|
+
|
|
154
|
+
- **Environment & Sudo Handling**
|
|
155
|
+
- Preserved environment variables when using `sudo`.
|
|
156
|
+
- Ensure existing `.env` files are kept intact if already present.
|
|
157
|
+
|
|
158
|
+
- **Docker & Compose**
|
|
159
|
+
- Automatically ensure OPA is included in Docker Compose when not explicitly set.
|
|
160
|
+
|
|
161
|
+
- **Netrc & Authentication Hardening**
|
|
162
|
+
- Added defensive checks for `.netrc` handling to improve reliability and avoid misconfigurations.
|
|
163
|
+
|
|
164
|
+
- **Sync & Update Reliability**
|
|
165
|
+
- Improved sync behavior and general update flow.
|
|
166
|
+
- Added checksum validation during updates for better integrity and safety.
|
|
167
|
+
|
|
168
|
+
## [0.0.78] - 2026-02-22
|
|
169
|
+
|
|
170
|
+
- **Maintenance:** Internal cleanup and minor refactoring to prepare for upcoming improvements.
|
|
171
|
+
|
|
172
|
+
## [0.0.77] - 2026-02-20
|
|
1118
173
|
|
|
1119
|
-
|
|
174
|
+
- **CLI Enhancements**
|
|
175
|
+
- Added a new `pull` command to improve workflow efficiency.
|
|
176
|
+
- Introduced support for switching branches directly from the CLI.
|
|
1120
177
|
|
|
1121
|
-
-
|
|
1122
|
-
-
|
|
1123
|
-
- checksum (15ed3c0)
|
|
1124
|
-
- checksum (8a6543a)
|
|
1125
|
-
- bump embed trino linksg (8440504)
|
|
1126
|
-
- bump data (765ffd9)
|
|
1127
|
-
- bump (cb8b232)
|
|
1128
|
-
- broken tests (c532229)
|
|
1129
|
-
- release 0.1.18, preflight checks (d902249)
|
|
1130
|
-
- fix compute display bug (d10f5d9)
|
|
1131
|
-
- cleanup packer files (6330f18)
|
|
1132
|
-
- plan mode (cb36a8a)
|
|
1133
|
-
- bump to 0.1.16 - agent ui (41ac1a2)
|
|
1134
|
-
- bump to 0.1.15 - agent ui (4ebe2e1)
|
|
1135
|
-
- bump to 0.1.14 (6c3a7fa)
|
|
1136
|
-
- bump to 0.1.13 (8db570f)
|
|
1137
|
-
- release 0.1.12 (c1c79e5)
|
|
1138
|
-
- bump (11aa3b0)
|
|
1139
|
-
- git keep and bump tui (be1678e)
|
|
1140
|
-
- skills, index, rrf, compacted context (100k > 10k) (7b2fffd)
|
|
1141
|
-
- cloudflare and token consumption, graphs indexing (0ad9eec)
|
|
1142
|
-
- bump storage default (22c83ba)
|
|
1143
|
-
- storage fix (68a22a0)
|
|
1144
|
-
- skills update (7f56500)
|
|
1145
|
-
- v9 bump (3864446)
|
|
1146
|
-
- bump (c95eedc)
|
|
1147
|
-
- rrf (dbf8c95)
|
|
1148
|
-
- feat: warning when running predictions (95e8c52)
|
|
1149
|
-
- feat: support for local predictions (45cf26b)
|
|
1150
|
-
- feat: wip support for predictions + mlflow (3457052)
|
|
1151
|
-
- add Reciprocal Rank Fusion (RRF) to knowledge and skill retrieval (61549bc)
|
|
1152
|
-
- validate CSV headers in compute_run readiness check (a8c7a43)
|
|
1153
|
-
- fix corrupted Iceberg metadata: probe tables + force cleanup on re-apply (50578af)
|
|
1154
|
-
- enforce: never use foundation_apply to fix broken products (2e049bf)
|
|
1155
|
-
- update SKILL.md with complete tool reference for knowledge retrieval (30b1924)
|
|
1156
|
-
- add storage read, input DP table probe, and compute_run improvements (34e6c4c)
|
|
1157
|
-
- skills update (1220385)
|
|
1158
|
-
- skills update (bb66958)
|
|
1159
|
-
- some tui improvement andd tools apply overwrite (e90c35c)
|
|
1160
|
-
- skills update (e9227a1)
|
|
1161
|
-
- skills update (669c4b3)
|
|
1162
|
-
- fix plugin pre-flight checks (f741743)
|
|
1163
|
-
- increase agent context (6479aaa)
|
|
1164
|
-
- skills and init sql fixes (5fce35e)
|
|
1165
|
-
- checksum (3518b56)
|
|
1166
|
-
- penging job limit (a139861)
|
|
1167
|
-
- checksum (575d28c)
|
|
1168
|
-
- bump (92049ba)
|
|
1169
|
-
- fix bug per tab status (0a33657)
|
|
1170
|
-
- fix bug per tab status (50457c6)
|
|
1171
|
-
- checksumming (0ad842e)
|
|
1172
|
-
- shot af mardkwon overlapping (51f63b9)
|
|
1173
|
-
- add spark dockerfile for multiarch builds (95abbd1)
|
|
1174
|
-
- fix plugin initialization (16b9782)
|
|
1175
|
-
- split index.js (50902a2)
|
|
1176
|
-
- cloudflare cidr (cc4e021)
|
|
1177
|
-
- cloduflare restrictions (2f6ba2d)
|
|
1178
|
-
- sequential start (86b496e)
|
|
1179
|
-
- sequential start (4930fe1)
|
|
1180
|
-
- sequential start (353f014)
|
|
1181
|
-
- qa tests (2dc6a1a)
|
|
1182
|
-
- bump sha for .85 (dc2edfe)
|
|
1183
|
-
- preserve env on sudo (7831227)
|
|
1184
|
-
- bump sha for .84 (6c052f9)
|
|
1185
|
-
- non interactive for azure vms (0aa8a2f)
|
|
1186
|
-
- keep .env if present (d072450)
|
|
1187
|
-
- bump (7a8e732)
|
|
1188
|
-
- ensure opa is on compose if not set (f4a5228)
|
|
1189
|
-
- checksum bump (a2ccc20)
|
|
1190
|
-
- netrc defensive checks (a0b0ccc)
|
|
1191
|
-
- netrc defensive checks (ae37403)
|
|
1192
|
-
- checksum (ec45d11)
|
|
1193
|
-
- update sync and fix up (7f9af72)
|
|
1194
|
-
- expand test for azure and add new per app tag support (388a168)
|
|
1195
|
-
- checksum on update (44005fc)
|
|
1196
|
-
- cleanup for later (15e5313)
|
|
1197
|
-
- cleanup for later (11c9597)
|
|
1198
|
-
- switch branch feature (822fecc)
|
|
1199
|
-
- add pull (d1c19ab)
|
|
1200
|
-
- Bump hono from 4.11.9 to 4.12.0 in /operator-cli (ad25144)
|
|
1201
|
-
- tests (f180a9a)
|
|
1202
|
-
- cleanup (39c49a3)
|
|
1203
|
-
- registry (7b7126a)
|
|
1204
|
-
- reconcile kafka (832d0db)
|
|
1205
|
-
- gh login bug (025886c)
|
|
1206
|
-
- cleanup (bb96cab)
|
|
1207
|
-
- strip envs from process (2421180)
|
|
1208
|
-
- force use of gh creds not tokens in envs var (fff7787)
|
|
1209
|
-
- resolve import between npm installs and npm link (79522e1)
|
|
1210
|
-
- fix gh scope and azure states (afd846c)
|
|
1211
|
-
- refactoring (da50352)
|
|
1212
|
-
- split fops repo (d447638)
|
|
1213
|
-
- aks (b791f8f)
|
|
1214
|
-
- refactor azure (67d3bad)
|
|
1215
|
-
- wildcard (391f023)
|
|
1216
|
-
- azure plugin (c074074)
|
|
1217
|
-
- zap (d7e6e7f)
|
|
1218
|
-
- fix knock (cf89c05)
|
|
1219
|
-
- azure (4adec98)
|
|
1220
|
-
- Bump tar from 7.5.7 to 7.5.9 in /operator-cli (e41e98e)
|
|
1221
|
-
- azure stack index.js split (de12272)
|
|
1222
|
-
- Bump ajv from 8.17.1 to 8.18.0 in /operator-cli (76da21f)
|
|
1223
|
-
- packer (9665fbc)
|
|
1224
|
-
- remove stack api (db0fd4d)
|
|
1225
|
-
- packer cleanup (fe1bf14)
|
|
1226
|
-
- force refresh token (3a3d7e2)
|
|
1227
|
-
- provision shell (2ad505f)
|
|
1228
|
-
- azure vm management (91dcb31)
|
|
1229
|
-
- azure specific (2b0cca8)
|
|
1230
|
-
- azure packer (12175b8)
|
|
1231
|
-
- init hashed pwd (db8523c)
|
|
1232
|
-
- packer (5b5c7c4)
|
|
1233
|
-
- doctor for azure vm (ed524fa)
|
|
1234
|
-
- packer and 1pwd (c6d053e)
|
|
1235
|
-
- split big index.js (dc85a1b)
|
|
1236
|
-
- kafka volume update (21815ec)
|
|
1237
|
-
- fix openai azure tools confirmation and flow (0118cd1)
|
|
1238
|
-
- nighly fixx, test fix (5e0d04f)
|
|
1239
|
-
- open ai training (cdc494a)
|
|
1240
|
-
- openai integration in azure (1ca1475)
|
|
1241
|
-
- ci (672cea9)
|
|
1242
|
-
- refresh ghcr creds (4220c48)
|
|
1243
|
-
- cleaned up version (1a0074f)
|
|
1244
|
-
- traefik on ghcr and templates (8e31a05)
|
|
1245
|
-
- apply fcl (e78911f)
|
|
1246
|
-
- demo landscape (dd205fe)
|
|
1247
|
-
- smarter login and schema (1af514f)
|
|
1248
|
-
- no down before up unless something broke (56b1132)
|
|
1249
|
-
- dai, reconcile failed containers (12907fa)
|
|
1250
|
-
- reconcile dead container (7da75e4)
|
|
1251
|
-
- defensive around storage buckets dir (b98871d)
|
|
1252
|
-
- defensive around storage buckets dir (e86e132)
|
|
1253
|
-
- gear in for multiarch (bf3fa3e)
|
|
1254
|
-
- up autofix (99c7f89)
|
|
1255
|
-
- autofix stale containers on up (43c7d0f)
|
|
1256
|
-
- shared sessions fix (5de1359)
|
|
1257
|
-
- share sessions between ui and tui (8321391)
|
|
1258
|
-
- fix chat view display details (e263996)
|
|
1259
|
-
- fix chat view display details (9babdda)
|
|
1260
|
-
- tui up fixes (86e9f17)
|
|
1261
|
-
- fix commands init (442538b)
|
|
1262
|
-
- enable k3s profile (b2dcfc8)
|
|
1263
|
-
- test up till job creation (656d388)
|
|
1264
|
-
- tui fixes (0599779)
|
|
1265
|
-
- cleanup (27731f0)
|
|
1266
|
-
- train (90bf559)
|
|
1267
|
-
- training (f809bf6)
|
|
1268
|
-
- training (ba2b836)
|
|
1269
|
-
- training (6fc5267)
|
|
1270
|
-
- training (4af8ac9)
|
|
1271
|
-
- fix build script (bd82836)
|
|
1272
|
-
- infra test (5b79815)
|
|
1273
|
-
- infra test (3a0ac05)
|
|
1274
|
-
- infra test (e5c67b5)
|
|
1275
|
-
- tests (ae7b621)
|
|
1276
|
-
- tests (c09ae6a)
|
|
1277
|
-
- update tui (4784153)
|
|
1278
|
-
- training (0a5a330)
|
|
1279
|
-
- tui (df4dd4a)
|
|
1280
|
-
- pkg builds (4dc9993)
|
|
1281
|
-
- also source env for creds (9a17d8f)
|
|
1282
|
-
- fcl support (e8a5743)
|
|
1283
|
-
- fcl support (8d6b6cd)
|
|
1284
|
-
- fcl support (cb76a4a)
|
|
1285
|
-
- bump package (df2ee85)
|
|
1286
|
-
- add iam mgmt (2d3c294)
|
|
1287
|
-
- fix k3s (976ae77)
|
|
1288
|
-
- fix trino, add storage plugin (75cb1f4)
|
|
1289
|
-
- add project root as config (a2863c6)
|
|
1290
|
-
- failure learnings (637ef5c)
|
|
1291
|
-
- Apple signed binaries (63a610e)
|
|
1292
|
-
- send build info to apple for notary service (300c220)
|
|
1293
|
-
- migration failure fixes (c7f0b2f)
|
|
1294
|
-
- release to wipe clean pg on duplicate key error (a38bf4d)
|
|
1295
|
-
- small fix (a26a674)
|
|
1296
|
-
- cleanup (ca7405d)
|
|
1297
|
-
- bump packages (59723b7)
|
|
1298
|
-
- add retry on pulls if it fails (4de8497)
|
|
1299
|
-
- bump packages (537cb3a)
|
|
1300
|
-
- fix bootstrap (a25cbb9)
|
|
178
|
+
- **Dependencies**
|
|
179
|
+
- Updated `hono` from `4.11.9` to `4.12.0` for compatibility and upstream improvements.
|
|
1301
180
|
|
|
181
|
+
- **Maintenance**
|
|
182
|
+
- Performed internal cleanup to prepare for upcoming changes and improvements.
|