Ryan Vogel
4cfe8a8bf8
Merge remote-tracking branch 'origin/dev' into opencode-remote-voice
...
# Conflicts:
# packages/opencode/src/server/routes/instance/experimental.ts
# packages/opencode/src/session/processor.ts
# packages/opencode/src/session/run-state.ts
# packages/opencode/src/session/status.ts
2026-04-17 22:38:23 +00:00
Ryan Vogel
754951bbbd
feat: persist APN relay secret across restarts, add dev logging and server identification to pair UI
...
- Electron desktop: auto-start PushRelay with secret persisted in electron-store
- CLI serve (Tauri): persist relay secret to Global.Path.state/relay-secret (mode 0600)
- Pair endpoint now returns relayURL, serverID, relaySecretHash for debugging
- Desktop settings-pair component shows server name, relay URL, and secret hash above QR
- Add console.debug logging for pairing fetch lifecycle
- Export PushRelay from node.ts entry point for Electron consumption
2026-04-17 22:31:02 +00:00
Brendan Allan and GitHub
2415820ecd
fix: conditionally show file tree in beta channel ( #23099 )
2026-04-17 15:13:59 +00:00
opencode-agent[bot]
c57c5315c1
chore: generate
2026-04-17 07:27:13 +00:00
Brendan Allan and GitHub
a726530735
fix(app): workspace loading and persist ready state ( #23046 )
2026-04-17 07:26:14 +00:00
Brendan Allan and GitHub
79e9baf55a
fix(app): use fetchQuery instead of ensureQueryData in global sync ( #23025 )
2026-04-17 03:54:19 +00:00
fbbab9d6c8
feat(app): hide desktop titlebar tools behind settings ( #19029 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-04-17 03:31:00 +00:00
Brendan Allan and GitHub
f135c0b5ee
app: use tanstack query to load session vcs state ( #22277 )
2026-04-17 02:27:08 +00:00
Ryan Vogel
18563363da
fix: resolve merge conflicts with dev in serve.ts and status.ts
...
serve.ts: keep push relay additions (imports, types, helpers)
status.ts: use consolidated @/effect import path from dev, keep Log import
2026-04-16 13:35:57 +00:00
Brendan Allan and GitHub
97918500d4
app: start migrating bootstrap data fetching to TanStack Query ( #22756 )
2026-04-16 06:10:23 +00:00
f418fd5632
beta badge for desktop app ( #14471 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-04-16 06:03:41 +00:00
Kit Langton and GitHub
9f4b73b6a3
fix: clean up final 16 no-unused-vars warnings ( #22751 )
2026-04-16 03:54:21 +00:00
Kit Langton and GitHub
bd29004831
feat: enable type-aware no-misused-spread rule, fix 8 violations ( #22749 )
2026-04-16 03:50:50 +00:00
Kit Langton and GitHub
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations ( #22741 )
publish-github-action / publish (push) Has been cancelled
2026-04-15 23:27:32 -04:00
Kit Langton and GitHub
702f741267
feat: enable oxlint suspicious category, fix 24 violations ( #22727 )
publish-github-action / publish (push) Has been cancelled
2026-04-16 02:53:10 +00:00
Kit Langton and GitHub
cf423d2769
fix: remove 10 unused type-only imports and declarations ( #22696 )
2026-04-16 02:17:59 +00:00
Kit Langton and GitHub
cce05c1665
fix: clean up 49 unused variables, catch params, and stale imports ( #22695 )
2026-04-16 02:01:53 +00:00
Kit Langton and GitHub
34213d4446
fix: delete 9 dead functions with zero callers ( #22697 )
2026-04-16 02:01:02 +00:00
Kit Langton and GitHub
f7d4665e40
fix: resolve oxlint warnings — suppress false positives, remove unused imports ( #22687 )
publish-github-action / publish (push) Has been cancelled
2026-04-15 21:33:54 -04:00
Ryan Vogel
bda7a488d4
Merge remote-tracking branch 'origin/dev' into opencode-remote-voice
2026-04-16 01:03:03 +00:00
Kit Langton and GitHub
3d6f90cb53
feat: add oxlint with correctness defaults ( #22682 )
2026-04-15 20:45:19 -04:00
Dax and GitHub
be9432a893
shared package ( #22626 )
2026-04-15 14:26:20 +00:00
Brendan Allan and GitHub
e24d104e94
fix: update prompt input submit handler ( #22566 )
2026-04-15 05:32:52 +00:00
Brendan Allan and GitHub
66de7bef89
fix: add left padding to session title input ( #22556 )
2026-04-15 04:35:57 +00:00
Dax Raad
627159acac
delete all e2e tests ( #22501 )
...
Cherry-picked from ea463e604c
2026-04-14 23:10:25 -04:00
Brendan Allan and GitHub
2c36bf9490
fix(app): avoid bootstrap error popups during global sync init ( #22426 )
2026-04-15 08:24:52 +08:00
James Long and GitHub
b22add292c
refactor(core): publish sync events to global event stream ( #22347 )
2026-04-13 16:51:59 -04:00
Brendan Allan and GitHub
a6b9f0dac1
app: align workspace load more button ( #22251 )
2026-04-13 13:58:35 +08:00
Brendan Allan and GitHub
34f5bdbc99
app: fix scroll to bottom light mode style ( #22250 )
2026-04-13 13:55:33 +08:00
Ryan Vogel
0114a3f317
Merge remote-tracking branch 'origin/dev' into opencode-remote-voice
2026-04-12 21:34:21 +00:00
Brendan Allan and GitHub
46f243fea7
app: remove min loading duration ( #21655 )
2026-04-09 16:29:46 +08:00
ee23043d64
Remove CLI from electron app ( #17803 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
2026-04-09 13:18:46 +08:00
OpeOginni and GitHub
51535d8ef3
fix(app): skip url password setting for same-origin server and web app ( #19923 )
2026-04-09 07:13:10 +08:00
Ryan Vogel
7c18b95826
feat(opencode): add mobile pairing dialogs
2026-04-08 21:01:32 +00:00
Adam
689b1a4b3a
fix(app): diff list normalization
2026-04-08 14:02:23 -05:00
b7fab49b64
refactor(snapshot): store unified patches in file diffs ( #21244 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-04-07 19:48:23 -04:00
Adam and GitHub
ec8b9810b4
feat(app): better subagent experience ( #20708 )
2026-04-07 11:06:23 -05:00
Dax and GitHub
1f94c48bdd
fix(opencode): keep user message variants scoped to model ( #21332 )
2026-04-07 10:12:53 -04:00
Shoubhit Dash and GitHub
41612b3dbe
Move auto-accept permissions to settings ( #21308 )
2026-04-07 11:00:13 +00:00
Shoubhit Dash and GitHub
c2d2ca3522
style(app): redesign jump-to-bottom button per figma spec ( #21313 )
2026-04-07 10:47:53 +00:00
Shoubhit Dash and GitHub
3a1ec27feb
feat(app): show full names on composer attachment chips ( #21306 )
2026-04-07 10:15:22 +00:00
Adam
ae7e2eb3fb
chore(app): remove queued follow-ups for now
2026-04-03 10:56:40 -05:00
Adam
a32ffaba35
fix(app): show correct submit icon when typing follow up
2026-04-03 10:51:07 -05:00
Shoubhit Dash and GitHub
35350b1d25
feat: restore git-backed review modes ( #20845 )
2026-04-03 09:54:57 -05:00
Shoubhit Dash and GitHub
263dcf75b5
fix: restore prompt focus after footer selection ( #20841 )
2026-04-03 14:36:33 +00:00
Shoubhit Dash and GitHub
fbfa148e4e
fix(app): hide default session timestamps ( #20892 )
2026-04-03 13:51:54 +00:00
Shoubhit Dash and GitHub
3deee3a02b
fix(session): disable todo dock auto-scroll ( #20840 )
2026-04-03 08:32:30 -05:00
Shoubhit Dash and GitHub
2002f08f2e
fix(prompt): unmount model controls in shell mode ( #20886 )
2026-04-03 13:16:26 +00:00
Shoubhit Dash and GitHub
c307505f8b
fix(session): delay jump-to-bottom button ( #20853 )
2026-04-03 08:12:01 -05:00
Kit Langton and GitHub
c3ef69c866
test(app): add a golden path for mocked e2e prompts ( #20593 )
2026-04-02 18:17:28 +00:00