Merge remote-tracking branch 'origin/main' into johnnyamancio/kilo-opencode-v1.4.4

This commit is contained in:
Johnny Amancio
2026-04-16 20:30:42 +02:00
151 changed files with 6253 additions and 1358 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
- uses: ./.github/actions/setup-bun
# kilocode_change start - install deps for changeset changelog generation
# kilocode_change start - install deps for version script workspace resolution
- name: Install dependencies
run: bun install
+2 -2
View File
@@ -28,9 +28,9 @@ jobs:
matrix:
settings:
- name: linux
host: blacksmith-4vcpu-ubuntu-2404
host: blacksmith-8vcpu-ubuntu-2404
- name: windows
host: blacksmith-4vcpu-windows-2025
host: blacksmith-8vcpu-windows-2025
runs-on: ${{ matrix.settings.host }}
defaults:
run: