kilo-maintainer[bot]
533c2017fa
release: v7.3.50
v7.3.50
2026-06-19 18:12:57 +00: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
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
Catriel Müller
02bbf661b0
refactor: fix ipv6
2026-06-19 11:02:32 -03:00
Catriel Müller
d9bb823c7a
refactor: address comments
2026-06-19 10:38:18 -03:00
Marian Alexandru Alecu
db26772c67
Merge branch 'main' into fix/local-review-scale-sub-agents
2026-06-19 16:21:13 +03:00
Catriel Müller
646d2104cd
Merge pull request #9795 from Fatty911/docs/chunk-idle-timeout-silent-dropout
...
docs(cli): propagate chunkTimeout to streamText and document provider options
2026-06-19 10:19:52 -03:00
Christiaan Arnoldus
55957a153f
Merge pull request #11418 from Kilo-Org/docs/custom-provider-options
...
docs(vscode): clarify custom provider protocol selection
2026-06-19 15:14:52 +02:00
Aarav Sharma
0bbc33adca
fix(server,daemon,u): annotate Kilo-specific upstream changes and resolve review findings
...
Move serverUrls helper into Kilo-owned src/kilocode/cli/ so it is exempt
from the annotation checker. Update all imports accordingly. Mark the
remaining Kilo-specific lines in shared upstream files with kilocode_change
markers: server.ts (Listener.urls field, import, and call sites), serve.ts
and web.ts (unified URL display blocks). Remove the circular self-import
of ./server in server.ts that was masking the intended upstream export.
Use server.urls directly in serve.ts and web.ts to avoid a redundant
networkInterfaces() call now that the Listener already carries the
precomputed values. Drop the incomplete 172.x.x.x Docker heuristic from
getNetworkIPs() and fall back to state.urls in console.ts for consistency.
2026-06-19 10:10:54 -03:00
Aarav Sharma
a6ded9b60a
feat(server,daemon): show local and network URLs for 0.0.0.0 binds
...
Extract shared serverUrls helper in cli/server-urls.ts that computes local,
network, and bind URLs based on the resolved hostname and port. Include
urls on the Listener type returned by server.listen(). Update serve, web,
daemon, and console commands to print Local/Network lines when logging a
non-loopback bind, and fall back to the existing single-line format for
loopback binds. Add a changeset for the user-visible output change.
2026-06-19 10:10:54 -03:00
Christiaan Arnoldus
30e62509b7
Merge branch 'main' into docs/custom-provider-options
2026-06-19 14:57:13 +02:00
chrarnoldus
2edb3eeca5
fix(cli): limit privacy filtering to gateway models
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-19 12:51:10 +00:00
Catriel Müller
c1589777ff
Merge pull request #11212 from IamCoder18/fix/headless-docs-dialog
...
fix(cli): improve headless docs dialog UX
2026-06-19 09:49:42 -03:00
chrarnoldus
f317bfcafa
chore(jetbrains): remove disclosure changeset
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-19 12:39:24 +00:00
Christiaan Arnoldus
4d018deffd
Merge branch 'main' into docs/custom-provider-options
2026-06-19 14:38:23 +02:00
chrarnoldus
220a97e968
fix(jetbrains): disclose prompt-training models
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-19 12:36:26 +00:00
Catriel Müller
ab7c32d7d4
refactor: kilocode isolation
2026-06-19 09:33:33 -03:00
Catriel Müller
77a72858d1
refactor: merge main
2026-06-19 09:28:42 -03:00
Catriel Müller
5a18c2a468
Merge pull request #11319 from grandmaster451/fix/headless-docs-url
...
fix(tui): show docs URL in dialog when browser cannot open on headless systems
2026-06-19 09:19:58 -03:00
chrarnoldus
baf5cea43e
fix(cli): scope privacy filter to Kilo Gateway
...
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
2026-06-19 12:13:59 +00:00
Marius
c829642054
fix(vscode): keep chat streaming after revert ( #11464 )
2026-06-19 14:09:46 +02:00
Christiaan Arnoldus
2700c39eb1
Merge branch 'main' into console-explore-privacy-filter
2026-06-19 14:08:11 +02:00
Christiaan Arnoldus
32e124d55a
Merge branch 'main' into docs/custom-provider-options
2026-06-19 14:07:49 +02:00
Christiaan Arnoldus
033aefec9a
Apply suggestion from @chrarnoldus
2026-06-19 14:07:33 +02:00
Catriel Müller
f2bb02dd83
Merge pull request #11446 from nyxst4ck/fix/settings-context-help
...
fix(console): add context to settings fields
2026-06-19 09:05:17 -03:00
Fatty911
12d20074bf
fix(cli): fall back to item.options for chunkTimeout when not in merged 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 .
2026-06-19 08:59:21 -03:00
Fatty911
c3e15d1486
docs(cli): add chunkTimeout to provider options and propagate to streamText
...
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).
2026-06-19 08:58:30 -03:00
Catriel Müller
e8bcb70b9a
fix: minimal css fix
2026-06-19 08:46:11 -03:00
Marius
b0e7f4ac48
Merge pull request #11463 from Kilo-Org/uttermost-reindeer
...
fix(agent-manager): speed up worktree hover cards
2026-06-19 12:51:43 +02:00
Johnny Eric Amancio
f714423511
fix: Add vercel bypass token to opencode release watcher ( #11460 )
2026-06-19 10:45:42 +00:00
Marius
f67ea4dea6
Merge pull request #11455 from Kilo-Org/opaque-mole
...
fix: hide provider errors after session revert
2026-06-19 12:42:50 +02:00
marius-kilocode
909ec73b9c
fix(agent-manager): speed up worktree hover cards
2026-06-19 12:35:39 +02:00
kilo-maintainer[bot]
4bfd65264f
chore: update nix node_modules hashes
2026-06-19 10:12:49 +00:00
Christiaan Arnoldus
ff7db0dab4
Merge pull request #11421 from Kilo-Org/feat/byok-model-badges
...
feat: indicate BYOK availability in model pickers
2026-06-19 12:08:19 +02:00
Marius
87b6b8e9f8
Merge pull request #11453 from Kilo-Org/wool-jeans
...
fix: silence subagent completion sounds
2026-06-19 12:05:30 +02:00
Marius
c726f8776e
Merge pull request #11433 from Kilo-Org/candy-mouth
...
fix(agent-manager): stabilize concurrent subagent rendering
2026-06-19 12:00:50 +02:00
Christiaan Arnoldus
9b6b7754f9
Merge pull request #11416 from Kilo-Org/docs/hide-prompt-training-models
...
docs: document prompt-training model visibility
2026-06-19 12:00:38 +02:00
Marius
576a6fb154
Merge pull request #11423 from Kilo-Org/honored-responsibility
...
fix(vscode): keep diff identifiers intact
2026-06-19 11:56:08 +02:00
marius-kilocode
4d0933371c
fix: hide provider errors after session revert
2026-06-19 11:51:50 +02:00
marius-kilocode
d3c58e6c1f
test(cli): preserve promise facade ratchet
2026-06-19 11:47:48 +02:00