Commit Graph

7792 Commits

Author SHA1 Message Date
Johnny Eric Amancio 38459184f2 feat(cli): align native plan with architect (#11170)
* feat(cli): align native plan with architect

* fix(cli): support repo-root plan files

* test(cli): focus native plan reminder assertions
2026-06-15 14:20:19 +00:00
Marius c9ffc0b7df Merge pull request #11249 from Kilo-Org/indecisive-uranium
fix: format provider rate limit errors
2026-06-15 14:36:45 +02:00
marius-kilocode 2c30dc75ce fix: format provider rate limit errors 2026-06-15 14:17:44 +02:00
Christiaan Arnoldus 33b13f810c Merge branch 'main' into hide-training-models 2026-06-15 13:15:38 +02:00
kilo-maintainer[bot] 5fab7b38d7 release: v7.3.46 2026-06-15 10:14:38 +00:00
chrarnoldus f121d70a00 Merge remote-tracking branch 'origin/main' into hide-training-models
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-15 10:06:19 +00:00
Marius fb2db2e018 fix(vscode): allow removing provider reasoning (#11238)
* fix(vscode): allow removing provider reasoning

* style(vscode): format provider regression test

---------

Co-authored-by: Christiaan Arnoldus <christiaan.arnoldus@outlook.com>
2026-06-15 10:00:37 +00:00
chrarnoldus 02f1d12985 Merge branch 'main' into hide-training-models 2026-06-15 09:49:44 +00:00
marius-kilocode f820e57bab fix: prevent recursive skill removal 2026-06-15 11:31:52 +02:00
marius-kilocode a61f3e66d0 Merge remote-tracking branch 'origin/main' into review/upstream-11090
# Conflicts:
#	packages/opencode/src/snapshot/index.ts
2026-06-15 10:00:37 +02:00
Christiaan Arnoldus 1648e69830 Merge branch 'main' into hide-training-models 2026-06-15 09:49:48 +02:00
Catriel Müller fcb8802aa5 Merge pull request #11178 from Kilo-Org/perf/durable-snapshot-initialization
perf(cli): accelerate durable snapshot initialization
2026-06-12 16:08:51 -03:00
Marius 37a761839a Merge pull request #11184 from Kilo-Org/snow-recorder
feat: support subagent reasoning overrides
2026-06-12 20:57:57 +02:00
marius-kilocode 0f2fe8db9c perf(cli): optimize all root snapshot initialization 2026-06-12 20:38:23 +02:00
Marius 96a16102b2 fix(cli): validate external download inputs (#11179) 2026-06-12 20:37:56 +02:00
marius-kilocode 0b34c14db8 perf(cli): avoid quadratic snapshot path matching 2026-06-12 20:36:05 +02:00
marius-kilocode adf03a9824 feat: support subagent reasoning overrides 2026-06-12 20:35:02 +02:00
marius-kilocode 9870615130 test(cli): cover snapshot fallback and interruption edges 2026-06-12 20:13:53 +02:00
marius-kilocode 1380be41ef fix(cli): harden snapshot materialization cleanup 2026-06-12 20:13:53 +02:00
marius-kilocode c4f91031c8 test(cli): stabilize snapshot materialization checks 2026-06-12 20:13:52 +02:00
marius-kilocode f63e77153c perf(cli): accelerate durable snapshot initialization 2026-06-12 20:13:52 +02:00
marius-kilocode 850a3e546f Merge remote-tracking branch 'origin/main' into review/upstream-11090 2026-06-12 20:03:12 +02:00
marius-kilocode 6880928994 fix: preserve latest main state after merge 2026-06-12 20:02:44 +02:00
kilo-maintainer[bot] c6d5325d65 release: v7.3.45 2026-06-12 17:50:21 +00:00
marius-kilocode 390b0c3eb7 Merge remote-tracking branch 'origin/main' into review/upstream-11090 2026-06-12 19:45:41 +02:00
marius-kilocode 06e87cf653 fix: resolve OpenCode v1.15.4 merge regressions 2026-06-12 19:45:14 +02:00
Marius 579caef24b Merge pull request #11152 from Kilo-Org/resisted-conchoraptor
fix: abort Agent Manager prompts during startup
2026-06-12 19:33:52 +02:00
marius-kilocode fc68b934a8 fix: isolate runner startup ordering 2026-06-12 19:00:54 +02:00
Catriel Müller e2b56eb925 refactor: fix test 2026-06-12 13:12:24 -03:00
Catriel Müller 680f50581a refactor: fix test 2026-06-12 12:23:11 -03:00
Catriel Müller d8671cc393 refactor: improve flaky test 2026-06-12 11:56:47 -03:00
Catriel Müller be0d5ef3bb Merge branch 'main' into cli-console-restart-on-port-mismatch 2026-06-12 11:33:46 -03:00
Catriel Müller 5413c807de refactor: refactor solution to include daemon command 2026-06-12 11:32:16 -03:00
marius-kilocode 76518dd24f Merge origin/main into OpenCode v1.15.4 2026-06-12 16:19:19 +02:00
marius-kilocode 941accc2fc Merge origin/main into OpenCode v1.15.4 2026-06-12 16:10:38 +02:00
kilo-maintainer[bot] 4711209072 release: v7.3.44 2026-06-12 13:51:52 +00:00
Catriel Müller 0edfcf3e3c Merge pull request #11147 from Kilo-Org/catrielmuller/kilo-console-ui-improvements
feat: improve Kilo Console worktree review
2026-06-12 10:34:37 -03:00
Catriel Müller 4b5e7e6229 refactor: fix merge 2026-06-12 10:17:51 -03:00
Catriel Müller ef017c528e Merge branch 'main' into cli-console-restart-on-port-mismatch 2026-06-12 10:10:59 -03:00
Catriel Müller 91eb3ed444 Merge pull request #11148 from senguangd/fix/powershell-encoding
fix(shell): use EncodedCommand for PowerShell to fix Windows encoding issues
2026-06-12 10:07:58 -03:00
Catriel Müller 2f7657fd83 Merge pull request #11143 from IamCoder18/feat/cli-port-discovery-warning
feat(cli): warn when --port is outside discovery range
2026-06-12 09:42:13 -03:00
Catriel Müller c220a75525 refactor: isolate the changes inside of the kilo folders 2026-06-12 09:40:39 -03:00
Marius 78d83c0651 fix(cli): inherit reasoning in task subagents (#11160) 2026-06-12 10:45:36 +00:00
chrarnoldus 4dc1fd9d86 fix: share prompt-training model filtering
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-12 10:11:03 +00:00
Catriel Müller 65e6d0c8ed refactor: address comments 2026-06-12 06:57:45 -03:00
marius-kilocode b23d3dfd75 fix: abort prompts during startup 2026-06-12 09:57:49 +02:00
Senguang Ding 6e0639b8c0 fix(shell): use EncodedCommand for PowerShell to fix Windows encoding issues
On Windows, PowerShell commands with non-ASCII characters (e.g., Chinese, Japanese, Cyrillic) produce garbled output (mojibake) because the console encoding defaults to the system OEM code page rather than UTF-8.

Switch from `-Command` to `-EncodedCommand` with a Base64-encoded UTF-16LE payload that explicitly sets `[Console]::InputEncoding`, `[Console]::OutputEncoding`, and `$OutputEncoding` to UTF-8 before executing the original command. This ensures both input and output are properly encoded as UTF-8 regardless of the system locale.

Fixes #4138
Fixes #2422
Fixes #2939
2026-06-12 12:56:10 +08:00
Catriel Müller 9a187d5aad feat: improve Kilo Console project review 2026-06-12 01:08:09 -03:00
Aarav Sharma 63294a4b2a fix(cli): restart daemon when console requested host/port don't match
When `kilo console --port 4321` reuses an already-running daemon on a

different port (e.g. 4097), the new options were silently ignored. Now

`kilo console` checks if the running daemon matches the requested

host/port, and restarts if they differ.

The restart only occurs when explicit `--port` or `--hostname` options

are provided via CLI, not when using default values.
2026-06-11 19:51:19 -06:00
Aarav Sharma 4ba2bac7a2 feat(cli): warn when --port is outside discovery range
Print a yellow non-fatal warning when kilo console or kilo daemon
start/restart is invoked with an explicit --port outside 4097-4116.
Auto-discovery only scans that window, so an out-of-range port can
silently break later manual or auto-connect attempts.

Implementation stays entirely in Kilo-owned files to avoid touching
upstream shared code:

- Added packages/opencode/src/kilocode/cli/port-warning.ts helper
  exporting warnPort(port), which skips port 0 (auto-pick) and emits
  a yellow console.warn when the explicit port is outside
  Daemon.PortRange.
- Hooks the helper from console.ts and daemon.ts (start/restart)

The command still succeeds; the warning is informational only.
2026-06-11 19:14:39 -06:00