Catriel Müller
7edd3f6fc2
Merge branch 'main' into catrielmuller/kilo-opencode-v1.2.21
2026-03-18 17:10:56 -03:00
Catriel Müller
3034667f50
feat: add Windows ARM64 build support for CLI and VS Code extension
...
- Add win32/arm64 target to packages/opencode/script/build.ts
- Add win32-arm64 target to packages/kilo-vscode/script/build.ts and publish.ts
- Add @parcel/watcher-win32-arm64@2.5.1 optional dev dependency to packages/opencode/package.json
- Update RELEASING.md to document win32-arm64 CLI and VSIX targets
2026-03-18 14:10:03 -03:00
Catriel Müller
426521468f
resolve merge conflicts
2026-03-17 11:37:03 -03:00
Catriel Müller
266ceca646
refactor: kilo compat for v1.2.21
2026-03-17 08:50:30 -03:00
Catriel Müller
f2d9599c3a
fix: fix build and publish scripts
2026-03-17 08:00:58 -03:00
Catriel Müller
a0aef61031
feat: merge opencode v1.2.18
2026-03-17 07:45:49 -03:00
Catriel Müller
c48a80bf22
refactor: add kilo markers
2026-03-17 07:27:25 -03:00
Catriel Müller
96de074e4e
fix: fix publish
2026-03-17 07:27:25 -03:00
Catriel Müller
7dbe255376
fix: fix build and publish scripts
2026-03-17 07:27:25 -03:00
Catriel Müller
b13b701310
feat: merge opencode v1.2.18
2026-03-17 07:27:22 -03:00
kiloconnect[bot]
6272a4a4dd
Add README for npm package
...
The @kilocode/cli npm package page had no README. This adds a
README covering installation, usage, features, and links, and
updates the publish script to include it in the published package.
2026-03-11 08:06:35 +00:00
Dax Raad
7417c869fc
fix issue with migration
2026-03-06 16:44:49 -05:00
Christiaan Arnoldus
3fff82bfa2
Apply suggestions from code review
2026-03-06 16:22:26 +01:00
Christiaan Arnoldus
a341ecdb6f
kilo-auto is not a provider
2026-03-06 16:18:13 +01:00
kiloconnect[bot]
55a1de8d9e
refactor(model): migrate default to kilo-auto/frontier across codebase
...
migrate default model IDs from kilo/auto to kilo-auto/frontier and related references across the codebase. update defaults in gateway constants, VSCode provider, tests, UI defaults, and e2e seed. align docs and examples to use kilo-auto/frontier and kilo-auto/free. this is a breaking change for existing configurations
BREAKING CHANGE: update default model IDs to kilo-auto/frontier and kilo-auto/free
kilo/auto and kilo/auto-free no longer used as defaults; update all
references accordingly
2026-03-06 15:03:35 +00:00
Luis Felipe Cordeiro Sena
b7605add58
fix(app): enable auto-accept keybind regardless of permission config ( #16259 )
2026-03-06 04:49:12 -06:00
Kevin van Dijk
bc3a48b211
Merge branch 'main' into kevinvandijk/kilo-opencode-v1.2.15
2026-03-02 22:25:30 +01:00
Catriel Müller
51ce954857
fix: build and release cli
2026-02-27 15:38:51 -03:00
Kevin van Dijk
fccf5544d9
Resolve merge conflicts
2026-02-26 14:46:06 +01:00
Kevin van Dijk
2c10cfbb52
refactor: kilo compat for v1.2.15
2026-02-26 14:35:48 +01:00
Luke Parker
fce811b52f
fix: most segfaults on windows with Bun v1.3.10 stable ( #15181 )
2026-02-26 17:55:01 +10:00
Kevin van Dijk
be21724abd
Update packages/opencode/script/postinstall.mjs
...
Co-authored-by: Catriel Müller <catrielmuller@gmail.com >
2026-02-26 02:20:50 +01:00
Sebastian
9d29d692c6
split tui/server config ( #13968 )
2026-02-25 23:53:09 +01:00
Kevin van Dijk
2b05e4f40b
Resolve merge conflicts
2026-02-25 18:34:18 +01:00
Kevin van Dijk
42a7e019ef
refactor: kilo compat for v1.2.11
2026-02-25 18:14:54 +01:00
Luke Parker
cf5cfb48cd
upgrade to bun 1.3.10 canary and force baseline builds always ( #14843 )
2026-02-24 16:06:45 +10:00
Catriel Müller
325224ceb7
refactor: include migrations on the build
2026-02-23 10:41:48 -03:00
Kevin van Dijk
7ac4e68dc8
Resolve merge conflicts
2026-02-23 13:54:54 +01:00
Kevin van Dijk
9030ba902c
refactor: kilo compat for v1.2.0
2026-02-23 13:30:22 +01:00
Mark IJbema
b51b9eb677
docs: update repository URLs from kilo to kilocode
...
Update all github.com/Kilo-Org/kilo references to github.com/Kilo-Org/kilocode
across package.json files, documentation, scripts, and configuration files.
This reflects the repository rename from kilo to kilocode.
2026-02-23 11:41:41 +01:00
Aiden Cline
1d9f05e4f5
cache platform binary in postinstall for faster startup ( #14467 )
2026-02-20 12:19:17 -06:00
Aiden Cline
1ffed2fa6c
Revert "cache platform binary in postinstall for faster startup" ( #14457 )
2026-02-20 09:28:49 -06:00
Aiden Cline
c79f1a72d8
cache platform binary in postinstall for faster startup ( #14396 )
2026-02-20 09:26:13 -06:00
Brendan Allan
ce17f9dd94
desktop: publish betas to separate repo ( #14376 )
2026-02-20 22:33:21 +08:00
Dax
6d95f0d14c
sqlite again ( #10597 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-14 04:19:02 +00:00
marius-kilocode
252b0a3050
fix: match scoped package dirs in publish script glob
2026-02-12 12:27:39 +01:00
Marius
a76dd8323a
fix: use explicit archive paths in release upload instead of shell globs ( #274 )
2026-02-12 11:49:06 +01:00
Catriel Müller
1eedad9213
Refactor publish workflow and environment variables ( #261 )
...
* feat: changelog generation
* refactor: rename all ENV variables to KILO prefix
* refactor: publish rework
* refactor: publish rework
* refactor: unify git commiter action
* refactor: add all kilobots to the team
2026-02-12 09:00:51 +01:00
Catriel Müller
f8131c2e00
feat: merge opencode v1.1.54
2026-02-10 22:10:03 -03:00
Catriel Müller
013e65126d
fix: fix registry url
2026-02-10 18:00:48 -03:00
Caleb Norton
e772fc6e23
fix: revert "feat(app): add web input focus shortcut ( #12493 )" ( #12639 )
2026-02-07 19:26:10 -06:00
ChangeHow
805207e096
feat(app): add web input focus shortcut ( #12493 )
2026-02-07 13:35:46 -06:00
Catriel Müller
eb213cb635
feat: merge opencode v1.1.52
2026-02-05 16:43:43 -03:00
Catriel Müller
e61999fc4b
refactor: kilo compat for v1.1.52
2026-02-05 16:16:59 -03:00
Catriel Müller
d76782e3ca
fix: fix publish legacy
2026-02-05 15:15:51 -03:00
Catriel Müller
dd7da05bd9
feat: merge opencode v1.1.50
2026-02-04 18:24:00 -03:00
Catriel Müller
1520bd4482
refactor: kilo compat for v1.1.50
2026-02-04 18:07:12 -03:00
Catriel Müller
1a0b0077dc
feat: merge opencode v1.1.48
2026-02-04 14:48:20 -03:00
Catriel Müller
b0b442da2c
refactor: kilo compat for v1.1.48
2026-02-04 14:43:20 -03:00
Catriel Müller
85375d6212
merge: upstream v1.1.47
2026-02-04 14:37:22 -03:00