Marian Alexandru Alecu
0ef52d5d5a
Merge branch 'main' into local-review-base-picker
2026-05-25 11:05:47 +03:00
Joshua Lambert
ea1479ccb0
Merge branch 'main' into rambunctious-chicory
2026-05-24 15:55:34 -04:00
Alex Alecu
57c291f68c
fix(cli): keep workspace patch test scoped
2026-05-23 22:43:00 +03:00
Alex Alecu
51ee32f286
fix(cli): stabilize workspace patch test on Windows
2026-05-23 10:36:10 +03:00
Alex Alecu
d41324c084
Merge remote-tracking branch 'origin/main' into local-review-base-picker
...
# Conflicts:
# packages/opencode/test/acp/agent-interface.test.ts
2026-05-22 22:44:11 +03:00
Alex Alecu
f19d8ef6e5
fix(cli): harden local review suggestion handling
2026-05-22 22:14:53 +03:00
Catriel Müller
b52a2115d3
Merge pull request #10513 from Kilo-Org/dynamic-department
...
Add background process support
2026-05-22 15:17:54 -03:00
Alex Alecu
df786a7264
fix(cli): type ACP runtime methods
2026-05-22 19:39:23 +03:00
Alex Alecu
80f3d65e33
fix(cli): accept free-form local-review input
2026-05-22 19:35:37 +03:00
Catriel Müller
b96bf3da31
fix: tests / gradle
2026-05-22 13:19:07 -03:00
Marian Alexandru Alecu
538960f420
Merge branch 'main' into local-review-base-picker
2026-05-22 19:16:55 +03:00
Catriel Müller
72854fab76
Merge pull request #10510 from Kilo-Org/dust-cork
...
fix(cli): reset terminal modes on TUI exit
2026-05-22 11:46:09 -03:00
Alex Alecu
ab923c8ab5
fix(cli): focus local reviews on high-signal issues
2026-05-22 17:15:36 +03:00
Marian Alexandru Alecu
ccfec216a0
Merge pull request #10502 from Kilo-Org/track-accepted-suggestion-telemetry
...
feat: track accepted review suggestions
2026-05-22 16:56:27 +03:00
Catriel Müller
5696a1937e
fix: test
2026-05-22 10:52:14 -03:00
Catriel Müller
a1ff9105a3
Merge branch 'main' into dynamic-department
2026-05-22 10:41:45 -03: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
Catriel Müller
45f653f43d
feat: background process on vscode
2026-05-22 09:50:50 -03:00
Catriel Müller
3e8f6d7bc7
fix: fix cleanup mouse events
2026-05-22 08:59:50 -03:00
Catriel Müller
656572c2cf
fix: fix kitty proto on old terminals
2026-05-22 08:18:48 -03:00
Imanol Maiztegui
4a28a5f88f
Merge branch 'main' into imanolmaiztegui/kilo-opencode-v1.14.41
2026-05-22 13:15:04 +02:00
Alex Alecu
c6f3b9cba8
docs(cli): link base branch order
2026-05-22 13:50:43 +03:00
Alex Alecu
2030323c64
feat: track shown review suggestions
2026-05-22 13:36:19 +03: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
Alex Alecu
0d12909a9e
refactor(cli): make local-review commands regular
2026-05-22 12:36:24 +03:00
Alex Alecu
c791ccf440
feat: track accepted review suggestions
2026-05-22 11:08:22 +03:00
Imanol Maiztegui
b6523c0d91
resolve merge conflicts
2026-05-22 09:01:40 +02:00
Josh Lambert
6a41985d5a
fix(cli): brand xAI OAuth as Kilocode
2026-05-22 00:27:53 -04:00
Josh Lambert
4ef371768a
feat(cli): add xAI Grok OAuth
2026-05-22 00:03:08 -04:00
Catriel Müller
c076058bfc
fix: fix logo on old windows terminal
2026-05-21 18:26:01 -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
Catriel Müller
1f24a39ae9
refactor: address the comments
2026-05-21 14:04:39 -03:00
Catriel Müller
06a6bf715d
refactor: improve implementation
2026-05-21 13:58:30 -03:00
Imanol Maiztegui
f7816a9eeb
refactor: kilo compat for v1.14.41
2026-05-21 14:48:36 +02:00
Catriel Müller
cd009c3d8f
feat: background process
2026-05-21 09:13:55 -03:00
Alex Alecu
abf1c88b25
fix(cli): preserve local-review command context
2026-05-21 14:42:59 +03:00
Alex Alecu
1fa486a268
fix(cli): preserve local-review placeholder guidance
2026-05-21 11:21:24 +03:00
Alex Alecu
a5f6eea0ec
fix(cli): keep quoted review guidance as instructions
2026-05-21 11:19:34 +03:00
Alex Alecu
8a8c6cde54
fix(cli): reject invalid local-review bases
2026-05-21 11:18:51 +03:00
Marian Alexandru Alecu
3e918225ef
Merge branch 'main' into local-review-base-picker
2026-05-21 11:05:25 +03: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
marius-kilocode
7f979dbfdd
fix(cli): preserve tree-sitter installer resources
2026-05-20 22:45:44 +02:00
marius-kilocode
5c71e70e96
test(cli): make tree-sitter wasm tests portable
2026-05-20 22:44:06 +02:00
marius-kilocode
371b7e8ae6
fix(cli): resolve packaged tree-sitter wasm paths
2026-05-20 22:44:05 +02:00
marius-kilocode
7a1743c9fb
Merge branch 'main' into classy-dedication
...
# Conflicts:
# packages/sdk/js/src/v2/gen/types.gen.ts
2026-05-20 15:27:10 +02:00
marius-kilocode
e739c29bb5
fix(vscode): persist speech settings in CLI config
2026-05-20 15:11:44 +02:00