Johnny Amancio
c5a3ff54c1
chore: Add kilocode_change marker
2026-04-08 12:35:05 +02:00
Johnny Amancio
510ff13cd4
chore: Resolve merge conflicts
2026-03-31 12:45:25 +02:00
Johnny Amancio
3f86326500
refactor: kilo compat for v1.2.25
2026-03-30 21:20:52 +02:00
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
Kit Langton
c45467964c
feat(id): brand ProviderID and ModelID ( #17110 )
2026-03-12 09:27:52 -04:00
Dax Raad
b1ef501207
Merge remote-tracking branch 'origin/dev' into dev
2026-03-11 23:24:38 -04:00
Dax Raad
9fb12a906e
core: remove external sourcemap generation to reduce build artifacts
2026-03-11 23:24:26 -04:00
Luke Parker
547eb7676d
feat(windows): add arm64 release targets for cli and desktop ( #16696 )
2026-03-12 00:25:09 +00:00
Kit Langton
090f636354
feat(id): brand PartID through Drizzle and Zod schemas ( #16966 )
2026-03-11 23:40:50 +00:00
Kit Langton
16a6d6feba
feat(id): brand WorkspaceID through Drizzle and Zod schemas ( #16964 )
2026-03-11 23:30:17 +00: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