marius-kilocode
be3ae82962
fix: remember sandbox state per session
2026-06-25 16:03:17 +02:00
Marius
6e9276d1af
Merge pull request #11693 from Kilo-Org/pretty-brush
...
feat(vscode): add Parakeet speech-to-text model
2026-06-25 15:29:53 +02:00
marius-kilocode
1fb3e0679d
feat(vscode): add Parakeet speech-to-text model
2026-06-25 14:50:00 +02:00
Marius
b344d17579
Merge pull request #11681 from Kilo-Org/fluorescent-chamomile
...
feat(vscode): add sandbox slash command
2026-06-25 14:11:19 +02:00
marius-kilocode
e1e6a8ebca
Merge remote-tracking branch 'origin/main' into fluorescent-chamomile
...
# Conflicts:
# packages/kilo-vscode/tests/unit/prompt-input-connection-guard.test.ts
2026-06-25 13:51:04 +02:00
Marius
e73d791ee3
Merge pull request #11683 from Kilo-Org/camp-hippodraco
...
feat(vscode): show sandbox experimental flag for all users (except Windows)
2026-06-25 13:43:49 +02:00
Marius
c470f82c61
Merge pull request #11679 from Kilo-Org/tested-cayenne
...
feat(vscode): clarify sandbox restriction states
2026-06-25 13:37:10 +02:00
Marius
b674dd9356
Merge branch 'main' into fluorescent-chamomile
2026-06-25 13:23:11 +02:00
Ligia Zanchet
2e6303810a
Merge pull request #11575 from Kilo-Org/docs/cost-efficiency-model-selection
...
docs: rewrite rate-limits-and-costs as Cost Efficiency & Model Selection guide
2026-06-25 13:23:07 +02:00
Marius
1390dfa82e
Merge branch 'main' into camp-hippodraco
2026-06-25 13:20:35 +02:00
Mark IJbema
5e51827307
Merge pull request #11557 from rakshith1928/feature/improve-slash-command-sorting
...
fix(vscode): sort slash commands by relevance (exact > prefix > substring)
2026-06-25 13:18:30 +02:00
Marius
17292588af
Merge pull request #11685 from Kilo-Org/sudsy-pin
...
test(cli): loosen flaky header-timeout no-abort case
2026-06-25 13:15:04 +02:00
marius-kilocode
9912e023f7
test(vscode): remove obsolete sandbox icon baselines
2026-06-25 13:14:27 +02:00
Mark IJbema
73944a2e01
Merge pull request #11686 from Kilo-Org/mark/jetbrains-ci-path-filters
...
fix(ci): scope JetBrains checks to relevant changes
2026-06-25 13:14:06 +02:00
markijbema and kiloconnect[bot]
1e39b22675
fix(ci): scope JetBrains checks to relevant changes
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-25 10:25:13 +00:00
Mark IJbema
bbfa5702ab
Merge branch 'main' into feature/improve-slash-command-sorting
2026-06-25 12:24:09 +02:00
github-actions[bot]
e03fbd662f
chore: update kilo-vscode visual regression baselines
2026-06-25 10:23:17 +00:00
Mark IJbema
9dcc23049f
Merge pull request #11676 from Kilo-Org/mark/scope-sdk-generation-formatting
...
fix: avoid repository-wide formatting during generation
2026-06-25 12:22:32 +02:00
marius-kilocode
8db25eb199
test(cli): loosen flaky header-timeout no-abort case
...
The headerTimeout 'does not abort delayed SSE body' test flakes on
loaded CI runners: its 50ms header window is too tight, so the
in-process server's headers/prelude don't arrive in time and the
timeout aborts the stream instead of letting the delayed body through.
Bump the headerTimeout to 500ms and the body delay to 1000ms, keeping
body > headerTimeout so the assertion stays meaningful (the body lands
past the header window but isn't aborted because the timer clears on
header arrival). The other timing tests are unchanged since they
expect the timeout to fire, so CI slowness makes them more reliable.
2026-06-25 12:20:24 +02:00
marius-kilocode
641c646c90
feat(vscode): clarify sandbox restriction states
2026-06-25 12:20:03 +02:00
marius-kilocode
2919d2b9ae
feat(vscode): expose sandbox experiment
2026-06-25 12:08:06 +02:00
marius-kilocode
fdd4c5f1a4
Merge remote-tracking branch 'origin/main' into fluorescent-chamomile
...
# Conflicts:
# packages/kilo-vscode/tests/unit/prompt-input-connection-guard.test.ts
2026-06-25 12:01:20 +02:00
rakshith1928
46c4ec24b7
Merge branch 'main' into feature/improve-slash-command-sorting
2026-06-25 15:30:13 +05:30
github-actions[bot]
2808def87a
chore: update kilo-vscode visual regression baselines
2026-06-25 09:52:19 +00:00
marius-kilocode
27fb5500e3
feat(vscode): add sandbox slash command
2026-06-25 11:50:08 +02:00
marius-kilocode
71857e3599
test(vscode): keep prompt stories inside providers
2026-06-25 11:49:28 +02:00
marius-kilocode
37d81bf6b1
feat(vscode): show network sandbox indicator
2026-06-25 11:33:24 +02:00
markijbema and kiloconnect[bot]
064eb6c1dc
fix: avoid repository-wide formatting during generation
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-25 09:12:41 +00:00
Marius
761b6339ad
Merge pull request #11672 from Kilo-Org/fix-sandbox-toggle-prompt
...
fix(vscode): preserve draft when toggling sandbox
2026-06-25 11:01:51 +02:00
Mark IJbema
df7e9b1915
Merge branch 'main' into feature/improve-slash-command-sorting
2026-06-25 10:46:08 +02:00
Marius
af49fc7496
Merge branch 'main' into fix-sandbox-toggle-prompt
2026-06-25 10:45:40 +02:00
Marius
fb437c33e8
chore(vscode): format sandbox draft test
2026-06-25 10:37:24 +02:00
Marius
8047854400
fix(vscode): capture pending sandbox draft edits
2026-06-25 10:33:30 +02:00
Marius
e3ad3bca8b
Merge pull request #11659 from Kilo-Org/feat/linux-network-sandbox
...
feat(sandbox): enforce Linux network isolation
2026-06-25 10:27:12 +02:00
Marius
cbe29c64f7
fix(vscode): preserve draft when toggling sandbox
2026-06-25 10:21:02 +02:00
Marius
9dfd2b0bf2
Merge pull request #11645 from Kilo-Org/like-drawer
...
fix(vscode): use native sandbox notifications
2026-06-25 10:16:44 +02:00
Marius
bc98567818
Merge branch 'main' into feat/linux-network-sandbox
2026-06-25 10:09:43 +02:00
Mark IJbema
39e82abb62
Merge pull request #11669 from Kilo-Org/docs/fix-marketplace-settings-anchor-link
...
fix: correct settings anchor link in marketplace docs
2026-06-25 10:07:31 +02:00
Marius
0b9c043abe
Merge branch 'main' into like-drawer
2026-06-25 10:00:09 +02:00
Mark IJbema
e71909bf70
Merge pull request #11667 from Kilo-Org/add-config-regression-review
...
feat: add CONFIG_REGRESSION sub-agent concern to upstream merge review
2026-06-25 09:58:28 +02:00
markijbema and kiloconnect[bot]
4ecf221c17
fix: narrow CONFIG_REGRESSION check to opencode paths only
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-25 07:39:05 +00:00
kiloconnect[bot]
61a50daf93
fix: correct settings anchor link in marketplace docs
2026-06-25 07:36:42 +00:00
markijbema and kiloconnect[bot]
db6425515b
feat: add CONFIG_REGRESSION sub-agent concern to upstream merge review
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-25 07:11:22 +00:00
Catriel Müller
e000cbe2c3
Merge pull request #11660 from Kilo-Org/fix/vscode-cli-version-marker-packaging
...
fix(vscode): exclude .cli-version marker from VSIX packaging
2026-06-24 17:17:03 -03:00
marius-kilocode
1d9970188a
test(sandbox): isolate network status fixture
2026-06-24 22:00:33 +02:00
marius-kilocode
10d4308726
fix(sandbox): report Linux network support
2026-06-24 21:52:17 +02:00
marius-kilocode
2a02e757fb
test(sandbox): harden Linux network coverage
2026-06-24 21:40:08 +02:00
Iván Uruchurtu
def7b660f8
Merge pull request #11487 from Kilo-Org/feat/vscode-tool-call-animations
...
feat(vscode): animate tool call previews
2026-06-24 13:23:05 -06:00
Catriel Müller
6e390c1d37
fix(vscode): exclude .cli-version marker from VSIX packaging
...
The .cli-version file written by local-bin.ts during both dev (compile)
and production (package) builds was shipped in the VSIX because
.vscodeignore re-includes bin/**. That made the localCli branch in
ServerManager true for production installs, letting resolveLocalBwrapEnv
inject KILO_BWRAP_PATH from ~/.cache/kilo-vscode/bwrap whenever the
bundled helper looked incomplete — broader than the intended dev-only
fallback.
Exclude the build-only marker after the !bin/** re-include so it stays
present in local source/dev checkouts but is absent from packaged
installs, keeping localCli detection truly local-only.
2026-06-24 15:25:11 -03:00
Catriel Müller
cce4da313e
Merge pull request #11657 from Kilo-Org/fix/vscode-local-bwrap-bundle
...
fix(vscode): bundle local bwrap helper
2026-06-24 15:04:33 -03:00