Commit Graph

122 Commits

Author SHA1 Message Date
Shantur Rathore
f434f2c7e7 Disable anything related to spellings - Fix MacOS NSSpellServer 2025-11-12 10:07:54 +00:00
Shantur Rathore
89dbe43d87 Commit - use types from SDK 2025-11-11 21:06:37 +00:00
Shantur Rathore
063a11db76 Simplify prompt input 2025-11-11 12:25:37 +00:00
Shantur Rathore
5f53826c8d Fix tool id creation 2025-11-11 12:24:26 +00:00
Shantur Rathore
34dec16e22 Fix Diff view + Caching 2025-11-11 11:09:06 +00:00
Shantur Rathore
d277d50ed7 Fix shiki and diff caching 2025-11-10 21:54:01 +00:00
Shantur Rathore
910249ff25 Session info + Todo formatting 2025-11-10 20:57:29 +00:00
Shantur Rathore
47f3948aec improve instance launch and log streaming UX 2025-11-09 02:06:05 +00:00
Shantur Rathore
c9ef192ef2 improve message autoscroll and metadata 2025-11-08 23:11:45 +00:00
Shantur Rathore
0a77feac7a polish folder picker list and instance focus 2025-11-08 22:47:29 +00:00
Shantur Rathore
03ff2779b0 persist prompt drafts per session 2025-11-08 22:24:19 +00:00
Shantur Rathore
c6b3686f13 add toasts, session usage tracking, and copy controls 2025-11-08 22:04:50 +00:00
Shantur Rathore
81ab3a40ed add diff viewer prefs and task session shortcut 2025-11-08 12:53:51 +00:00
Shantur Rathore
f59c36f6f8 Improve MCP status display and message metadata 2025-11-07 23:27:28 +00:00
Shantur Rathore
4b2cb9d212 Improve session sidebar UX and tool rendering 2025-11-07 22:53:45 +00:00
Shantur Rathore
5483932196 Improve session defaults and onboarding UI 2025-11-07 21:22:46 +00:00
Shantur Rathore
7193103646 Track tool part versions for reliable updates 2025-11-07 15:12:21 +00:00
Shantur Rathore
27da588d22 Track tool part versions for SSE updates 2025-11-07 13:41:07 +00:00
Shantur Rathore
3583229c7e Render user messages without markdown formatting 2025-11-05 08:48:19 +00:00
Shantur Rathore
9f95730357 Prune redundant tool scroll effect 2025-11-04 23:37:40 +00:00
Shantur Rathore
09f846b064 Tool call scrolling and updates 2025-11-04 22:14:04 +00:00
Shantur Rathore
5ccac400e4 Prevent streaming updates from re-rendering session UI 2025-11-03 20:07:17 +00:00
Shantur Rathore
5cd9bca97f Disable syntax highlighting while tool calls stream 2025-11-03 16:23:51 +00:00
Shantur Rathore
618729e1e3 Use Cmd/Ctrl+Enter to send prompts and update docs 2025-11-03 10:59:32 +00:00
Shantur Rathore
40832ec1b6 Align prompt persistence and Electron builds with Node toolchain 2025-10-31 16:01:29 +00:00
Shantur Rathore
b669074106 fix markdown entity decoding for inline code 2025-10-31 11:19:13 +00:00
Shantur Rathore
505a06de05 Align dev workflow with node-based electron-vite dev and tighten assistant markdown layout 2025-10-30 22:58:49 +00:00
Shantur Rathore
37a47699e3 refine thinking part filtering 2025-10-30 16:31:13 +00:00
Shantur Rathore
cf3f5a1209 Standardize tool call markdown rendering 2025-10-30 15:48:14 +00:00
Shantur Rathore
fb85fcb3f3 Hide empty assistant messages until content arrives 2025-10-30 14:47:51 +00:00
Shantur Rathore
7e25f20e74 Disable macOS spellchecker and simplify reactive lists 2025-10-30 14:40:37 +00:00
Shantur Rathore
4dbb9c1d99 Optimise log stream 2025-10-30 13:21:35 +00:00
Shantur Rathore
4f583b12fe fix: reuse keys for tabs and sessions 2025-10-30 11:40:13 +00:00
Shantur Rathore
c854ee0659 Session names 2025-10-30 00:38:52 +00:00
Shantur Rathore
f95b61fc5d chore: disable spellcheck in renderer inputs 2025-10-30 00:22:08 +00:00
Shantur Rathore
7542110120 refactor: restructure session sidebar layout 2025-10-29 22:01:17 +00:00
Shantur Rathore
c3504266fa fix: persist session scroll state across tabs 2025-10-29 19:12:18 +00:00
Shantur Rathore
a522e9f45b feat: auto-scroll message stream on change detection 2025-10-29 16:07:05 +00:00
Shantur Rathore
e406c9f76d refactor: replace session tabs with sectioned list 2025-10-29 11:46:59 +00:00
Shantur Rathore
30992fbf48 fix: align new-session styling and improve dark theme startup 2025-10-29 00:44:51 +00:00
Shantur Rathore
317d076117 fix: advanced settings full width, remove incorrect create session button, center browse folders text 2025-10-28 21:58:24 +00:00
Shantur Rathore
e84cab5527 fix: UI improvements with design tokens - theme switching, full width settings, visible buttons, and delete icons 2025-10-28 21:53:42 +00:00
Shantur Rathore
b7b626ba4c refactor: convert inline styles to token-based classes in list components 2025-10-28 21:44:52 +00:00
Shantur Rathore
47852df9d7 fix: ensure full width highlighting for list items in sessions and folders 2025-10-28 21:42:39 +00:00
Shantur Rathore
311c1bcd76 chore: migrate remaining ui to token utilities 2025-10-28 21:22:19 +00:00
Shantur Rathore
d473c73771 refactor: restyle chips via tokens 2025-10-28 20:18:36 +00:00
Shantur Rathore
bd3a65fc59 refactor: restyle panels via tokens 2025-10-28 20:09:19 +00:00
Shantur Rathore
176a227103 refactor: restyle command palette via tokens 2025-10-28 20:06:38 +00:00
Shantur Rathore
7231adbbb4 refactor: restyle selectors via tokens 2025-10-28 20:03:32 +00:00
Shantur Rathore
869b704a96 refactor: restyle pickers via tokens 2025-10-28 20:00:40 +00:00