Commit Graph

49 Commits (input-cleanup)

Author SHA1 Message Date
Jack 5aaf1ddfb7
fix(ui): force wasm highlighter for markdown code blocks (#17373) 2026-03-13 09:57:14 -05:00
Adam fc52e4b2d3
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
Adam b8337cddc4
fix(app): permissions and questions from child sessions (#15105)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-26 01:05:08 +00:00
David Hill 2cac848823 tweak(ui): use provider catalog names
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
2026-02-17 15:16:07 +00:00
Adam 10985671ad
feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:16:23 -06:00
Adam ecb274273a
wip(ui): diff virtualization (#12693) 2026-02-12 07:25:58 -06:00
Adam 50f3e74d05
fix(app): task tool rendering 2026-02-10 15:28:46 -06:00
Adam a552652fcc
Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-01-31 07:18:51 -06:00
opencode-agent[bot] fe66ca163c chore: generate 2026-01-30 17:58:31 +00:00
Aaron Iker 20619a6a26
feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
2026-01-30 17:57:49 +00:00
adamelmore 60de810d9a fix(app): dialog not closing 2026-01-29 20:26:35 -06:00
zerone0x 9424f829eb
fix(ui): allow KaTeX inline math to be followed by punctuation (#11033) 2026-01-28 16:44:35 -06:00
David Hill 7caf59b433 fix(ui): prevent double-close and fix dialog replacement 2026-01-26 19:47:57 +00:00
David Hill 92229b44f8 feat(ui): add optional transition animations to dialog 2026-01-26 19:47:57 +00:00
adamelmore 14b00f64a7
fix(app): escape should always close dialogs 2026-01-25 12:17:35 -06:00
Rahul A Mistry e376e1de16
fix(app): enable dialog dismiss on model selector (dialog.tsx) (#10203) 2026-01-23 04:55:00 -06:00
Shoubhit Dash c737776958
refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Adam b13c269162 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam ef36af0e55 wip(app): i18n 2026-01-20 17:58:06 -06:00
Turcu Laurentiu 779610d668
fix(desktop): open external links in system browser instead of webview (#7360) 2026-01-15 02:12:27 -06:00
Daniel Polito 3600bd27f4
feat(desktop): Ask Question Tool Support (#8232) 2026-01-13 12:28:08 -06:00
Adam be9b2bab15 feat(app): cache session-scoped stores, optional context gating 2026-01-08 17:48:15 -06:00
Justas Raudonius ba105246ea
fix(app): open links in new tab or browser (#7127) 2026-01-06 14:58:36 -06:00
Adam b88bcd49fd
fix(app): code splitting for web load perf gains 2026-01-06 08:19:17 -06:00
OpeOginni 8996185f3b
Feat/clickable subtask (#6846) 2026-01-05 13:32:16 -06:00
Dax 351ddeed91
Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Adam 2ec6a21cc0
feat(desktop): unified diff toggle 2025-12-31 09:23:24 -06:00
Adam e0e07c5d48
feat(app): change server 2025-12-30 07:24:40 -06:00
Adam 7376c3f8e7
feat(desktop): latex support 2025-12-29 09:54:22 -06:00
Adam 21eba5f987
feat(desktop): permissions 2025-12-27 14:43:42 -06:00
Adam f71da42520
fix(desktop): event reconnect gaps 2025-12-20 06:12:58 -06:00
Adam 4a3ba58f65
chore: localStorage -> tauri store 2025-12-17 13:11:02 -06:00
Amadeus Demarzi 5c490c51ed
Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-17 07:33:46 -06:00
Adam 99680baf83
fix(desktop): focus prompt input after dialog close 2025-12-16 15:25:00 -06:00
Adam ff690350b1
feat(desktop): show write tool output 2025-12-16 12:53:11 -06:00
Dax Raad 112c58abf5 tui: refactor dialog system to use single active dialog instead of stack 2025-12-15 19:35:18 -05:00
Dax Raad 416a919c6d tui: fix dialog replacement to prevent nested dialogs from showing simultaneously 2025-12-15 18:21:54 -05:00
Dax Raad dbbcf0b8d0 tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs 2025-12-15 18:14:33 -05:00
Dax Raad 56452d886d fix dialog root complexity 2025-12-15 17:13:20 -05:00
Adam b7a9cbfc68
fix: share page 2025-12-15 10:56:07 -06:00
Adam dda579c8ad
wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam b9fa7d9163
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam 9a90939ac4
fix: use diff context instead of prop drilling 2025-12-07 21:21:18 -06:00
Adam 30d6a26e3e
fix: useData 2025-11-26 06:03:13 -06:00
Adam 4477132448
fix: sanitize absolute paths 2025-11-25 16:02:31 -06:00
Adam 15facd8cfd
feat(share): SSR'd diffs 2025-11-25 07:40:16 -06:00
Dax 49408c00e9
enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-11-21 20:41:27 -05:00
Adam 7f51b181d4
chore(desktop): cleanup shiki theme stuff 2025-11-07 13:30:07 -06:00
Adam dc6e54503c
wip: desktop work 2025-10-30 13:49:29 -05:00