Commit Graph

181 Commits

Author SHA1 Message Date
Shantur Rathore
a71c8ab34f chore: rebrand client and add icon tooling 2025-11-13 22:58:57 +00:00
Shantur Rathore
8233aee7a8 tune strong emphasis color 2025-11-13 20:51:12 +00:00
Shantur Rathore
f3208e13e2 apply design-token markdown styling 2025-11-13 20:45:28 +00:00
Shantur Rathore
36fb84242f Align message UI with palette tokens 2025-11-13 11:55:33 +00:00
Shantur Rathore
f42d0a285d Propagate session context usage percent 2025-11-13 11:17:26 +00:00
Shantur Rathore
041dfc6824 Handle disconnected instances with blocking modal 2025-11-13 10:46:03 +00:00
Shantur Rathore
28131aec47 stabilize instance info metadata loading 2025-11-13 10:21:35 +00:00
Shantur Rathore
46cbe69978 feat: add advanced settings modal 2025-11-13 09:45:10 +00:00
Shantur Rathore
85df6781c3 Session status implementation. 2025-11-12 23:11:23 +00:00
Shantur Rathore
2a649726dc Logging 2025-11-12 20:55:42 +00:00
Shantur Rathore
f434f2c7e7 Disable anything related to spellings - Fix MacOS NSSpellServer 2025-11-12 10:07:54 +00:00
Shantur Rathore
2efd16796f Permissions 2025-11-12 10:07:30 +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
d8244bc429 Reuse markdown renderer 2025-11-11 11:30:40 +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
9bba0aad8a surface session toast notifications 2025-11-08 23:32:13 +00:00
Shantur Rathore
0eaed0b6da adjust tool-call copy header stacking 2025-11-08 23:19:27 +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
c2d5ecfb5d Gate mac spell checker and log status 2025-11-07 23:26:49 +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
e7957fd67d Resolve pasted placeholders before sending prompts 2025-11-06 09:42:52 +00:00
Shantur Rathore
3583229c7e Render user messages without markdown formatting 2025-11-05 08:48:19 +00:00
Shantur Rathore
c48b86df4d Keep tool call headers pinned while content scrolls 2025-11-05 00:12:44 +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
a86825569d Respect stored theme preference over system changes 2025-10-31 11:53:38 +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