Commit Graph

19086 Commits

Author SHA1 Message Date
kiloconnect[bot] d22d08bbce chore: remove stale desktop package references 2026-05-04 15:00:59 +00:00
kiloconnect[bot] 841fafddf4 fix: remove deleted app packages from build config 2026-05-04 15:00:39 +00:00
Mark IJbema d76b3258e4 Remove OpenCode desktop apps from repo 2026-05-04 15:54:02 +02:00
Marius 614bca7cff fix: exclude generated data from Spotlight indexing (#9833) 2026-05-04 13:39:32 +00:00
Marius a5bb938dbd fix(vscode): clarify disabled provider action (#9839) 2026-05-04 15:25:37 +02:00
Mark IJbema 7923c87f24 Merge pull request #9834 from Kilo-Org/docs/verification-copy-prompts
docs: add copyable verification prompts
2026-05-04 14:21:55 +02:00
Mark IJbema 6b4bc40b81 Merge pull request #9751 from Kilo-Org/markijbema/kilo-opencode-v1.14.29
Merge opencode v1.14.29
2026-05-04 14:21:23 +02:00
kiloconnect[bot] d066277079 docs: use safer verification commands 2026-05-04 12:09:16 +00:00
kiloconnect[bot] 97af82d217 docs: add copyable verification prompts 2026-05-04 11:54:14 +00:00
Emilian Olbrych 8472f90528 Fix/vscode mcp oauth sign in (#8910)
* fix(vscode): restore MCP OAuth sign-in from settings UI

- Add Sign in control when MCP status is needs_auth; posts authenticateMcp
  to run CLI POST /mcp/{name}/auth/authenticate.
- On SSE mcp.browser.open.failed, open the auth URL via
  vscode.env.openExternal (CLI subprocess open() often fails under VS Code).
- Dedupe openExternal when multiple webviews receive the same event.

Fixes UI regression described in GitHub issue #8904.

Made-with: Cursor

* fix(vscode): satisfy ESLint max-lines and complexity for MCP OAuth

- Move MCP connect/disconnect/authenticate and openExternal dedupe to
  kilo-provider/mcp-oauth.ts.
- eslint-disable-next-line complexity for the webview message router.

Made-with: Cursor

* fix: restore MCP OAuth sign-in in VS Code

* fix: simplify MCP OAuth callback delegation

* fix: clarify MCP OAuth callback delegation

---------

Co-authored-by: e.olbrych <e.olbrych@mkmc.pl>
Co-authored-by: marius-kilocode <marius@kilocode.ai>
2026-05-04 11:54:07 +00:00
Mark IJbema 4899b21051 temporarily disable tests 2026-05-04 13:48:40 +02:00
Mark IJbema 4c16ac6425 Merge pull request #9819 from Kilo-Org/ci/upgrade-artifact-actions-v7-v8
ci: upgrade artifact actions to v7/v8 and switch kilo-cli to archive: false
2026-05-04 13:34:05 +02:00
Mark IJbema a8af251608 temporarily disable tests 2026-05-04 13:27:43 +02:00
Marius e9abc09601 feat(vscode): add dev launcher preserve settings flag (#9817)
* feat(vscode): add dev launcher preserve settings flag

* fix(vscode): parse dev launcher settings as jsonc

* fix(vscode): keep dev launcher settings merge dependency-free
2026-05-04 13:04:42 +02:00
Mark IJbema f3ebddf5c5 Merge pull request #9827 from Kilo-Org/mark/upstream-verification-test
docs: add upstream verification test checklist
2026-05-04 12:30:22 +02:00
kiloconnect[bot] 5753243a30 docs: add verification startup commands 2026-05-04 10:13:05 +00:00
kiloconnect[bot] 69d6ece6f1 docs: add upstream verification test checklist 2026-05-04 10:03:20 +00:00
Mark IJbema 0cd25244c3 remove unused imports 2026-05-04 11:59:51 +02:00
Mark IJbema bccc27ce61 Merge remote-tracking branch 'origin/main' into markijbema/kilo-opencode-v1.14.29 2026-05-04 11:58:03 +02:00
Mark IJbema 75dfebcf28 fix semantic merge conflicts 2026-05-04 11:48:00 +02:00
Marius a858f001ba fix(cli): warn on output length stops (#9820)
* fix(cli): warn on reasoning-only length stops

* fix(cli): warn on output length stops
2026-05-04 09:42:47 +00:00
Mark IJbema 2f424ec445 update links 2026-05-04 11:15:51 +02:00
Mark IJbema fcd232fcaf fix semantic merge conflicts 2026-05-04 11:15:19 +02:00
Marius c8494f2f25 fix(vscode): persist auto-approve toggle preference (#9816) 2026-05-04 11:01:50 +02:00
Mark IJbema 1732628434 fix md 2026-05-04 10:57:12 +02:00
kilo-code-bot[bot] b8b915739c refactor(prompts): hoist Kilo model-specific prompt checks to the front (#9815)
* refactor(cli): hoist Kilo model-specific prompt checks to the front

Extract the Kilo metadata-driven prompt selection into a dedicated
kiloPrompt() helper and invoke it with an early return at the top of
provider(). This ensures Kilo-specific prompt routing takes priority
over upstream heuristics and leaves the upstream if-chain untouched,
reducing future merge conflicts when opencode adjusts its own
model-specific prompt branching.

No behavior change.

* fix(cli): preserve Ling prompt fallback precedence

* fix(cli): keep prompt annotations scoped

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Co-authored-by: marius-kilocode <marius@kilocode.ai>
2026-05-04 10:55:19 +02:00
Marius 7ad1bf66d0 docs(cli): expand config skill with agent manager workflows (#9813) 2026-05-04 10:40:15 +02:00
Christiaan Arnoldus ec834bc266 Merge pull request #9772 from Kilo-Org/docs/auto-model-rename-and-disclosures
docs: drop 'Kilo' prefix from Auto Model tier names and add Auto Free data-handling disclosure
2026-05-04 10:33:22 +02:00
Mark IJbema a16e0560c7 Merge remote-tracking branch 'origin/main' into markijbema/kilo-opencode-v1.14.29 2026-05-04 10:27:37 +02:00
Mark IJbema dd53fc1fa1 Merge branch 'main' into ci/upgrade-artifact-actions-v7-v8 2026-05-04 10:26:09 +02:00
kilo-maintainer[bot] a1c08dbca4 release: v7.2.34 v7.2.34 2026-05-04 03:38:53 +00:00
Joshua Lambert 7103b707ff Merge pull request #9782 from Kilo-Org/docs/openrouter-passthrough-flags
docs: document OpenRouter passthrough for transforms and provider routing
2026-05-02 11:44:12 -04:00
Josh Lambert 328d5240e7 docs(kilo-docs): document OpenRouter passthrough for transforms and provider routing
The middle-out transform and provider routing settings are not exposed
as dedicated UI controls in the new VS Code extension or CLI, but can
be set via the generic options passthrough in kilo.json. Add inline
kilo.json examples and scope the legacy UI instructions to a separate
tab that no longer promises controls the legacy UI never rendered.
2026-05-02 00:28:35 -04:00
Mickey Lazarevic 4d1402bcda feat(kilo-vscode): add shared package version tracking and update app name (#9740)
Add version tracking for the shared package alongside the opencode package to improve cache invalidation. Also update the app name from "opencode" to "kilo" in the shared global configuration.

This change ensures that the local binary build process tracks both the opencode and shared package versions, allowing for more accurate cache invalidation when either package changes. The app name update reflects the correct project branding.
2026-05-01 18:52:31 +02:00
kilo-maintainer[bot] 5bf9e821e9 release: v7.2.33 v7.2.33 2026-05-01 16:49:11 +00:00
kiloconnect[bot] 3d4048b59b docs(kilo-docs): soften Auto Balanced data-handling wording 2026-05-01 12:29:29 +00:00
kiloconnect[bot] 8c0f27698c docs(kilo-docs): clarify enterprise data-handling expectations for Auto Balanced 2026-05-01 12:28:18 +00:00
kiloconnect[bot] 51fe5472e2 docs(kilo-docs): link Auto Free fallback to data-handling disclosure 2026-05-01 12:20:59 +00:00
kiloconnect[bot] a7c537bfa2 docs(kilo-docs): drop 'Kilo' prefix from Auto Model tier names and add Auto Free data-handling disclosure
Aligns tier names with the user-facing display names ('Auto Free', 'Auto Frontier', etc.). Adds a visible note near every Auto Free mention that prompts may be logged by upstream providers (including NVIDIA's free endpoints) and drops the obsolete ByteDance Dola Seed free model.
2026-05-01 12:17:35 +00:00
Christiaan Arnoldus 2be87d2abf Merge pull request #9760 from Kilo-Org/docs/update-byok-providers
docs: update BYOK providers list
2026-05-01 10:54:32 +02:00
Joshua Lambert 010fc16cfb Merge pull request #9722 from Kilo-Org/docs/per-message-feedback-proposal
docs: add per-message feedback proposal
2026-04-30 18:24:19 -04:00
kiloconnect[bot] 5884493382 docs: update BYOK providers list to reflect current support 2026-04-30 21:39:55 +00:00
Brendan O'Leary 0a3f674ea5 Add KiloClaw to docs man page (#9636) 2026-04-30 17:32:49 -04:00
Jake Jia d75973bfed fix(kilo-docs): rewrite zenmux doc and add to nav sidebar (#6142)
* fix(kilo-docs): rewrite zenmux doc and add to nav sidebar

Rewrite zenmux.md to match the standard provider doc format
(openrouter, minimax, etc.) and add ZenMux entry to ai-providers nav.

Changes:
- Add sidebar_label frontmatter, Website link, consistent section names
- Remove unrelated API code examples and product feature descriptions
- Add Supported Transforms and Tips and Notes sections
- Fix typo (Visi -> Visit) and codicon syntax
- Add ZenMux to ai-providers nav config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Update packages/kilo-docs/pages/ai-providers/zenmux.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: update nix node_modules hashes

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: kilo-maintainer[bot] <kilo-maintainer[bot]@users.noreply.github.com>
2026-04-30 23:10:27 +02:00
Joshua Lambert 702496318c Apply suggestion from @lambertjosh 2026-04-30 16:25:42 -04:00
Joshua Lambert bd34334dd8 Apply suggestions from code review
Co-authored-by: Joshua Lambert <25085430+lambertjosh@users.noreply.github.com>
2026-04-30 16:24:50 -04:00
Kirill Kalishev 6835c59e85 Merge pull request #9753 from Kilo-Org/polished-begonia
fix(vscode): center wide welcome notifications
2026-04-30 15:13:21 -04:00
Kirill Kalishev 2f9dc9c5c3 Merge branch 'main' into polished-begonia 2026-04-30 15:04:35 -04:00
Alex Gold a1c79891c1 Merge pull request #9134 from Kilo-Org/docs/kiloclaw-setting-up-other-tools
docs(kilo-docs): add Setting Up Other Tools page for KiloClaw
2026-04-30 13:48:09 -04:00
kirillk fb11c7b56d fix(vscode): center wide welcome notifications 2026-04-30 13:39:49 -04:00