Commit Graph

24020 Commits

Author SHA1 Message Date
Marius 9fc6f1e8be Merge pull request #11570 from Kilo-Org/glow-albacore
feat(vscode): let users hide disabled indexing button
2026-06-23 11:39:54 +02:00
github-actions[bot] d4f2a96717 chore: update kilo-vscode visual regression baselines 2026-06-23 09:21:42 +00:00
marius-kilocode 1d16effe95 feat(vscode): let users hide disabled indexing button 2026-06-23 11:17:09 +02:00
Marius e5a16d7afa Merge pull request #11526 from Kilo-Org/truth-athlete
fix(cli): avoid encoded PowerShell commands
2026-06-23 10:32:26 +02:00
kilo-maintainer[bot] 0f55066dc7 release: v7.3.54 v7.3.54 2026-06-23 01:51:02 +00:00
Catriel Müller f15aa1f816 Merge pull request #11555 from Kilo-Org/observant-tornado
fix(cli): support GLM 5.2 thinking variants
2026-06-22 17:45:48 -03:00
Josh Lambert 82d56d8ba3 Merge remote-tracking branch 'origin/main' into observant-tornado
# Conflicts:
#	packages/opencode/src/provider/transform.ts
2026-06-22 15:57:35 -04:00
Catriel Müller 4d63437f48 Merge pull request #11552 from Kilo-Org/fourth-cilantro
fix(cli): support MiniMax M3 thinking controls
2026-06-22 16:49:40 -03:00
Josh Lambert 5c1dcdffca fix(cli): support GLM 5.2 thinking variants 2026-06-22 15:21:48 -04:00
Aiden Cline 251774b721 fix(opencode): support MiniMax M3 thinking toggle (#31426) 2026-06-22 14:33:19 -04:00
Marian Alexandru Alecu de23a36ca4 Merge pull request #11524 from Kilo-Org/docs/review-md-subagents
docs: document REVIEW.md sub-agent guidance
2026-06-22 21:16:29 +03:00
kiloconnect[bot] acb278084b docs: nest sub-agent behavior heading under REVIEW.md section 2026-06-22 17:56:14 +00:00
Marian Alexandru Alecu 5c4bcb4a88 Update packages/kilo-docs/pages/automate/code-reviews/overview.md
Co-authored-by: Alex Gold <alex.gold@kilocode.ai>
2026-06-22 20:53:03 +03:00
kilo-maintainer[bot] 90643d2325 release: v7.3.53 v7.3.53 2026-06-22 17:12:51 +00:00
Mark IJbema bd58e3af8a Merge pull request #11036 from Kilo-Org/feat/default-mercury-next-edit
feat(gateway): default autocomplete to Mercury Next Edit
2026-06-22 17:49:58 +02:00
Marius dc6d083f05 Merge pull request #11533 from Kilo-Org/concise-pin
fix(cli): restore read tool streaming
2026-06-22 17:34:13 +02:00
marius-kilocode 15f42d4bec fix(cli): restore read tool streaming 2026-06-22 14:26:32 +02:00
kilo-maintainer[bot] d378114b8b chore: update nix node_modules hashes 2026-06-22 09:28:56 +00:00
kilo-maintainer[bot] e3da86822f release: v7.3.52 2026-06-22 09:15:48 +00:00
Marius 9e0d693f1f Merge pull request #11468 from Kilo-Org/smoggy-thunder
feat(cli): search local session transcripts
2026-06-22 11:06:13 +02:00
Imanol Maiztegui 1961f6363f Merge pull request #11450 from Kilo-Org/imanolmaiztegui/kilo-opencode-v1.15.13
OpenCode v1.15.13
2026-06-22 10:52:59 +02:00
kilo-maintainer[bot] 2e89ea4027 release: v7.3.51 v7.3.51 2026-06-22 08:45:30 +00:00
marius-kilocode 8cac9f043c test(cli): keep recall regression in kilo tests 2026-06-22 10:23:30 +02:00
marius-kilocode e5deb4ebed fix(cli): handle advanced PowerShell prologues 2026-06-22 10:21:26 +02:00
marius-kilocode aaa9d324d2 fix(cli): preserve recall tail during queued turns 2026-06-22 10:19:50 +02:00
marius-kilocode e95384de06 fix(cli): preserve PowerShell prologues 2026-06-22 09:51:22 +02:00
marius-kilocode 579a787047 fix(cli): avoid encoded PowerShell commands 2026-06-22 09:40:34 +02:00
Alex Alecu 7ee941d571 docs: document REVIEW.md sub-agent guidance 2026-06-22 09:33:05 +03:00
Catriel Müller a42413247c Merge pull request #11478 from Kilo-Org/talented-yttrium
feat(cli): improve daemon stop workflow
2026-06-20 09:33:27 -03:00
Catriel Müller ec0dd783a8 Merge pull request #10005 from Kilo-Org/catrielmuller/run-commands
feat(cli): support compact and summarize in kilo run --command
2026-06-19 18:17:43 -03:00
Imanol Maiztegui b43bd5e06a feat(worktree): walk ancestor directories when resolving primary checkout paths
Pass the active directory alongside the worktree root into primaryPaths
so it can mirror the relative path into the primary checkout and search
each ancestor up to the root in nearest-first order. This lets nested
subdirectories inherit config and skills from intermediate primary
directories rather than only the checkout root.
2026-06-19 23:15:49 +02:00
Catriel Müller 6e1f902d6a refactor: rebase 2026-06-19 17:54:55 -03:00
Catriel Müller 9611c8b1ef feat(cli): improve daemon stop workflow 2026-06-19 17:54:17 -03:00
kilo-maintainer[bot] 533c2017fa release: v7.3.50 v7.3.50 2026-06-19 18:12:57 +00:00
marius-kilocode 4c3aaf428a fix(cli): harden recall turn boundaries 2026-06-19 20:10:04 +02:00
Catriel Müller 1d030dcbbb feat(cli): support compact and summarize built-ins in kilo run --command
Mirror the TUI's /compact and /summarize slash commands so they can be
invoked from kilo run --command. Both map to the session summarize
endpoint and require an existing session via -c or -s.

The shared command-not-found hint now also lists these built-ins so
typos surface them alongside registered slash commands.
2026-06-19 15:05:58 -03:00
Catriel Müller a193a4fb7f Merge pull request #11026 from IamCoder18/cli-console-headless-display-check
cli: skip automatic browser launch for kilo console on headless Linux
2026-06-19 14:50:57 -03:00
Aarav Sharma e2ebf8b7c8 docs: add changeset for Linux display detection fix 2026-06-19 14:28:57 -03:00
Aarav Sharma b3abf09f6e cli: skip browser open for kilo console on headless Linux 2026-06-19 14:28:57 -03:00
Imanol Maiztegui 3eca0df900 refactor(indexing): batch boot effects into single runtime execution
Combine the sequential baselineDirectory and Config.Service calls
inside boot() into one Effect.gen block, reducing the number of
AppRuntime.runPromise invocations from two to one.
2026-06-19 19:11:03 +02:00
Imanol Maiztegui 7aaa25d97e feat(worktree): resolve primary checkout for config, skill, and session fallback
Introduce a primaryWorktree Effect that queries Git plumbing commands
to locate the main checkout from any linked worktree. Integrate it
into config loading so .kilo directory settings from the primary
checkout act as local-scoped fallbacks beneath the active worktree
and KILO_CONFIG_DIR overrides.

Wire primaryPaths into skill discovery so project skills installed in
the primary checkout appear as fallbacks unless overridden locally.
Refactor session family matching to consider sandbox directories and
filter out nested Git repositories when resolving worktree roots.

Convert baselineDirectory in indexing to an Effect that delegates to
primaryWorktree instead of reading Instance.project.worktree directly.
Restore the content() signal usage in the TUI text part renderer.

Provide Git.defaultLayer across all affected test layers and add
coverage for linked worktrees, submodules, paths with spaces, sandbox
project matching, and primary config directory precedence.
2026-06-19 18:54:51 +02:00
Catriel Müller be692aa530 Merge pull request #11028 from IamCoder18/cli-server-hostname-url-display
feat(server,daemon): display local and network URLs when binding to 0.0.0.0
2026-06-19 13:53:28 -03:00
Christiaan Arnoldus e7770cfb59 Merge pull request #11467 from Kilo-Org/fix/jetbrains-training-disclosure
fix(jetbrains): disclose prompt-training models
2026-06-19 18:39:15 +02:00
Catriel Müller e64a58060b refactor: fix kilo markers 2026-06-19 13:35:04 -03:00
Marius d8ceb9efbb Merge pull request #11475 from Kilo-Org/second-smile
fix(cli): preserve custom subagent permissions
2026-06-19 18:29:20 +02:00
marius-kilocode 3d4ccc25cf fix(cli): preserve custom subagent permissions 2026-06-19 18:12:29 +02:00
Christiaan Arnoldus f232e95a39 Merge pull request #11301 from Kilo-Org/console-explore-privacy-filter
feat(cli): add a privacy filter to Console model Explore
2026-06-19 17:22:47 +02:00
Marian Alexandru Alecu 0255a4a7eb Merge pull request #11155 from Kilo-Org/fix/local-review-scale-sub-agents
fix(cli): scale local-review sub-agents based on diff size and complexity
2026-06-19 18:03:00 +03:00
Catriel Müller 3babed6a5b refactor: fix windows test 2026-06-19 11:47:20 -03:00
Alex Alecu a0305b337b test(review): update prompt assertions 2026-06-19 17:45:47 +03:00