Skip to content

sync to main#1

Open
darkogj wants to merge 2919 commits into
es697:mainfrom
Kilo-Org:main
Open

sync to main#1
darkogj wants to merge 2919 commits into
es697:mainfrom
Kilo-Org:main

Conversation

@darkogj

@darkogj darkogj commented May 25, 2026

Copy link
Copy Markdown

Hey! Darko from Kilo here 👋

Saw you forked Kilo, really appreciate for building on top of us.

We are putting together a short Kilo Show segment on why people contribute to open source, and would love to include real perspectives from folks like you.

If you are open to it, would you be up for sharing a quick thought or two on what motivates you (or would motivate you) to contribute to open source?

Also opened a small PR to sync your fork with main in case that is useful.

markijbema and others added 30 commits June 17, 2026 07:42
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
feat(agent-manager): add close others tab action
…-persists-after-add-10139

fix(vscode): keep custom provider picker open after partial add
…-unused-deps

chore: remove 33 unused dependencies across monorepo
These auto-generated SST type files reference a root sst-env.d.ts that does not exist and import the "sst" package, which was removed in #10993. Kilo is CLI-only with no hosted platform, so these are dead artifacts. The upstream-merge tooling already lists sst-env.d.ts in skipFiles, so they won't be re-added.

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Nothing imports @hono/zod-validator anywhere in the repo, and its peer dependency hono was removed in #10993, leaving an unmet peer. opencode was the only consumer, so the root catalog entry is dropped too.

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
fix(webview-ui): ignore Enter during IME composition
…validator

chore(cli): remove unused @hono/zod-validator dependency
feat(vscode): render images in diff viewer
fix(vscode): restore authenticated speech input
feat(agent-manager): add quick search for worktrees and sessions
marius-kilocode and others added 30 commits June 19, 2026 12:00
fix(agent-manager): stabilize concurrent subagent rendering
fix: silence subagent completion sounds
feat: indicate BYOK availability in model pickers
fix: hide provider errors after session revert
fix(agent-manager): speed up worktree hover cards
…amText

Add chunkTimeout propagation to Vercel AI SDK streamText timeout.chunkMs
for silent stream dropout detection. The config option already existed in
the provider schema and worked at the fetch wrapper level, but was not
passed through to the streamText call. This adds dual-layer protection
at both the fetch layer and the SDK stream consumer layer.

Also updates docs to document chunkTimeout with failure scenario and
recommended values (15-30s).
…ed options

ProviderTransform.options() does not merge arbitrary provider options into
the merged options object. Read chunkTimeout from item.options as a fallback
so provider.<id>.options.chunkTimeout works as documented.

Addresses kilo-code-bot review finding in PR #9795.
fix(console): add context to settings fields
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
fix(tui): show docs URL in dialog when browser cannot open on headless systems
fix(cli): improve headless docs dialog UX
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
docs(vscode): clarify custom provider protocol selection
…-dropout

docs(cli): propagate chunkTimeout to streamText and document provider options
…ents

fix(cli): scale local-review sub-agents based on diff size and complexity
feat(cli): add a privacy filter to Console model Explore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.