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
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
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
kilo-maintainer[bot]
f6be4ee44e
release: v7.2.24
2026-04-25 17:45:18 +00:00
Imanol Maiztegui
2fb8052640
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.22
2026-04-25 08:23:31 +02: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
dependabot[bot]
33416eee4b
chore(deps): bump @hono/node-server in /packages/opencode ( #8927 )
...
Bumps [@hono/node-server](https://github.com/honojs/node-server ) from 1.19.11 to 1.19.13.
- [Release notes](https://github.com/honojs/node-server/releases )
- [Commits](https://github.com/honojs/node-server/compare/v1.19.11...v1.19.13 )
---
updated-dependencies:
- dependency-name: "@hono/node-server"
dependency-version: 1.19.13
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-24 16:18:14 +02:00
Imanol Maiztegui
5bd50c6fe2
refactor: kilo compat for v1.14.22
2026-04-24 14:18:25 +02:00
Imanol Maiztegui
258fe2c8a3
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.17
2026-04-24 13:31:41 +02:00
kilo-maintainer[bot]
ad1cdb550c
release: v7.2.22
2026-04-24 10:20:41 +00:00
Imanol Maiztegui
7d1c046f10
resolve merge conflicts
2026-04-24 10:06:31 +02:00
kilo-maintainer[bot]
9bbef8756e
release: v7.2.21
2026-04-23 18:58:18 +00:00
opencode
596145a71d
release: v1.14.22
2026-04-23 15:56:36 +00:00
kiloconnect[bot]
fd04901452
Merge remote-tracking branch 'origin/main' into feat/encoding-preservation
...
# Conflicts:
# packages/opencode/src/patch/patch.ts
# packages/opencode/src/tool/edit.ts
# packages/opencode/src/tool/write.ts
2026-04-23 13:38:19 +00:00
Imanol Maiztegui
3f507b9427
refactor: kilo compat for v1.14.17
2026-04-23 15:22:41 +02:00
Imanol Maiztegui
c7c1e17352
feat(opencode): include filediff metadata in edit tool permission ask
...
Add `filediff` field to the edit tool's permission-ask metadata so the
VS Code extension's PermissionDock can render inline diff previews.
Sort and deduplicate dependency entries in package.json. Include a
comprehensive test suite verifying filediff presence across new file
creation, existing file edits, and multi-line replacements.
2026-04-23 14:13:46 +02:00
opencode
871789ce64
sync release versions for v1.14.21
2026-04-23 05:45:21 +00:00
kiloconnect[bot]
5a4aa91bfb
Merge remote-tracking branch 'origin/main' into feat/encoding-preservation
2026-04-22 15:54:11 +00:00
Imanol Maiztegui
aeb800dd47
refactor: kilo compat for v1.4.9
2026-04-22 16:17:14 +02:00
Imanol Maiztegui
5149d3edcb
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.4.7
2026-04-22 15:55:07 +02:00
kilo-maintainer[bot]
eb7bd75d6d
release: v7.2.20
2026-04-22 12:30:54 +00:00
kilo-maintainer[bot]
475f836904
release: v7.2.19
2026-04-22 11:42:59 +00:00
kilo-maintainer[bot]
fe76dffa50
release: v7.2.18
2026-04-22 10:51:47 +00:00
Imanol Maiztegui
87c2b560d1
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.4.7
2026-04-22 09:44:37 +02:00
Imanol Maiztegui
324ee79f33
build(deps): upgrade OpenTelemetry packages to v2 and sort dependencies
...
Bump @opentelemetry/core, sdk-trace-base, sdk-trace-node, and
resources from 1.30.x to 2.6.1 and semantic-conventions from 1.28.0
to 1.40.0 in kilo-telemetry. Migrate to the new v2 API surface:
replace `new Resource()` with `resourceFromAttributes()`, rename
`parentSpanId` to `parentSpanContext`, and rename
`instrumentationLibrary` to `instrumentationScope` in span types and
tests. Alphabetically sort dependency entries in the opencode
package.json.
2026-04-22 08:45:19 +02:00
opencode
c9fb8d0ce7
sync release versions for v1.14.20
2026-04-21 19:07:36 +00:00
Imanol Maiztegui
094ebe7e74
build(deps): consolidate @opencode-ai/util and @opencode-ai/server into @opencode-ai/shared
...
Remove the standalone `packages/util` and `packages/server` workspace
packages, migrating all imports across app, kilo-ui, opencode, and ui
to use `@opencode-ai/shared/util/*` paths instead. Also fix the
VITE_KILO_CHANNEL env variable name in the type declaration and add a
null guard in the titlebar channel badge rendering.
2026-04-21 18:33:48 +02:00
Aiden Cline
e95474df05
fix: revert parts of a824064c4 which caused system theme regression ( #23714 )
2026-04-21 12:08:12 -04:00
kiloconnect[bot]
adc82a0f02
Merge remote-tracking branch 'origin/main' into feat/encoding-preservation
2026-04-21 16:02:33 +00:00
kilo-maintainer[bot]
ba98c5c402
release: v7.2.17
2026-04-21 14:28:13 +00:00
kiloconnect[bot]
4d6ba91593
Merge branch 'main' into feat/encoding-preservation
2026-04-21 12:07:17 +00:00
Evgeny Shurakov
a8803476f5
feat(cli): add dev:local script with isolated XDG dirs and local endpoints
2026-04-21 13:49:55 +02:00
Imanol Maiztegui
bf6f499b24
refactor: kilo compat for v1.4.7
2026-04-20 13:49:07 +02:00
Imanol Maiztegui
7e27cd0add
chore(cli): sort dependencies alphabetically in package.json
2026-04-20 11:31:07 +02:00
Imanol Maiztegui
c4a516f3cf
refactor: kilo compat for v1.4.6
2026-04-20 10:45:43 +02:00
opencode
7c6948cf6f
sync release versions for v1.14.19
2026-04-20 07:21:46 +00:00
Aiden Cline
e539efe2b9
fix: patch arborist to get around bun bug ( #23460 )
2026-04-20 00:49:46 -05:00
Sebastian
a824064c4c
stabilize TUI theme persistence and KV writes ( #23188 )
2026-04-20 00:10:31 +02:00
opencode
c09bcfe531
sync release versions for v1.14.18
2026-04-19 09:36:56 +00:00
Shoubhit Dash
889087c966
fix(ripgrep): restore native rg backend ( #22773 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
2026-04-19 06:58:15 +00:00
opencode
40ba8f3570
sync release versions for v1.14.17
2026-04-19 03:02:14 +00:00
opencode
a948b1c539
release: v1.14.17
2026-04-19 03:02:03 +00:00
Aiden Cline
ce7923adaf
chore: bump @ai-sdk/amazon-bedrock ( #23341 )
2026-04-18 16:00:46 -05:00
opencode
a35b8a95c2
release: v1.4.11
2026-04-18 00:29:16 +00:00
opencode
9b6c397171
release: v1.4.10
2026-04-17 20:13:25 +00:00
Aiden Cline
bbb422d125
chore: bump ai to 6.0.168 and @ai-sdk/gateway to 3.0.104 ( #23145 )
2026-04-17 13:47:22 -05:00