kilo-maintainer[bot]
1ada99588e
release: v7.3.8
v7.3.8
2026-05-22 13:41:52 +00:00
Imanol Maiztegui
8ee9512ac3
Merge pull request #10507 from Kilo-Org/imanolmaiztegui/kilo-opencode-v1.14.41
...
OpenCode v1.14.41
2026-05-22 15:31:34 +02:00
Sascha Buehrle
42844e5054
Merge pull request #8403 from saschabuehrle/fix/issue-8288
...
fix: accept `env` alias in local MCP config
2026-05-22 14:52:43 +02:00
Imanol Maiztegui
4a28a5f88f
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.41
2026-05-22 13:15:04 +02:00
Imanol Maiztegui
d72406ce15
chore: remove generated JetBrains artifacts
2026-05-22 13:13:17 +02:00
Imanol Maiztegui
bc99be418d
fix(opencode): use named import for zod module
...
Switch from default to named import to align with the project's
import style and avoid potential issues with module resolution.
2026-05-22 13:03:31 +02:00
Imanol Maiztegui
f915fdc058
test(ui): add file:// URL parsing tests and exclude jetbrains from typecheck
...
Expand extractFilePathFromHref test coverage to handle file:// URLs on
Unix, Windows drives, and encoded characters. Previously file:// URLs
were expected to return undefined; now they resolve to local paths.
Exclude @kilocode/kilo-jetbrains from turbo typecheck filter to avoid
build errors in that package.
2026-05-22 12:49:26 +02:00
Imanol Maiztegui
913d6cb07b
fix(opencode): correct provider ID references and update TaskPromptOps cancel signature
...
Use providerID variable instead of provider.id in dialog-provider to
fix incorrect property access after destructuring. Update cancel method
in TaskPromptOps stubs to return Effect.void matching the expected
interface. Remove obsolete workspace-restore test file and add missing
fixture import.
2026-05-22 12:27:18 +02:00
Imanol Maiztegui
7b94fbb95b
style: format code with prettier across multiple packages
...
Reformat multiline arrays, JSX props, CSS transitions, and test
indentation to comply with the project's prettier configuration.
Also reorder auto-generated SDK type imports alphabetically and
relocate type definitions to match updated openapi.json output.
2026-05-22 11:58:24 +02:00
Imanol Maiztegui
b6523c0d91
resolve merge conflicts
2026-05-22 09:01:40 +02:00
Marius
e27b1bfd22
Merge pull request #10117 from shssoichiro/fix-vscode-token-display
...
fix(vscode): show session-cumulative token usage
2026-05-21 23:13:22 +02:00
Catriel Müller
c604a1bb3d
Merge pull request #10495 from Kilo-Org/impartial-peacock
...
fix(cli): show recent models in provider picker
2026-05-21 16:11:41 -03:00
Catriel Müller
06d6e208ae
Merge pull request #10494 from Kilo-Org/heady-magpie
...
Fix Kilo branding in CLI auth flows
2026-05-21 16:11:35 -03:00
Catriel Müller
ae0fbe89dc
fix(cli): show recent models in provider picker
2026-05-21 14:43:05 -03:00
Catriel Müller
ac61526d7b
fix(cli): brand OpenAI OAuth flow as Kilo
2026-05-21 14:19:48 -03:00
Catriel Müller
fca2afcf1e
refactor: kilo command branding
2026-05-21 14:08:24 -03:00
kilo-maintainer[bot]
8df0bb73a9
release: v7.3.7
v7.3.7
2026-05-21 15:06:25 +00:00
Kirill Kalishev
65733baa01
Merge pull request #10463 from Kilo-Org/panoramic-existence
...
fix(jetbrains): fix build/tests after OpenCode merge, document Java 21 setup
2026-05-21 10:16:31 -04:00
Catriel Müller
4e5fe60430
Merge pull request #10297 from IamCoder18/fix/tui-dialog-vertical-centering
...
fix(cli): vertically center TUI dialogs
2026-05-21 10:46:41 -03:00
kilo-maintainer[bot]
b10b4c5d74
release: v7.3.6
v7.3.6
2026-05-21 13:21:21 +00:00
Imanol Maiztegui
10a69369ab
merge: record upstream v1.14.41
2026-05-21 14:48:37 +02:00
Imanol Maiztegui
f7816a9eeb
refactor: kilo compat for v1.14.41
2026-05-21 14:48:36 +02:00
Marius
0ba8f9bbbe
Merge pull request #10431 from Kilo-Org/dependabot/npm_and_yarn/turbo-2.9.14
...
chore(deps-dev): bump turbo from 2.8.13 to 2.9.14
2026-05-21 14:31:53 +02:00
kilo-maintainer[bot]
13e900f630
release: v7.3.5
v7.3.5
2026-05-21 12:30:15 +00:00
Catriel Müller
30d34c3f55
Merge pull request #10484 from Kilo-Org/great-marble
...
refactor: implement OIDC NPM publish
2026-05-21 09:19:11 -03:00
Catriel Müller
d42e99d784
refactor: implement OIDC NPM publish
2026-05-21 08:53:28 -03:00
Marius
c03f3a016a
Merge pull request #10482 from Kilo-Org/fix-openrouter-indexing-dimensions
...
fix(indexing): support OpenRouter Gemini embeddings
2026-05-21 13:33:53 +02:00
kilo-maintainer[bot]
94af83cdd0
chore: update nix node_modules hashes
2026-05-21 11:25:51 +00:00
marius-kilocode
3a4f96fd0d
fix(indexing): avoid retrying invalid OpenRouter bodies
2026-05-21 13:17:06 +02:00
Marius
688f42a5a8
Merge pull request #10481 from Kilo-Org/fix-cli-sse-reconnect-loop
...
fix(vscode): stop local CLI SSE reconnect flapping
2026-05-21 13:12:43 +02:00
Marius
8b792937e4
Merge pull request #10480 from Kilo-Org/juvenile-tower
...
fix(vscode): update Pierre diff rendering
2026-05-21 13:11:02 +02:00
marius-kilocode
9c8451f420
chore(vscode): keep extension launch logs opt-in
2026-05-21 13:08:31 +02:00
marius-kilocode
205e22ee46
fix(indexing): support OpenRouter Gemini embeddings
2026-05-21 13:06:36 +02:00
marius-kilocode
37475b657b
style(vscode): format SSE reconnect adapter
2026-05-21 12:56:51 +02:00
github-actions[bot]
f730200316
chore: update kilo-vscode visual regression baselines
2026-05-21 10:56:34 +00:00
marius-kilocode
94f58e824b
fix(vscode): keep Pierre diff theme in Kilo UI
2026-05-21 12:53:35 +02:00
marius-kilocode
15bdd0f96f
fix(vscode): stop local CLI SSE reconnect flapping
2026-05-21 12:52:23 +02:00
marius-kilocode
fe853f383f
chore(ui): annotate Pierre diff theme override
2026-05-21 12:38:41 +02:00
marius-kilocode
9067de039e
fix(vscode): update Pierre diff rendering
2026-05-21 12:29:34 +02:00
arrrkady
5cf8db10de
Merge pull request #10477 from Kilo-Org/docs/add-auto-top-ups-redirect
...
docs: add redirect from /auto-top-ups to kilo.ai features page
2026-05-21 12:17:54 +02:00
arrrkady
3769f69593
Merge branch 'main' into docs/add-auto-top-ups-redirect
2026-05-21 12:01:05 +02:00
Marius
333c6053d7
Merge pull request #10479 from Kilo-Org/mercury-way
...
fix(vscode): clear stale diff preview loading
2026-05-21 11:54:03 +02:00
marius-kilocode
048338a314
fix(vscode): clear stale diff preview loading
2026-05-21 11:37:59 +02:00
arrrkady
637c61e0a8
Merge pull request #10474 from Kilo-Org/docs/fix-auto-top-ups-links
...
docs: fix auto top-ups links and clarify availability for individuals and organizations
2026-05-21 11:22:35 +02:00
kiloconnect[bot]
c94b43f957
docs: add redirect from /auto-top-ups to kilo.ai features page
2026-05-21 09:19:55 +00:00
kiloconnect[bot]
063059c38f
docs: fix auto top-ups links and clarify individual/org availability
2026-05-21 09:02:32 +00:00
kilo-maintainer[bot]
87fd1d6016
release: v7.3.4
v7.3.4
2026-05-21 08:18:26 +00:00
kilo-maintainer[bot]
90bc4b0fb3
release: v7.3.3
v7.3.3
2026-05-21 07:38:43 +00:00
kirillk
3a022d8c96
fix: add kilocode_change markers to waitFor block in prompt.test.ts
2026-05-20 18:04:42 -04:00
kirillk
6202944b95
test(cli): wait for shell output before truncation cancel
2026-05-20 17:54:04 -04:00