Johnny Amancio
b1811147e2
merge: upstream v1.3.0
2026-04-11 14:06:52 +02:00
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
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
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
Dax Raad
7417c869fc
fix issue with migration
2026-03-06 16:44:49 -05: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
Catriel Müller
51ce954857
fix: build and release cli
2026-02-27 15:38:51 -03:00
Luke Parker
fce811b52f
fix: most segfaults on windows with Bun v1.3.10 stable ( #15181 )
2026-02-26 17:55:01 +10: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
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
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
03a7157941
fix: use absolute paths for release archive output and upload ( #276 )
2026-02-12 12:02:53 +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
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
1a0b0077dc
feat: merge opencode v1.1.48
2026-02-04 14:48:20 -03:00
Catriel Müller
88f06392d5
resolve merge conflicts
2026-02-03 19:28:35 -03:00
Marius
b468a59726
fix: add repository field for npm provenance validation ( #85 )
2026-02-03 09:40:15 +01:00
Benjamin Bartels
f1caf84064
feat(build): respect OPENCODE_MODELS_URL env var ( #11384 )
2026-01-30 19:37:37 -06:00
Dax
9ed3b0742f
ci ( #11149 )
...
Co-authored-by: opencode <opencode@sst.dev >
2026-01-29 13:17:55 -05:00
Kevin van Dijk
2af84d309b
Rebrand buil packages
2026-01-26 14:47:28 +01:00
Dax Raad
fa1a54ba3d
fix nix
2026-01-24 13:24:40 -05:00
Dax Raad
e3c1861a3e
get rid of models.dev macro
2026-01-24 12:27:13 -05:00
Caleb Norton
dac099a489
feat(nix): overhaul nix flake and packages ( #9032 )
2026-01-18 11:14:13 -06:00
Aiden Cline
a2f80f7c0d
fix: add --use-system-ca flag in execArgv
2026-01-06 21:01:03 -06:00
Christopher Tso
6dc4e5ac93
Make CLI build script Windows-friendly ( #5835 )
2025-12-21 00:09:58 -06:00
Aiden Cline
7bf6f264e4
bump bun version & set flags this time
2025-12-13 13:00:03 -06:00
Aiden Cline
4dcda3d53d
fix: parcel watcher musl support
2025-12-08 16:08:53 -06:00
Luke Parker
c5b4cc80cc
fix: bunfs path on windows ( #5011 )
2025-12-03 11:21:13 -06:00
Dax Raad
eefb3c43dd
fix arg parsing
2025-11-21 21:13:43 -05:00
Dax Raad
db9e2b1aac
ci: disable automatic config loading during CLI builds to prevent configuration interference
2025-11-21 19:08:51 -05:00
Aiden Cline
e49204bd33
ignore: fix snapshot ( #4444 )
...
Co-authored-by: opencode <opencode@sst.dev >
2025-11-18 01:22:38 -06:00
Aiden Cline
856c87d05c
fix: snapshot?
2025-11-18 01:02:52 -06:00
Aiden Cline
6527a123f0
fix aur build ( #4359 )
2025-11-15 20:16:19 -06:00
Luke Parker
73443585e5
fix: resolve bun/pnpm global install failures on Windows ( #4275 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-13 10:38:57 -06:00
Aiden Cline
f80a3fea31
fixes
2025-11-12 22:05:07 -06:00