Files
Kilo-Org_kilocode/packages/opencode/script
kiloconnect[bot] 6458b593c0 build(cli): shrink publish artifact to unblock build-vscode download
The kilo-cli artifact ballooned from ~1 GB to 1.83 GB after the codebase
indexing PR started emitting external sourcemaps and copying tree-sitter
wasms per target. The resulting 1.83 GB artifact triggered a silent
partial-extract in actions/download-artifact@v4 during build-vscode,
causing the 2026-04-29 publish run to fail with 'CLI binary not found'.

- Skip external sourcemaps in release builds (~620 MB saved across
  12 targets); dev builds still emit maps for local debugging.
- Exclude any stray .map files from the CI artifact and skip zstd
  compression on binaries (saves ~60 s on upload and reduces the
  chance of partial-extract bugs on the download side).

Refs: PR #6966 (commit f74d54c4), run 25096325401
2026-04-29 09:06:16 +00:00
..
2026-02-14 04:19:02 +00:00
2026-04-24 14:18:25 +02:00
2026-04-21 18:03:34 +02:00
2026-04-20 18:29:48 +00:00
2026-04-15 15:11:33 -03:00
2026-04-16 10:09:14 -04:00
2026-04-12 13:36:08 +02:00