Mark IJbema
a2bb05726f
Merge remote-tracking branch 'origin/main' into markijbema/kilo-opencode-v1.14.33
2026-05-07 10:44:08 +02:00
Mark IJbema
1ea9ad2af0
resolve merge conflicts
2026-05-06 21:32:26 +02:00
Catriel Müller
98866740af
feat: kiloclaw chat rework
2026-05-06 14:01:51 -03:00
Mark IJbema
a77843cbab
refactor: kilo compat for v1.14.33
2026-05-06 12:13:06 +02:00
kilo-maintainer[bot]
b1349843c8
release: v7.2.42
2026-05-06 09:05:30 +00:00
kiloconnect[bot]
869088b882
chore(cli): replace jschardet with chardet
...
Swap jschardet for the actively-maintained chardet library for text
encoding detection. chardet ships with TypeScript definitions, so the
local jschardet module shim is no longer needed.
2026-05-05 14:39:38 +00:00
kilo-maintainer[bot]
8fcc77a2ae
release: v7.2.40
2026-05-05 09:05:27 +00:00
kilo-maintainer[bot]
4e1bae01ae
release: v7.2.39
2026-05-05 08:30:11 +00:00
kilo-maintainer[bot]
fa7082fcf8
release: v7.2.36
2026-05-05 00:11:27 +00:00
kilo-maintainer[bot]
a0d657fc65
release: v7.2.35
2026-05-04 16:10:20 +00:00
Mark IJbema
75dfebcf28
fix semantic merge conflicts
2026-05-04 11:48:00 +02:00
Mark IJbema
a16e0560c7
Merge remote-tracking branch 'origin/main' into markijbema/kilo-opencode-v1.14.29
2026-05-04 10:27:37 +02:00
kilo-maintainer[bot]
a1c08dbca4
release: v7.2.34
2026-05-04 03:38:53 +00:00
opencode
006a05abe8
release: v1.14.33
2026-05-02 19:52:55 +00:00
opencode
7371db5cc6
sync release versions for v1.14.32
2026-05-02 15:34:12 +00:00
kilo-maintainer[bot]
5bf9e821e9
release: v7.2.33
2026-05-01 16:49:11 +00:00
opencode
21f8027ef7
sync release versions for v1.14.31
2026-05-01 06:13:48 +00:00
Dax Raad
ff55a40749
core: remove @effect/language-service plugin and optimize hot path type performance
...
- Removed @effect/language-service from both packages/core and packages/opencode tsconfig files and dependencies
- Wrapped mergeDeep calls in config loading and LLM streaming to avoid expensive remeda conditional merge type instantiations in hot paths
- Narrowed Drizzle migrate() overload signature to avoid expensive variance checks during database initialization
These changes reduce TypeScript type-checking overhead and improve startup and runtime performance for config loading, LLM streaming, and database migrations.
2026-04-30 23:21:05 -04:00
Mark IJbema
3f7037549e
resolve merge conflicts
2026-04-30 16:25:46 +02:00
opencode
ac6aa43e3b
sync release versions for v1.14.30
2026-04-29 23:33:39 +00:00
kilo-maintainer[bot]
3728b9081a
release: v7.2.31
2026-04-29 18:20:48 +00:00
Mark IJbema
7d375b93ee
refactor: kilo compat for v1.14.29
2026-04-29 17:24:20 +02:00
kilo-maintainer[bot]
ec57af1128
release: v7.2.30
2026-04-29 12:28:57 +00:00
Catriel Müller
e64fe55788
fix: vscode kiloclaw error handler
2026-04-28 15:42:59 -03:00
opencode
276d162044
sync release versions for v1.14.29
2026-04-28 18:34:48 +00:00
opencode
5e67efc2fd
release: v1.14.29
2026-04-28 18:34:37 +00:00
kiloconnect[bot]
255f30f89a
chore: bump version to 7.2.26
...
Update version across all packages and the Zed extension configuration.
2026-04-28 09:31:37 +00:00
Imanol Maiztegui
27a4db57e9
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.23
2026-04-27 19:15:03 +02:00
Josh Holmer
f74d54c431
feat: implement codebase indexing ( #6966 )
...
* feat(core): implement codebase indexing
* feat(core): gate indexing behind experimental flag
* fix: improvements to slow provider startups and indexing init blocking the world
* test(cli): stabilize indexing startup tests
* test(cli): avoid indexing startup hang
* test(cli): avoid CI startup leaks
* test(cli): annotate provider test change
* fix(indexing): tighten dependency surface
* refactor(cli): move indexing logic into kilocode paths
* test(cli): skip flaky shell cancel prompt cases
* fix(cli): tolerate slow Windows worktree cleanup
* fix(vscode): authenticate indexing status fetch
---------
Co-authored-by: Marius <marius@kilocode.ai >
2026-04-27 17:43:27 +02:00
Imanol Maiztegui
108dfe3238
refactor: kilo compat for v1.14.23
2026-04-27 13:56:08 +02:00
kilo-maintainer[bot]
83b153d6bb
release: v7.2.26
2026-04-27 11:55:25 +00:00
Imanol Maiztegui
a63a27a366
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.22
2026-04-27 11:23:37 +02:00
kilo-maintainer[bot]
6965d56918
release: v7.2.25
2026-04-27 08:58:51 +00:00
opencode
e578c442be
sync release versions for v1.14.28
2026-04-27 04:23:44 +00:00
opencode
244d1debe4
sync release versions for v1.14.27
2026-04-27 02:09:07 +00:00
opencode
af3998c8a6
sync release versions for v1.14.26
2026-04-26 21:01:16 +00:00
Aiden Cline
be25acb17a
fix: bump openrouter sdk version to resolve deepseek reasoning issue (bug was in sdk pkg)
2026-04-26 10:55:36 -04:00
Aiden Cline
e7053c41f4
fix: bump openrouter sdk version to resolve deepseek reasoning issue (bug was in sdk pkg) ( #24435 )
2026-04-26 00:05:16 -05:00
Dax Raad
f5dce6d960
core: move npm service to core package for shared dependency management
2026-04-25 14:36:15 -04:00
kilo-maintainer[bot]
f6be4ee44e
release: v7.2.24
2026-04-25 17:45:18 +00:00
Dax
62ef2a2207
refactor: rename shared package to core ( #24309 )
2026-04-25 10:59:17 -04:00
opencode
bad732c26a
sync release versions for v1.14.25
2026-04-25 14:37:01 +00:00
Dax Raad
d748c71845
ci: centralize opentui dependencies in workspace catalog
...
Use catalog references for @opentui/core, @opentui/solid, and opentui-spinner
across packages to ensure consistent versions and simplify updates.
2026-04-25 09:41:30 -04:00
Imanol Maiztegui
2fb8052640
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.22
2026-04-25 08:23:31 +02:00
Maddison Hellstrom
49894330d9
fix(build): add prettier to devDependencies ( #23255 )
2026-04-24 22:47:05 -04:00
kilo-maintainer[bot]
30867df079
release: v7.2.23
2026-04-24 21:00:20 +00:00
Imanol Maiztegui
0a9b293a40
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.22
2026-04-24 19:28:28 +02:00
Imanol Maiztegui
6e0e2783eb
build(sdk): regenerate SDK types and sort package.json dependencies
...
Re-run code generation to emit the SnapshotSummaryFileDiff named type
and replace inline anonymous diff objects across Session,
SyncEventSessionUpdated, and GlobalSession. Alphabetically sort
dependency entries in the opencode package.json and add previously
appended Kilo-specific packages into their correct positions.
2026-04-24 19:23:40 +02:00
opencode
28025a0f36
sync release versions for v1.14.24
2026-04-24 15:53:03 +00:00
Sebastian
3a5507de95
Use OpenTUI theme detection for initial TUI mode, again ( #23846 )
2026-04-24 17:28:07 +02:00