Commit graph

108 commits

Author SHA1 Message Date
opencode-agent[bot]
9113255114
fix(app): order stored messages by creation time (#41001)
Co-authored-by: Dax <mail@thdxr.com>
2026-08-07 05:06:28 +00:00
Luke Parker
f1adabcddc
feat(app): export session as json from ui (#40781) 2026-08-06 11:50:33 +10:00
Brendan Allan
c75e3b5bae
fix(app): supply fallback session titles (#40385) 2026-08-04 15:09:29 +08:00
opencode-agent[bot]
e85735028c
feat(i18n): localize hardcoded application copy (#40377)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-04 16:56:03 +10:00
Luke Parker
6ff0adef22
perf(app): fix composer lag via buffered blob draft storage (#40207) 2026-08-03 19:49:08 +10:00
Luke Parker
2039c90c06
fix(desktop): open external links in system browser (#39820) 2026-07-31 18:02:11 +10:00
Aarav Sareen
a9eda2e99e
feat(app): migrate to solid-sonner (#39519)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-30 08:57:19 +00:00
Brendan Allan
b72d7b6fa2
refactor(app): separate model selector controller and view (#39084) 2026-07-28 01:42:14 +00:00
Brendan Allan
0a6637e17a
chore(app): vendor v2 client snapshot (#38818) 2026-07-25 08:07:13 +00:00
opencode-agent[bot]
9e8b2171a5
fix(app): refresh V1 providers after auth (#38786)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-25 14:58:05 +08:00
Brendan Allan
b62806683e
fix(app): preserve inline file mentions (#38663) 2026-07-24 18:28:09 +08:00
Brendan Allan
ad78ef5a4c
feat(app): support current pty transport (#38463) 2026-07-24 18:20:54 +08:00
opencode-agent[bot]
2ea4bb793e chore: generate 2026-07-24 06:40:05 +00:00
Brendan Allan
d07323ef59
feat(app): migrate discovery workflows (#38465) 2026-07-24 14:38:39 +08:00
opencode-agent[bot]
adba484df4 chore: generate 2026-07-24 02:50:38 +00:00
Brendan Allan
37c263e153
feat(app): project current server state (#38459) 2026-07-24 10:49:16 +08:00
Brendan Allan
e59ba24b80
feat(app): support current event transport (#38464) 2026-07-23 17:19:44 +08:00
opencode-agent[bot]
347510a73b chore: generate 2026-07-23 08:01:01 +00:00
Brendan Allan
d03e0c5e54
feat(app): add dual-server compatibility (#38462) 2026-07-23 15:59:38 +08:00
Brendan Allan
8a03fc265b
feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
usrnk1
a4c17f08b1
feat(desktop): reveal projects in file manager (#35731) 2026-07-09 13:41:56 +08:00
Aarav Sareen
a4fed69a82
feat(app): dropdown search fix (#34961)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-03 10:31:37 +00:00
Luke Parker
4a42caef2c
fix(app): keep terminal mounted when switching session tabs in a workspace (#34852)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-02 15:53:19 +08:00
Luke Parker
39dfbb53d0
fix(app): resolve target session lineage outside router transition (#34838) 2026-07-02 14:24:39 +10:00
Brendan Allan
af72cec799
feat(desktop): scope tabs to windows (#34669) 2026-07-01 07:02:10 +00:00
Brendan Allan
bdee94ca40
fix(app): close missing session tabs (#33785) 2026-06-25 13:28:32 +08:00
Aarav Sareen
d5aa5ff8fb
feat(app): draggable tabs (#31364)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-25 15:06:49 +10:00
Luke Parker
cfd75d62fe
fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
Brendan Allan
3b4aaafd41
refactor(app): centralize session state (#33641) 2026-06-25 02:16:39 +00:00
Luke Parker
a4551a94b4
fix(app): make session navigation stable and fast (#33569)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-24 07:48:54 +00:00
Brendan Allan
0c4f508c50
feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
Brendan Allan
f565ff3c09
feat(app): add draft tab support to tabs store (#31343) 2026-06-09 10:49:18 +08:00
opencode-agent[bot]
f6197cefe1 chore: generate 2026-06-05 06:31:37 +00:00
Luke Parker
7f33576f46
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Aarav Sareen
363d6d1a26
feat(app): v2 desktop UI improvements (#29689)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-01 19:09:09 +00:00
Luke Parker
e16bfd745d
fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
Brendan Allan
b0fcba5724
feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
Brendan Allan
9495ecd536
refactor(app): extract refcount utility and clean up server sdk context (#29155) 2026-05-25 10:00:00 +08:00
OpeOginni
596f241db5
fix(app): enhance error handling by unwrapping SDK-wrapped errors in formatServerError (#27061) 2026-05-13 13:53:10 +05:30
Kit Langton
bc4fdb8370
Remove unused app ID schema (#27105) 2026-05-12 13:09:23 -04:00
Kit Langton
7bc26dafae
feat(server): pty websocket auth tickets (#25660) 2026-05-03 22:56:14 -04:00
Kit Langton
ca6150d6f0
fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
opencode-agent[bot]
28112fbd12 chore: generate 2026-05-03 18:24:37 +00:00
Kit Langton
387220f368
fix(server): support desktop PTY websockets with HttpApi (#25598) 2026-05-03 18:23:29 +00:00
opencode-agent[bot]
12cbfe5b64 chore: generate 2026-04-29 22:40:26 +00:00
Luke Parker
d7b7be1909
fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013) 2026-04-29 22:39:19 +00:00
Dax
62ef2a2207
refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
Brendan Allan
a726530735
fix(app): workspace loading and persist ready state (#23046) 2026-04-17 07:26:14 +00:00
Kit Langton
bd29004831
feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749) 2026-04-16 03:50:50 +00:00
Kit Langton
702f741267
feat: enable oxlint suspicious category, fix 24 violations (#22727) 2026-04-16 02:53:10 +00:00