James Long
|
a5c224f2ae
|
feat(core): basic implementation of remote workspace support (#15120)
|
2026-02-27 15:36:39 -05:00 |
|
Adam
|
feb6a247ea
|
fix(app): scroll issues
|
2026-02-27 09:47:56 -06:00 |
|
Adam
|
8fbb7bba36
|
chore(app): i18n sync (#15362)
|
2026-02-27 09:45:00 -06:00 |
|
Adam
|
39350b7429
|
chore: update translator model
|
2026-02-27 09:27:12 -06:00 |
|
Adam
|
f51f3a8bb5
|
chore: update docs locale sync workflow
|
2026-02-27 09:18:17 -06:00 |
|
Kit Langton
|
bfa4f1978b
|
feat(app): add Warp to the open menu (#15368)
|
2026-02-27 09:44:01 -05:00 |
|
Kit Langton
|
1bbed4526a
|
chore(script): source team members from TEAM_MEMBERS (#15369)
|
2026-02-27 09:43:51 -05:00 |
|
James Long
|
039b68e12d
|
Change keybindings to navigate between child sessions (#14814)
|
2026-02-27 09:41:23 -05:00 |
|
Adam
|
90cc1400ed
|
chore: update test
|
2026-02-27 06:54:15 -06:00 |
|
Brendan Allan
|
e9057b39b5
|
desktop: add latest.json finalizer script (#15335)
|
2026-02-27 20:18:21 +08:00 |
|
Adam
|
410c8dc5e8
|
fix(app): auto-accept permissions
|
2026-02-27 06:17:40 -06:00 |
|
Adam
|
db7a8218cd
|
fix(app): update provider sprite
|
2026-02-27 06:01:00 -06:00 |
|
opencode-agent[bot]
|
ccb5edd693
|
chore: generate
|
2026-02-27 11:41:55 +00:00 |
|
vaur94
|
4ea76090ce
|
feat(app): add Turkish (tr) locale for app and ui packages (#15278)
Co-authored-by: Ugur <ugur@example.com>
|
2026-02-27 05:41:06 -06:00 |
|
Pirro Zani
|
c033104007
|
docs(readme): add Greek translation and update language navigation (#15281)
|
2026-02-27 05:39:56 -06:00 |
|
Filip
|
06aee9d60e
|
feat(app): recent projects section in command pallette (#15270)
|
2026-02-27 05:33:22 -06:00 |
|
Frank
|
9ac2938922
|
wip: zen
|
2026-02-27 02:56:43 -05:00 |
|
Brendan Allan
|
3651b6ca7c
|
desktop: move open_path to rust (#15323)
|
2026-02-27 06:17:24 +00:00 |
|
Frank
|
bb5bd0346b
|
wip: zen
|
2026-02-27 00:30:14 -05:00 |
|
Brendan Allan
|
9182513e03
|
app: allow providing username and password when connecting to remote server (#14872)
|
2026-02-27 13:26:15 +08:00 |
|
Frank
|
3db0159453
|
zen: fix go plan usage limit
|
2026-02-26 23:20:05 -05:00 |
|
Adam
|
99d43f72de
|
fix(app): scroll jacking
|
2026-02-26 20:41:35 -06:00 |
|
Adam
|
c86ef19da5
|
fix(app): permission indicator
|
2026-02-26 20:40:39 -06:00 |
|
Adam
|
1f416ba16f
|
fix(app): permission notifications
|
2026-02-26 20:36:10 -06:00 |
|
David Hill
|
55feba49f8
|
tweak(app): show keybind on context tab close
|
2026-02-27 00:29:02 +00:00 |
|
Adam
|
4a37b76340
|
feat(app): better diff/code comments (#14621)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-02-26 18:23:04 -06:00 |
|
Kit Langton
|
32fa0b40d7
|
refactor(app): dedupe filetree scroll state
|
2026-02-26 19:20:56 -05:00 |
|
David Hill
|
6e70bf75ed
|
tweak(app): align review changes select height
|
2026-02-27 00:18:14 +00:00 |
|
David Hill
|
6c131eb34b
|
fix(ui): mute inactive file tab icons
|
2026-02-27 00:18:14 +00:00 |
|
David Hill
|
44c10a5931
|
tweak(ui): max-width on session when the review is closed but the file tree is open
|
2026-02-27 00:18:14 +00:00 |
|
Adam
|
8e647926a4
|
fix: test
|
2026-02-26 18:11:05 -06:00 |
|
Adam
|
72793481ee
|
Revert "fix(ui): prevent filename and diff count overlap in session changes (#14773)"
This reverts commit 007788ec9f.
|
2026-02-26 18:11:05 -06:00 |
|
David Hill
|
c466e0ac3a
|
tweak(ui): add border to filetree on scroll
|
2026-02-26 23:18:35 +00:00 |
|
David Hill
|
5211e969dc
|
tui: fix session tab alignment in compact view to prevent vertical overflow
|
2026-02-26 22:54:49 +00:00 |
|
opencode-agent[bot]
|
01800334d0
|
chore: update nix node_modules hashes
|
2026-02-26 22:18:33 +00:00 |
|
Adam
|
073fc8b3dc
|
chore: storybook (#15285)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-02-26 16:05:04 -06:00 |
|
Adam
|
60ca2c4bf0
|
fix(app): terminal issues
|
2026-02-26 15:52:35 -06:00 |
|
Shoubhit Dash
|
007788ec9f
|
fix(ui): prevent filename and diff count overlap in session changes (#14773)
|
2026-02-26 15:42:24 -06:00 |
|
Shoubhit Dash
|
26e1174b02
|
fix(ui): avoid truncating workspace paths in assistant text (#14584)
|
2026-02-26 15:41:58 -06:00 |
|
Adam
|
d0020d4f8f
|
feat(app): new tabs styling (#15284)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-02-26 15:39:45 -06:00 |
|
Adam
|
b9f7ea0442
|
feat(app): auto-accept all permissions mode
|
2026-02-26 15:23:26 -06:00 |
|
OpeOginni
|
75879315fb
|
refactor(desktop): enhance project tile interaction with suppress hover functionality (#15214)
|
2026-02-26 11:00:11 -06:00 |
|
Niu Shuai
|
f055903464
|
docs: Sync zh_CN docs with English Version (#15228)
|
2026-02-26 10:59:45 -06:00 |
|
Frank
|
01f319fb56
|
wip: zen
|
2026-02-26 11:17:19 -05:00 |
|
adamelmore
|
3cc7a6c255
|
chore: fix flaky test
|
2026-02-26 08:53:40 -06:00 |
|
Adam
|
5724c58d24
|
fix(app): simplify review layout (#14953)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
|
2026-02-26 08:51:58 -06:00 |
|
David Hill
|
e00660647a
|
feat: opencode go provider list (#15203)
|
2026-02-26 14:37:33 +00:00 |
|
Shoubhit Dash
|
daaddc084b
|
fix(desktop): restore shell path env for desktop sidecar (#15211)
|
2026-02-26 18:35:21 +05:30 |
|
Filip
|
b1596dca43
|
fix(app): open in powershell (#15112)
|
2026-02-26 16:39:55 +08:00 |
|
opencode
|
941f7ef778
|
release: v1.2.15
v1.2.15
|
2026-02-26 08:22:25 +00:00 |
|