Commit Graph

24211 Commits

Author SHA1 Message Date
Mark IJbema 092bfc9ab2 fix(cli): default notebook_read permission to ask 2026-06-25 14:01:40 +02:00
Mark IJbema e303fa43ea chore(vscode): remove native notebook tools plan 2026-06-25 14:00:48 +02:00
Mark IJbema 9bbb6d5e9f test(cli): update notebook reply fixture 2026-06-25 13:10:15 +02:00
Mark IJbema 831514e5e7 feat(vscode): gate notebook tools behind experiment 2026-06-25 12:31:34 +02:00
Mark IJbema 75fe210ef9 fix(vscode): restrict notebook request directories 2026-06-25 12:06:30 +02:00
Mark IJbema 409aaf8067 fix(vscode): bound notebook source extraction 2026-06-25 12:00:57 +02:00
Mark IJbema 54afdd0b4a fix(vscode): release delivered notebook outcomes 2026-06-25 11:57:08 +02:00
Mark IJbema ee862d80cc fix(cli): keep truncated notebook output valid JSON 2026-06-25 11:52:33 +02:00
Mark IJbema 9309a8ee8c fix(cli): remove dead notebook cancellation status 2026-06-25 11:51:03 +02:00
Mark IJbema 3cd521403f fix(vscode): relax notebook execution timeouts 2026-06-25 11:47:35 +02:00
Mark IJbema 00dfb926ea fix(vscode): preserve cached client access 2026-06-25 11:46:01 +02:00
Mark IJbema e125e2c3f2 refactor(vscode): clarify notebook cell collection 2026-06-25 11:45:10 +02:00
Mark IJbema b0747d2595 chore(vscode): format notebook tool changes 2026-06-25 11:32:46 +02:00
Mark IJbema 75d13ef701 fix(vscode): stabilize native notebook tools 2026-06-25 11:24:53 +02:00
Mark IJbema 2a17d49050 docs(vscode): add native notebook tools plan 2026-06-25 09:39:04 +02:00
Mark IJbema 9d6f010ffc test(cli): cover notebook HTTP routes 2026-06-25 09:37:42 +02:00
Mark IJbema 5c94fc771c fix(vscode): share notebook request state 2026-06-25 09:29:24 +02:00
Mark IJbema c193ee8561 feat(vscode): add native notebook tools 2026-06-25 09:29:24 +02: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
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
Catriel Müller 0dd4ff546b fix(vscode): bundle local bwrap helper 2026-06-24 14:42:50 -03:00
Marius 22ca0d6411 Merge pull request #11596 from Kilo-Org/research-linux-filesystem-sandbox
feat(cli): add Linux filesystem sandbox
2026-06-24 19:21:28 +02:00
Marius c2afe1528f Merge branch 'main' into research-linux-filesystem-sandbox 2026-06-24 18:51:19 +02:00
Mark IJbema 946db0f3a3 Merge pull request #11648 from Kilo-Org/docs/marketplace-page
docs: add marketplace guide
2026-06-24 18:16:27 +02:00
Mark IJbema 04b7ec33c6 docs: add marketplace guide 2026-06-24 17:56:58 +02:00
Jean du Plessis 3044ab168e Merge pull request #11369 from Kilo-Org/docs/security-agent-guide
docs(kilo-docs): expand Security Agent guide
2026-06-24 17:17:44 +02:00
Mark IJbema f9b3579a78 Merge pull request #11629 from Kilo-Org/mark/fix-jetbrains-workspace-test-flake
test(jetbrains): isolate workspace concurrency test
2026-06-24 15:50:01 +02:00
kiloconnect[bot] 1da0d3c82e docs: restore Clear orphaned findings heading and remove duplicate warning text 2026-06-24 12:43:23 +00:00
marius-kilocode f893ed2c90 fix(cli): integrate sandbox status backend support 2026-06-24 14:38:26 +02:00
marius-kilocode 4eccd0e905 Merge remote-tracking branch 'origin/main' into research-linux-filesystem-sandbox 2026-06-24 14:32:00 +02:00
Marius 984ceaaf48 Merge pull request #11628 from Kilo-Org/feat-tui-sandbox-toggle
feat(sandbox): add session sandbox controls
2026-06-24 14:30:21 +02:00
Mark IJbema db0c9fa507 Merge pull request #11626 from Kilo-Org/mark/fix-openai-ws-idle-test-flake
test(cli): stabilize websocket idle timeout coverage
2026-06-24 14:09:45 +02:00
Mark IJbema 99c4747474 Merge pull request #11627 from Kilo-Org/mark/narrow-merge-minimizer-trigger
docs: narrow merge minimizer skill trigger
2026-06-24 14:09:17 +02:00
Marius 0c9519c757 Merge pull request #11594 from Kilo-Org/storm-ridge
fix(cli): keep snapshot stalls from blocking turns
2026-06-24 13:51:18 +02:00
Jean du Plessis 5a8d904c6d Update packages/kilo-docs/pages/deploy-secure/security-reviews.md
Co-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>
2026-06-24 13:49:06 +02:00
marius-kilocode 01b098889e test(sandbox): handle unavailable network backends 2026-06-24 12:43:58 +02:00
markijbema e210010e29 test(jetbrains): isolate workspace concurrency test
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-24 10:38:46 +00:00
marius-kilocode 2638e06ffb feat(sandbox): add session sandbox controls 2026-06-24 12:29:44 +02:00
Mark IJbema 77d8efa6b4 Merge pull request #11597 from Kilo-Org/mark/jupyter-notebook-support-stacked
feat(vscode): support Jupyter notebook autocomplete
2026-06-24 12:28:35 +02:00
markijbema ef50772460 docs: narrow merge minimizer skill trigger
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-24 10:24:21 +00:00
markijbema 1bddb20a0b test(cli): stabilize websocket idle timeout coverage
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-24 10:19:37 +00:00
Mark IJbema 5c11cd2838 Merge pull request #11582 from Kilo-Org/mark/fuse-marketplace-tabs
feat(vscode): unify marketplace browsing
2026-06-24 12:19:01 +02:00
markijbema 588b8c8996 fix(vscode): prune unavailable marketplace filters
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-24 10:07:38 +00:00
markijbema 233fb0d126 fix(vscode): expose type filters in high contrast
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-24 10:04:39 +00:00
markijbema ebcf81f58f fix(vscode): match marketplace display labels in search
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-24 10:04:39 +00:00
github-actions[bot] 47dfd5e688 chore: update kilo-vscode visual regression baselines 2026-06-24 09:59:06 +00:00
Mark IJbema 1568a43e60 test(vscode): trim marketplace visual coverage 2026-06-24 11:56:18 +02:00
Marius Wichtner ebb744ce2d fix(cli): reconcile Linux sandbox network tests 2026-06-24 11:14:48 +02:00