Commit Graph

24383 Commits

Author SHA1 Message Date
markijbema e7db09ed84 fix(vscode): improve autocomplete error messages to cover BYOK and credits scenarios
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-29 09:41:04 +02:00
Mark IJbema 7bd233d80d Merge pull request #11615 from Kilo-Org/docs/add-translated-readmes-directory
docs: add translated readmes in translations directory
2026-06-29 09:15:31 +02:00
Mark IJbema 715f6621fb Merge pull request #11613 from Kilo-Org/docs/remove-root-translated-readmes
docs: remove root translated readmes
2026-06-29 09:15:02 +02:00
Marian Alexandru Alecu 0134fe1eeb Merge pull request #11608 from Kilo-Org/feat/tui-routed-model-usage
feat(tui): show usage by routed model
2026-06-27 15:44:41 +03:00
Mark IJbema c9d7016ea2 Merge pull request #11692 from Kilo-Org/mark/skip-general-tests-for-jetbrains
ci: skip general tests for isolated changes
2026-06-26 20:43:09 +02:00
Josh Lambert 02633eb8cb test(sdk): keep model usage coverage focused 2026-06-26 14:27:41 -04:00
Johnny Eric Amancio 9394887e13 feat(vscode): improve auto model picker details (#11724)
* feat(vscode): improve auto model picker details

* fix(vscode): address auto picker review feedback
2026-06-26 20:17:21 +02:00
Josh Lambert 611fcb1617 fix(sdk): stabilize generated API contract 2026-06-26 13:55:03 -04:00
Josh Lambert 5de54f9e85 fix(sdk): preserve nullable billing date 2026-06-26 13:50:09 -04:00
Josh Lambert 92a756ed3c chore(sdk): refresh model usage API 2026-06-26 13:22:36 -04:00
Josh Lambert 4786e38c87 fix(tui): reuse compact routed labels 2026-06-26 13:21:07 -04:00
Josh Lambert 0cb5afaa34 chore(tui): minimize routed model diff 2026-06-26 13:21:07 -04:00
Josh Lambert 831e5a3098 fix(tui): resolve routed model display names 2026-06-26 13:21:07 -04:00
Josh Lambert 287edf119e fix(tui): show model display names 2026-06-26 13:21:07 -04:00
Josh Lambert 85e2c7e5c2 fix(tui): group model usage by provider 2026-06-26 13:20:47 -04:00
Josh Lambert bcacb7688e refactor(tui): clarify session tree helper 2026-06-26 13:20:47 -04:00
Josh Lambert e81befbb42 fix(tui): address model usage review 2026-06-26 13:20:47 -04:00
Josh Lambert f5f9b6b6e9 feat(tui): show usage by routed model 2026-06-26 13:20:47 -04:00
Joshua Lambert d931216a67 Merge pull request #11714 from Kilo-Org/married-lathe
feat: add Anaconda Desktop provider
2026-06-26 12:03:58 -04:00
Mark IJbema ef3e8cbffd remove overly specific ones 2026-06-26 15:36:08 +02:00
Marius 78eed0bcad Merge pull request #11696 from Kilo-Org/hardly-wish
fix: remember sandbox state per session
2026-06-26 14:27:11 +02:00
Mark IJbema 91fa341111 Merge pull request #11726 from Kilo-Org/mark/notebook-create-action
feat(vscode): create empty notebooks via notebook_edit
2026-06-26 14:22:38 +02:00
marius-kilocode 3d1549dd3a Merge remote-tracking branch 'origin/main' into hardly-wish
# Conflicts:
#	packages/opencode/src/kilocode/sandbox/policy.ts
#	packages/opencode/test/kilocode/sandbox/session.test.ts
#	packages/opencode/test/kilocode/sandbox/state.test.ts
#	packages/opencode/test/kilocode/task-nesting.test.ts
2026-06-26 14:10:58 +02:00
Marius c153d171c9 Merge pull request #11703 from Kilo-Org/fix-sandbox-config-self-disable
fix(sandbox): prevent config self-disable
2026-06-26 14:07:00 +02:00
Marius 8f471284bf Merge branch 'main' into hardly-wish 2026-06-26 14:06:42 +02:00
Mark IJbema 5e27070ef2 Merge pull request #11727 from Kilo-Org/mark/stabilize-jetbrains-workspace-test
test(jetbrains): stabilize workspace startup wait
2026-06-26 14:05:14 +02:00
Marius 1b14064416 Merge branch 'main' into hardly-wish 2026-06-26 14:04:39 +02:00
Marius 68ed2d5dc4 Delete .kilo/plans/sandbox-toggle-session-state.md 2026-06-26 13:56:18 +02:00
marius-kilocode a526a02668 Merge branch 'main' into hardly-wish
# Conflicts:
#	packages/kilo-vscode/tests/unit/prompt-input-connection-guard.test.ts
#	packages/kilo-vscode/webview-ui/src/components/chat/PromptInput.tsx
2026-06-26 13:53:57 +02:00
Marius d98bb46db4 Merge pull request #11697 from Kilo-Org/docs/sandbox-documentation
docs: document the experimental sandbox feature
2026-06-26 13:53:19 +02:00
Mark IJbema 3b7873b1d7 docs(cli): clarify notebook_edit create workflow in tool descriptions 2026-06-26 13:46:50 +02:00
Marius fe6f857bbd Merge pull request #11689 from Kilo-Org/feat/agent-manager-worktree-sandbox
feat(agent-manager): add sandbox toggle to new worktree modal
2026-06-26 13:43:05 +02:00
Mark IJbema e245fded3e Merge pull request #11698 from Kilo-Org/mark/marketplace-match-notification
feat(vscode): notify on matching marketplace items
2026-06-26 13:37:30 +02:00
Johnny Eric Amancio be1f77d432 feat(gateway): expose kilo pass profile contract (#11721)
* feat(gateway): expose kilo pass profile contract

* chore(changeset): include sdk contract bump
2026-06-26 13:30:56 +02:00
markijbema ac6478d14a test(jetbrains): stabilize workspace startup wait
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-26 11:30:30 +00:00
Mark IJbema 6bc57fe6f8 feat(vscode): create empty notebooks via notebook_edit
Add a create action to the notebook_edit tool so an agent can make a new empty
.ipynb on disk, then insert cells. The VS Code notebook API has no way to create
a notebook file at a path (openNotebookDocument only makes an unsaved untitled
notebook), so the bridge writes a minimal valid empty .ipynb and opens it.

Reuses the existing notebook_edit permission and native_notebook_tools
experiment; .ipynb only for now, parent directory must already exist.
2026-06-26 13:25:08 +02:00
Mark IJbema a18acfc71a fix(vscode): honor suggestion choice across rescans
A background rescan bumped generation while a suggestion toast was open, so a later Install or dismiss click hit the stale-scan early return and was silently dropped. Guard the post-toast path on a disposed flag instead, so only teardown can discard the user's choice.
2026-06-26 13:13:57 +02:00
markijbema 7b1383751f ci: skip general tests for isolated changes
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-26 09:42:10 +00:00
Rietie e0c1e729d3 Merge pull request #11715 from Kilo-Org/docs/cost-controls-and-usage-safeguards
docs: add Cost Controls and Usage Safeguards page
2026-06-26 11:33:09 +02:00
Mark IJbema 1e83f0fbe9 Merge pull request #11716 from Kilo-Org/mark/reset-read-notifications
fix(vscode): reset read notifications from settings
2026-06-26 11:28:38 +02:00
Mark IJbema 2acb32595d refactor(vscode): move notification state handling 2026-06-26 11:08:03 +02:00
Mark IJbema 3f4688c825 refactor(vscode): extract notification reset handler 2026-06-26 11:02:01 +02:00
Mark IJbema acfcbcace8 fix(vscode): reset read notifications from settings 2026-06-26 10:43:32 +02:00
Mark IJbema 715e10249d Merge pull request #11691 from Kilo-Org/mark/fix-mention-navigation-test
test(jetbrains): synchronize workspace open calls
2026-06-26 10:41:58 +02:00
Mark IJbema 80ed571bd6 feat(vscode): notify on matching marketplace items
Surface a discardable VS Code notification when a marketplace item's suggest_for metadata matches the current workspace. The notification offers a one-click Install button that opens the marketplace install dialog with project scope preselected, plus a per-suggestion "Don't show again" option persisted via a stable type:id slug.
2026-06-26 10:28:36 +02:00
Mark IJbema 1a51b09fcd Merge pull request #11639 from Kilo-Org/mark/clarify-marketplace
docs: clarify marketplace installs
2026-06-26 10:21:11 +02:00
Ligia Zanchet 6832cbeb4f Update cost-control configuration to use only 'kilo-auto/efficient'
Removed references to 'kilo-auto/free' model in configuration and updated comments accordingly.
2026-06-26 09:44:41 +02:00
kiloconnect[bot] 5761f8b4d8 docs: add maximum-constraint starter kilo.jsonc example to cost-controls page 2026-06-26 07:30:37 +00:00
Ligia Zanchet a2af9a9cbe Revise cost controls and usage safeguards documentation
Updated rate limit information for free models and clarified configuration locations. Removed outdated sections on Auto Models and Enterprise features.
2026-06-26 09:23:08 +02:00
kiloconnect[bot] 10fcd8b11b docs: add Cost Controls and Usage Safeguards page 2026-06-26 06:53:01 +00:00