Commit Graph

27961 Commits

Author SHA1 Message Date
Christiaan Arnoldus 981600921a feat(vscode): improve custom provider dialog layout and model toggles 2026-08-10 15:17:17 +02:00
Marius 95ad1705f5 Merge pull request #12981 from fxnie/fix/mermaid-copy-png-svg-clipboard
fix(ui): Mermaid Copy PNG/SVG should copy images, not fail or copy markup
2026-08-10 14:52:11 +02:00
Johnny Eric Amancio 77c9782739 Merge pull request #12958 from Kilo-Org/johnnyeric/investigate-memory-model-timeout
fix(memory): quiet transient capture timeouts and stop same-turn retries
2026-08-10 14:52:09 +02:00
Christiaan Arnoldus ee8b1ebffc Merge pull request #13040 from Kilo-Org/fix/gateway-negative-prices
fix(gateway): ignore negative prices in model catalog
2026-08-10 14:45:05 +02:00
Johnny Eric Amancio fdc46654c5 fix(memory): quiet transient capture timeouts and stop same-turn retries 2026-08-10 14:12:21 +02:00
Christiaan Arnoldus bc1f1b483d Merge branch 'main' into fix/gateway-negative-prices 2026-08-10 13:45:34 +02:00
Johnny Eric Amancio 75e2d8cda8 Merge branch 'main' into fix/mermaid-copy-png-svg-clipboard 2026-08-10 13:18:20 +02:00
Igor Šćekić 73844ae68d feat(cli): answer sessionless model catalog requests (#13014)
* feat(cli): answer sessionless model catalog requests

* feat(cli): add sessionless catalog changeset

* chore(cli): format remote sender files

* test(cli): simplify sessionless catalog coverage

* fix(test): extend config overlay timeout

The legacy overlay test can exceed 30 seconds on a cold Windows runner while its assertions remain valid.
2026-08-10 13:15:30 +02:00
Christiaan Arnoldus 0267f00dad Merge pull request #12941 from Kilo-Org/pentagonal-storm
fix(vscode): infer custom provider reasoning efforts
2026-08-10 11:42:34 +02:00
chrarnoldus 08f8c5fc59 fix(ui): hide pricing section for unpriced models
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-10 09:28:01 +00:00
Christiaan Arnoldus c0734d1135 Merge branch 'main' into pentagonal-storm 2026-08-10 11:22:47 +02:00
chrarnoldus 48c4a4af22 fix(gateway): ignore negative prices in model catalog
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-10 09:20:37 +00:00
Christiaan Arnoldus 5eaf34233c Merge pull request #13034 from Kilo-Org/feat/vscode-auto-model-route-choices
feat(vscode): show Auto model routes for every kilo-auto model
2026-08-10 10:54:56 +02:00
Christiaan Arnoldus a4e5d34bd0 Merge pull request #13022 from Kilo-Org/feat/openai-explicit-prompt-cache-breakpoints
feat(cli): set prompt cache breakpoints on stable prefix and user query before environment details
2026-08-10 10:54:34 +02:00
Christiaan Arnoldus 2874f4966f Merge pull request #13007 from Kilo-Org/fix/disable-suggest-in-non-interactive-runs
fix(cli): disable suggest tool in non-interactive runs
2026-08-10 10:54:25 +02:00
Christiaan Arnoldus 9be130cc81 Merge branch 'main' into feat/openai-explicit-prompt-cache-breakpoints 2026-08-10 09:42:57 +02:00
fxnie 25685a828b Merge branch 'main' into fix/mermaid-copy-png-svg-clipboard 2026-08-10 09:56:33 +08:00
Emilie Lima Schario ad9d0adc36 Merge pull request #13036 from Kilo-Org/docs/correct-session-search-scope
docs(kilo-docs): correct session paths and scope
2026-08-09 18:06:52 -04:00
Josh Lambert 33a3eab751 docs(kilo-docs): correct session paths and scope 2026-08-09 14:29:39 -04:00
Joshua Lambert 91458ffe2d Merge pull request #13032 from Kilo-Org/docs/local-session-search
docs(kilo-docs): document local session search
2026-08-09 11:54:44 -04:00
Josh Lambert a1776a1ea5 docs(kilo-docs): document CLI past chat references 2026-08-09 11:44:34 -04:00
chrarnoldus 4ff8f5e110 feat(vscode): show Auto model routes for every kilo-auto model
Show the underlying model list in the selector whenever an Auto model
includes autoRouting, not only kilo-auto/efficient.

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-09 15:44:33 +00:00
Josh Lambert 0da7d50965 docs(kilo-docs): clarify CLI session loading 2026-08-09 11:37:46 -04:00
Josh Lambert c237a69d01 docs(kilo-docs): address session search review 2026-08-09 11:34:23 -04:00
Josh Lambert 5fb5d4d5c0 docs(kilo-docs): standardize session scope terminology 2026-08-09 11:29:15 -04:00
Josh Lambert b119143775 docs(kilo-docs): document local session search 2026-08-09 11:20:23 -04:00
Christiaan Arnoldus d1ff6eb13c Merge branch 'main' into pentagonal-storm 2026-08-08 21:56:42 +02:00
chrarnoldus 71abd522b1 fix(cli): use typed loop and narrow kilocode_change block in applyCaching
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 19:06:53 +00:00
chrarnoldus d3548d179b refactor(cli): remove part.synthetic and any-cast from applyCaching
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 18:52:47 +00:00
chrarnoldus 7c7c11e334 fix(cli): include modified alibaba line in kilocode_change block
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 18:34:00 +00:00
chrarnoldus bca4598324 refactor(cli): simplify provider checks and narrow kilocode_change markers in transform.ts
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 18:28:46 +00:00
chrarnoldus 1b0f94ec74 feat(cli): enable explicit prompt cache options for OpenAI models on Kilo Gateway
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 18:25:29 +00:00
chrarnoldus 2f72a8b72d refactor(cli): limit explicit prompt cache breakpoint changes to Vercel AI SDK path
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 18:22:35 +00:00
chrarnoldus 944ab18304 fix(llm): place prompt cache breakpoint before trailing environment details
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 18:17:49 +00:00
chrarnoldus 435c029f8c refactor(llm): extract shared supportsPromptCacheBreakpoint and restrict inline hints to native openai routes
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-08-08 17:39:22 +00:00
chrarnoldus 9dbf276ade feat(llm): set explicit prompt cache breakpoints on stable prefix for GPT-5.6+ 2026-08-08 17:26:07 +00:00
Christiaan Arnoldus dd173f236d Merge branch 'main' into fix/disable-suggest-in-non-interactive-runs 2026-08-07 19:52:45 +02:00
bagatao@anaconda.com 001fb21f7c Merge pull request #13001 from Kilo-Org/feat/show-approval-reason-outside-workspace-reads-and-writes
feat(vscode): show approval reason outside workspace reads and writes
2026-08-07 19:38:18 +02:00
Bruno Agatao 166fc1defa Merge remote-tracking branch 'origin/main' into feat/show-approval-reason-outside-workspace-reads-and-writes 2026-08-07 19:29:19 +02:00
Bruno Agatao 4feb0c903d fix(vscode): preserve approval metadata when slimming tool parts for the webview 2026-08-07 19:29:13 +02:00
Bruno Agatao 356f5b0a6c fix(ui): drop italic styling and highlight decision text in tool approval line 2026-08-07 19:19:07 +02:00
Marius bfb123760b Merge pull request #13009 from Kilo-Org/fix-agent-manager-scroll-flicker
fix(ui): prevent snap-to-bottom and flickering during upward session scroll
2026-08-07 18:57:57 +02:00
Remon Oldenbeuving b94ede134a Merge pull request #13011 from Kilo-Org/update-slack-bot-docs
feat(docs): Add detailed instructions on how to install the Slack bot
2026-08-07 17:56:47 +02:00
Remon Oldenbeuving 13ec28674f feat(docs): Add detailed instructions on how to install the Slack bot 2026-08-07 17:49:15 +02:00
Marius 6b6b120588 Merge pull request #13008 from Kilo-Org/research-server-connection-issues
fix(vscode): surface exit signals and spawn errors in server startup diagnostics
2026-08-07 17:19:14 +02:00
marius-kilocode f1e5ed30e4 refactor(ui): eliminate stop debounce timer in favor of synchronous scroll state 2026-08-07 17:17:35 +02:00
Christiaan Arnoldus 82be537f18 test(cli): verify suggestion auto-dismissal in attached run session 2026-08-07 17:07:31 +02:00
marius-kilocode 1541da3deb fix(vscode): handle ServerStartupError in MarketplacePanelProvider state change and warn on exit 2026-08-07 16:58:02 +02:00
marius-kilocode c514c08749 fix(ui): prevent snap-to-bottom and flickering during upward session scroll 2026-08-07 16:53:58 +02:00
marius-kilocode b234d25337 fix(vscode): surface exit signals and spawn errors in server startup diagnostics 2026-08-07 16:51:44 +02:00