Commit Graph

22842 Commits

Author SHA1 Message Date
markijbema dd441e78ea fix(cli): keep bundled plugin initialization silent
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-16 09:43:09 +00:00
markijbema 4436139fab fix(cli): load Atomic Chat as bundled plugin
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-16 09:10:32 +00:00
Catriel Müller caae74d51f Merge pull request #11279 from Kilo-Org/catrielmuller/kilo-console-persist
fix(cli): stabilize Kilo Console worktree flows
2026-06-16 01:22:20 -03:00
Catriel Müller e17cab995e fix: kilo markers 2026-06-16 00:45:53 -03:00
Kirill Kalishev 17ed51d9b5 Merge pull request #11278 from Kilo-Org/towering-talk
fix(jetbrains): clean up restartless unload
2026-06-15 23:19:06 -04:00
Catriel Müller 339513190e fix: fix tests 2026-06-16 00:15:21 -03:00
Catriel Müller fbdcc75d30 refactor: fix kilo markers 2026-06-15 21:44:31 -03:00
Catriel Müller 3ba0de1fc6 refactor: regenerate sdk 2026-06-15 21:42:35 -03:00
Catriel Müller 0c0b95fac6 fix: fix tests 2026-06-15 21:27:50 -03:00
Catriel Müller 04d25fdf6d fix(cli): prevent unsafe console worktree actions 2026-06-15 21:08:16 -03:00
Catriel Müller e91eef2b38 fix: session list on tui 2026-06-15 21:08:16 -03:00
Catriel Müller 8c1cdf53a9 fix: kilo console sidebar size 2026-06-15 21:03:15 -03:00
Catriel Müller 2f69c132b0 refactor: hot reload kilo console configs 2026-06-15 21:03:15 -03:00
Catriel Müller f82828a02f Merge pull request #11270 from Kilo-Org/warp-shell
fix(cli): rebrand OpenCode leftovers
2026-06-15 20:51:09 -03:00
kirillk 76b4930326 test(jetbrains): stabilize side panel timeout tests 2026-06-15 19:05:18 -04:00
Catriel Müller 371d0f0397 fix: fix jb test 2026-06-15 18:32:36 -03:00
kirillk dfd34405d1 fix(jetbrains): suppress intentional stderr cleanup warning 2026-06-15 17:02:09 -04:00
Catriel Müller 0675b201b7 refactor: fix markers 2026-06-15 17:32:32 -03:00
kirillk 62e42c1efb fix(jetbrains): clean up restartless unload 2026-06-15 16:29:30 -04:00
Catriel Müller 8b5261d2f1 fix: test 2026-06-15 17:12:55 -03:00
Catriel Müller 79e4af75fa test(cli): stabilize Windows session tests 2026-06-15 16:37:11 -03:00
Kirill Kalishev d13e4ff79b Merge pull request #11275 from Kilo-Org/lean-sidecar
fix(jetbrains): cap prompt input growth
2026-06-15 15:31:02 -04:00
kirillk aa6cd198fe test(jetbrains): cover prompt enhance telemetry 2026-06-15 14:49:17 -04:00
kirillk 0aae6277a2 fix(jetbrains): hide prompt soft wrap glyphs 2026-06-15 14:34:02 -04:00
Kirill Kalishev ccd9890c46 Merge pull request #11271 from Kilo-Org/jetbrains/release/v7.0.1-rc.9
release(jetbrains): v7.0.1-rc.9
2026-06-15 14:27:48 -04:00
kirillk 3c319a59a2 fix(jetbrains): cap prompt input growth 2026-06-15 14:09:24 -04:00
Kirill Kalishev 5f99f9be09 docs(jetbrains): edit changelog for v7.0.1-rc.9 2026-06-15 13:54:43 -04:00
kilo-maintainer[bot] b107604a72 release(jetbrains): v7.0.1-rc.9 2026-06-15 17:44:34 +00:00
V Keerthi Vikram 8baf3e3138 fix(ci): skip watch-opencode-releases on forks (#11269)
The schedule trigger fires on every repo where the file exists,
including contributor forks. Forks don't have access to
OPENCODE_WATCH_SLACK_WEBHOOK, so the Slack step fails. The previous
vars.OPENCODE_WATCH_ENABLED guard evaluated to true on forks (empty
!= 'false'), so it didn't protect anything.

Add the same github.repository == 'Kilo-Org/kilocode' guard used by
18 other workflows in this repo.
2026-06-15 19:43:44 +02:00
Catriel Müller c5d39d090c fix(cli): rebrand opencode leftovers 2026-06-15 14:33:01 -03:00
Kirill Kalishev cb9b29c3b8 Merge pull request #11095 from Kilo-Org/truthful-allspice
feat(jetbrains): improve shell and markdown rendering
2026-06-15 13:23:21 -04:00
Catriel Müller c7c95885ae Merge pull request #11264 from Kilo-Org/wind-wind
fix(cli): use Kilo packages for upgrades
2026-06-15 13:32:26 -03:00
kirillk 0b8c7228ca Merge remote-tracking branch 'origin/main' into truthful-allspice
# Conflicts:
#	packages/kilo-jetbrains/frontend/src/main/kotlin/ai/kilocode/client/session/ui/prompt/PromptPanel.kt
#	packages/kilo-jetbrains/frontend/src/test/kotlin/ai/kilocode/client/session/ui/SessionUiUpdateTest.kt
2026-06-15 12:19:56 -04:00
Johnny Eric Amancio 046b03a19d fix(cli): prefix generated plan filenames with timestamp (#11245) 2026-06-15 18:19:41 +02:00
kirillk 681b8090f3 fix(jetbrains): consolidate shell terminal parsing 2026-06-15 12:12:43 -04:00
Catriel Müller 312c3ab012 chore(cli): annotate Kilo upgrade switch 2026-06-15 12:53:39 -03:00
Catriel Müller f78e54c81c fix(cli): use Kilo packages for upgrades 2026-06-15 12:53:05 -03:00
Catriel Müller de0c3eb151 Merge pull request #11171 from Kilo-Org/fix/tui-news-read-state
fix(cli): persist read TUI news
2026-06-15 12:14:34 -03:00
Kirill Kalishev 533323f6c2 Merge pull request #11077 from Kilo-Org/balanced-backpack
feat(jetbrains): support prompt and transcript attachments
2026-06-15 11:06:14 -04:00
kilo-maintainer[bot] 105d3be8ae chore: update nix node_modules hashes 2026-06-15 14:30:32 +00:00
Johnny Eric Amancio 38459184f2 feat(cli): align native plan with architect (#11170)
* feat(cli): align native plan with architect

* fix(cli): support repo-root plan files

* test(cli): focus native plan reminder assertions
2026-06-15 14:20:19 +00:00
Marius 884c54f4f8 Merge pull request #11098 from Kilo-Org/feat/vscode-attention-notifications
feat(vscode): add attention sounds
2026-06-15 16:12:12 +02:00
marius-kilocode 04ad8d760b feat(vscode): add global sound selection 2026-06-15 14:47:31 +02:00
Marius c9ffc0b7df Merge pull request #11249 from Kilo-Org/indecisive-uranium
fix: format provider rate limit errors
2026-06-15 14:36:45 +02:00
marius-kilocode 2c30dc75ce fix: format provider rate limit errors 2026-06-15 14:17:44 +02:00
marius-kilocode a4b967662b refactor(vscode): align sounds with opencode attention 2026-06-15 14:13:57 +02:00
Christiaan Arnoldus 2ddf6f6352 Merge pull request #11158 from Kilo-Org/hide-training-models
feat: hide Kilo Gateway models that may train on prompts
2026-06-15 14:04:28 +02:00
Marius 583bef064c Merge pull request #11246 from Kilo-Org/sprout-principal
fix: include prerelease notes in stable releases
2026-06-15 13:41:40 +02:00
marius-kilocode 3f1c8fae36 fix: include prerelease notes in stable releases 2026-06-15 13:22:43 +02:00
Christiaan Arnoldus 33b13f810c Merge branch 'main' into hide-training-models 2026-06-15 13:15:38 +02:00