Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.3.14

This commit is contained in:
Catriel Müller
2026-04-13 15:44:28 -03:00
committed by GitHub
63 changed files with 5959 additions and 115 deletions
+5
View File
@@ -46,9 +46,14 @@ jobs:
- uses: ./.github/actions/setup-bun
# kilocode_change start - install deps for changeset changelog generation
- name: Install dependencies
run: bun install
- name: Install Kilo
if: inputs.bump || inputs.version
run: bun i -g @kilocode/cli
# kilocode_change end
- id: version
run: |