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
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
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
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
Catriel Müller
65e6d0c8ed
refactor: address comments
2026-06-12 06:57:45 -03: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
Catriel Müller
988cb02fe8
fix: fix kilo cli init
2026-06-11 16:33:07 -03:00
Catriel Müller
71cc624f59
fix: fix test
2026-06-11 14:59:37 -03:00
Catriel Müller
4e0c7248a9
fix: fix facades
2026-06-11 14:37:18 -03:00
Catriel Müller
a4952b0836
fix: fix tests
2026-06-11 14:19:49 -03:00
Catriel Müller
d5112edf90
fix: code indexing on kilo core
2026-06-11 12:29:01 -03:00
Marius
cdef15c6ae
Merge pull request #11075 from Kilo-Org/canyon-stage
...
perf: speed up large session forks
2026-06-11 15:55:07 +02:00
Marius
d245b7c20c
Merge pull request #11102 from Kilo-Org/fix-cli-notification-duplication
...
fix(cli): consolidate TUI notifications
2026-06-11 14:42:41 +02:00
marius-kilocode
c758008181
fix(cli): restore local console command
2026-06-11 12:24:15 +02:00
Marius
294c532f6a
fix(cli): prevent subagents asking questions ( #11101 )
2026-06-11 11:59:40 +02:00
marius-kilocode
8a727084ae
fix(cli): consolidate TUI notifications
2026-06-11 11:52:00 +02:00
kilo-code-bot[bot]
5bc8df843a
fix(cli): cap cloud-managed shell command timeouts ( #10478 )
...
* fix(cli): cap cloud-managed shell command timeouts
* refactor(cli): isolate hosted shell timeout policy
* chore(cli): annotate hosted timeout message
* test(cli): provide runtime flags to timeout coverage
---------
Co-authored-by: Evgeny Shurakov <eshurakov@users.noreply.github.com >
2026-06-11 10:40:17 +02:00
Christiaan Arnoldus
f31d370ea1
Merge pull request #11085 from Kilo-Org/indicate-empty-model-list
...
Indicate when the model list is empty
2026-06-11 10:02:25 +02:00
Christiaan Arnoldus
df0b145b35
Merge branch 'main' into fix/model-selector-metadata-badges
2026-06-10 20:04:19 +02:00
Marius
e59f8863f6
Merge pull request #11086 from Kilo-Org/necessary-open
...
chore: remove codesearch tool
2026-06-10 18:48:15 +02:00
Marius
7edba02494
Merge pull request #11082 from Kilo-Org/feat/lancedb-default
...
feat: default semantic search to LanceDB
2026-06-10 18:40:03 +02:00
marius-kilocode
e7d0f9ec78
chore: remove codesearch tool
2026-06-10 18:32:06 +02:00
Christiaan Arnoldus
81de7502ae
Merge branch 'main' into fix/model-selector-metadata-badges
2026-06-10 18:24:34 +02:00
Catriel Müller
5d04b253b3
Merge pull request #10922 from Kilo-Org/laced-secure
...
fix(cli): avoid repeat compaction from stale totals
2026-06-10 13:15:46 -03:00
marius-kilocode
a16e82a77a
feat: default semantic search to LanceDB
2026-06-10 17:47:57 +02:00
chrarnoldus
2a6596b0c5
fix(cli): indicate an empty model list
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-10 15:16:00 +00:00
chrarnoldus
9c279a16b4
fix: respect model badge metadata
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-10 15:09:51 +00:00
Marius
9e2994ca6b
Merge pull request #11006 from Kilo-Org/intriguing-hurricane
...
fix(cli): refresh connected provider models
2026-06-10 16:50:35 +02:00
marius-kilocode
fd566bbc69
fix(cli): detach background task references
2026-06-10 16:46:56 +02:00
marius-kilocode
e17ce0c9ec
perf: speed up large session forks
2026-06-10 16:46:56 +02:00
Catriel Müller
bc3af9a145
fix(cli): avoid repeat compaction from stale totals
2026-06-10 11:43:32 -03:00
marius-kilocode
884602b4d3
test(cli): normalize snapshot fixture line endings
2026-06-10 15:12:14 +02:00
marius-kilocode
c1166dd562
fix(cli): align snapshot seed with process runner
2026-06-10 14:41:32 +02:00
marius-kilocode
69a0b384e6
fix(cli): refresh connected provider models
2026-06-10 14:37:40 +02:00
marius-kilocode
6920f37b77
perf(cli): seed Agent Manager snapshots from worktree index
2026-06-10 14:31:58 +02:00
Marius
a17c167c03
Merge pull request #11031 from Kilo-Org/marius-kilocode/kilo-opencode-v1.14.51
...
OpenCode v1.14.51
2026-06-10 14:27:20 +02:00
Catriel Müller
45c4902aae
Merge pull request #11050 from Kilo-Org/tattered-echinodon
...
fix(cli): keep Console terminals in TUI mode
2026-06-10 08:38:48 -03:00
Alex Alecu
db7707d49c
fix(cli): allow review follow-up fixes
2026-06-10 13:20:20 +03:00
marius-kilocode
bbfd59b85c
fix(cli): preserve Scout code search
2026-06-10 11:05:09 +02:00
marius-kilocode
d6cde9fc4a
Merge remote-tracking branch 'origin/main' into marius-kilocode/kilo-opencode-v1.14.51
2026-06-10 10:49:54 +02:00
marius-kilocode
28a26b11c1
fix(cli): restore TUI streaming and indexing layout
2026-06-10 10:46:18 +02:00
Catriel Müller
8535d3d51b
fix(cli): keep Console terminals in TUI mode
2026-06-10 00:29:16 -03:00
Joshua Lambert
729c06204e
Merge pull request #10751 from Kilo-Org/fix/session-ingest-env-auth
...
fix(cli): sync sessions authenticated by KILO_API_KEY
2026-06-09 16:34:59 -04:00
marius-kilocode
fd6fd50236
fix(cli): stabilize file search and event tests
2026-06-09 12:46:32 +02:00
marius-kilocode
5ccde61b30
Merge remote-tracking branch 'origin/main' into marius-kilocode/kilo-opencode-v1.14.51
2026-06-09 11:54:48 +02:00
marius-kilocode
27d2c148d0
fix: complete OpenCode v1.14.51 integration
2026-06-09 11:53:08 +02:00