Commit 8358f07
committed
fix: bake support utils and allowScripts into image, drop first-run patches
install-browser/install-openspec/validate.sh/browser-state-cleanup are
immutable user tools — created at build time as symlinks in
~/.local/bin so they survive rebuilds (previously first-run-only,
lost whenever the writable image layer was recreated).
pi-coding-agent allowScripts is now declared upstream in the lpb fork
(localpibox/pi packages/coding-agent/package.json), so the build just
verifies it via a FATAL grep guard instead of patching post-install.1 parent a2b67ce commit 8358f07
2 files changed
Lines changed: 13 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
| |||
178 | 180 | | |
179 | 181 | | |
180 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
181 | 194 | | |
182 | | - | |
183 | 195 | | |
184 | 196 | | |
185 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | 337 | | |
358 | 338 | | |
359 | 339 | | |
| |||
382 | 362 | | |
383 | 363 | | |
384 | 364 | | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | 365 | | |
405 | 366 | | |
406 | 367 | | |
| |||
0 commit comments