Kevin van Dijk
6f9f7443ef
Resolve merge conflicts
2026-02-18 13:26:43 +01:00
Kevin van Dijk
53dea6e1e0
refactor: kilo compat for v1.1.60
2026-02-18 12:53:03 +01:00
Kevin van Dijk
2c86299d45
Merge branch 'dev' into kevinvandijk/kilo-opencode-v1.1.59
2026-02-18 12:37:54 +01:00
Kevin van Dijk
d05c15ce2a
Resolve merge conflicts
2026-02-17 14:09:16 +01:00
Kevin van Dijk
48d2419513
refactor: kilo compat for v1.1.59
2026-02-17 14:03:04 +01:00
marius-kilocode
f91f302d86
fix: update uninstall command to reference kilo instead of opencode
...
Replace opencode-ai with @kilocode/cli and opencode with kilo in all
package manager uninstall commands (npm, pnpm, bun, yarn, brew, choco,
scoop). Also update shell config detection and cleanup to handle both
legacy opencode and kilo path markers for backward compatibility.
2026-02-17 13:13:55 +01:00
Marius
50a6238baf
feat: merge upstream opencode v1.1.58 ( #323 )
...
* fix(tui): prevent home wordmark corruption in height-constrained terminals (#13069 )
* feat(prompt): mode-specific input placeholders (#12388 )
* fix(tui): keep /share available to copy existing link (#12532 )
* fix(tui): dismiss dialogs with ctrl+c (#12884 )
* fix(app): terminal resize
* fix(console): translations
* fix(app): terminal PTY buffer carryover
* fix(app): notifications on child sessions
* Revert "feat(desktop): add WSL backend mode (#12914 )"
This reverts commit 213a87234d .
* release: v1.1.58
* refactor: kilo compat for v1.1.58
---------
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: opencode <opencode@sst.dev >
2026-02-16 13:50:12 +00:00
Catriel Müller
7975fe9e80
refactor: update desktop binaries
2026-02-13 12:36:53 -03:00
Catriel Müller
c5e52c11bf
feat: kilo github migration
2026-02-12 19:36:23 -03:00
Catriel Müller
1eedad9213
Refactor publish workflow and environment variables ( #261 )
...
* feat: changelog generation
* refactor: rename all ENV variables to KILO prefix
* refactor: publish rework
* refactor: publish rework
* refactor: unify git commiter action
* refactor: add all kilobots to the team
2026-02-12 09:00:51 +01:00
Luke Parker
8f9742d988
fix(win32): use ffi to get around bun raw input/ctrl+c issues ( #13052 )
2026-02-12 15:39:31 +10:00
Kit Langton
135f8ffb2a
feat(tui): add toggle to hide session header ( #13244 )
2026-02-12 02:21:42 +00:00
Catriel Müller
52588386a4
feat: merge opencode v1.1.57
2026-02-11 14:26:25 -03:00
Catriel Müller
029bbb9dc2
refactor: kilo compat for v1.1.57
2026-02-11 14:18:32 -03:00
Kit Langton
17bdb5d56a
fix(tui): dismiss dialogs with ctrl+c ( #12884 )
2026-02-11 09:03:59 -05:00
Kit Langton
7a463cd193
fix(tui): keep /share available to copy existing link ( #12532 )
2026-02-11 08:58:24 -05:00
Kit Langton
352a54c698
feat(prompt): mode-specific input placeholders ( #12388 )
2026-02-11 08:57:59 -05:00
Kit Langton
93957da2c9
fix(tui): prevent home wordmark corruption in height-constrained terminals ( #13069 )
2026-02-11 08:52:14 -05:00
Catriel Müller
6827756fa1
feat: merge opencode v1.1.55
2026-02-10 22:48:25 -03:00
Catriel Müller
ad7e6a1d0d
refactor: kilo compat for v1.1.55
2026-02-10 22:40:05 -03:00
Dax
6e9cd576ea
fix(tui): default session sidebar to auto ( #13046 )
2026-02-11 01:26:01 +00:00
Catriel Müller
f8131c2e00
feat: merge opencode v1.1.54
2026-02-10 22:10:03 -03:00
Catriel Müller
013e65126d
fix: fix registry url
2026-02-10 18:00:48 -03:00
Dax
27fa9dc843
refactor: clean up dialog-model.tsx per code review ( #12983 )
2026-02-10 15:13:37 +00:00
Marius
7c548fa4b6
fix: make Ctrl+C interrupt instead of kill, require double-press to exit ( #195 )
...
* fix: make Ctrl+C interrupt instead of kill, require double-press to exit
* fix: revert config changes, handle ctrl+c double-press in event handlers only
Reverts keybind default changes (unnecessary — ctrl+c overlap is handled
by event priority in onKeyDown). Adds missing preventDefault() in
child-session ctrl+c handler to prevent SIGINT.
2026-02-10 12:32:18 +00:00
Dax Raad
63cd763418
Revert "feat: add version to session header and /status dialog ( #8802 )"
...
This reverts commit ac54535486 .
2026-02-10 00:01:28 -05:00
Dax Raad
32394b699e
Revert "feat(tui): highlight esc label on hover in dialog ( #12383 )"
...
This reverts commit 683d234d80 .
2026-02-09 23:57:37 -05:00
Dax Raad
12262862cd
Revert "feat: show connected providers in /connect dialog ( #8351 )"
...
This reverts commit a57c8669b6 .
2026-02-09 23:46:57 -05:00
Marcio
056d0c1197
fix(tui): use sender color for queued messages ( #12832 )
2026-02-09 16:54:12 -06:00
Aiden Cline
a7c5d5ac4c
Revert "feat(tui): restore footer to session view ( #12245 )" ( #12836 )
2026-02-09 10:08:26 -06:00
Catriel Müller
50121e0e20
feat: merge opencode v1.1.53
2026-02-09 13:07:23 -03:00
Catriel Müller
afe2638ed2
refactor: kilo compat for v1.1.53
2026-02-09 13:02:30 -03:00
Marius
185f9d0500
fix: rebrand remaining OpenCode user-facing strings to Kilo ( #192 )
...
Replace OpenCode/opencode with Kilo/kilo in all user-facing CLI strings,
TUI dialogs, and error messages. String-only changes with kilocode_change
markers for upstream merge tracking.
2026-02-09 10:09:24 -05:00
Catriel Müller
e659015022
Merge pull request #149 from Kilo-Org/catrielmuller/kilo-opencode-v1.1.52
...
OpenCode v1.1.52
2026-02-09 11:47:24 -03:00
Marius
80495b755e
fix: wrap auth list handler in Instance.provide to fix crash ( #189 )
...
`kilo auth list` crashes with "No context found for instance" because
ModelsDev.get() calls Config.get() when injecting the kilo provider,
which requires an Instance context. AuthLoginCommand and AuthLogoutCommand
already have this wrapper but AuthListCommand was missed.
2026-02-09 12:09:31 +00:00
Khang Ha (Kelvin)
fde0b39b7c
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
opencode-agent[bot]
918795d868
chore: generate
2026-02-06 19:16:36 +00:00
Ariane Emory
84c5df19c7
feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing ( resolves #11137 ) ( #11340 )
2026-02-06 13:15:47 -06:00
Ariane Emory
449c5b44b7
feat(tui): restore footer to session view ( #12245 )
2026-02-06 10:21:16 -06:00
Matt Silverlock
24dbc46548
fix(github): handle step-start/step-finish parts in extractResponseText ( #12470 )
2026-02-06 10:20:33 -06:00
Yuvraj Virk
c07077f96c
fix: correct /data API usage and data format for importing share URLs ( #7381 )
2026-02-06 15:29:10 +00:00
Akshar Patel
683d234d80
feat(tui): highlight esc label on hover in dialog ( #12383 )
2026-02-05 20:11:08 -06:00
Dax Raad
154d0ebf53
increase skill dialog width
2026-02-05 18:38:31 -05:00
Andrew Pashynnyk
2e9a63fe4f
fix(opencode): improve skills dialog readability ( #12356 )
2026-02-05 18:35:35 -05:00
Akshar Patel
102d8e72bb
fix(tui): allow mouse escape via "esc" labels in dialogs ( #11421 )
2026-02-05 16:14:49 -06:00
Catriel Müller
eb213cb635
feat: merge opencode v1.1.52
2026-02-05 16:43:43 -03:00
Catriel Müller
e61999fc4b
refactor: kilo compat for v1.1.52
2026-02-05 16:16:59 -03:00
Goni Zahavy
40ebc34909
feat(tui): add running spinner to bash tool in TUI ( #12317 )
2026-02-05 12:23:02 -06:00
Catriel Müller
f523f58d94
fix: wrap AuthLogoutCommand with Instance.provide() to fix context error
...
The logout command was failing with 'No context found for instance' because
ModelsDev.get() calls Config.get() which requires Instance context.
This matches the pattern already used by AuthLoginCommand.
2026-02-05 12:02:31 -03:00
Catriel Müller
f137ce623d
feat: merge opencode v1.1.51
2026-02-05 09:50:16 -03:00