Commit Graph

122 Commits

Author SHA1 Message Date
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
3937ced8f7 add: button-secondary class with design tokens for consistent secondary button styling 2025-10-28 21:54:30 +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
70fe2cab01 fix: properly encode Unicode text in base64 attachments 2025-10-28 21:36:16 +00:00
Shantur Rathore
311c1bcd76 chore: migrate remaining ui to token utilities 2025-10-28 21:22:19 +00:00
Shantur Rathore
ad86154d47 chore: archive task 054 2025-10-28 20:19:28 +00:00
Shantur Rathore
d473c73771 refactor: restyle chips via tokens 2025-10-28 20:18:36 +00:00
Shantur Rathore
c6889bef1f chore: archive task 053 2025-10-28 20:11:41 +00:00
Shantur Rathore
d5144da630 refactor: restyle markdown via tokens 2025-10-28 20:11:05 +00:00
Shantur Rathore
2c204b3b28 chore: archive task 052 2025-10-28 20:09:56 +00:00
Shantur Rathore
bd3a65fc59 refactor: restyle panels via tokens 2025-10-28 20:09:19 +00:00
Shantur Rathore
522bb7ac05 chore: archive task 051 2025-10-28 20:07:16 +00:00
Shantur Rathore
176a227103 refactor: restyle command palette via tokens 2025-10-28 20:06:38 +00:00
Shantur Rathore
a01b9b79ac chore: archive task 050 2025-10-28 20:04:04 +00:00
Shantur Rathore
7231adbbb4 refactor: restyle selectors via tokens 2025-10-28 20:03:32 +00:00
Shantur Rathore
e3009f1aad chore: archive task 049 2025-10-28 20:01:17 +00:00
Shantur Rathore
869b704a96 refactor: restyle pickers via tokens 2025-10-28 20:00:40 +00:00
Shantur Rathore
7267baf23d docs: queue remaining style cleanup tasks 2025-10-28 19:58:56 +00:00
Shantur Rathore
e179d452e4 chore: archive task 048 2025-10-28 19:53:12 +00:00
Shantur Rathore
f044043e85 refactor: restyle message stream via tokens 2025-10-28 19:52:07 +00:00
Shantur Rathore
1b99bf2297 chore: archive task 047 2025-10-28 19:49:23 +00:00
Shantur Rathore
a541f79910 refactor: restyle tab headers via tokens 2025-10-28 19:47:05 +00:00
Shantur Rathore
a355d9c4b8 chore: archive task 046 2025-10-28 19:44:11 +00:00
Shantur Rathore
2d3815ec33 refactor: restyle prompt input via tokens 2025-10-28 19:43:24 +00:00
Shantur Rathore
cb56eed4f9 docs: add tailwind refactor follow-up tasks 2025-10-28 19:40:33 +00:00
Shantur Rathore
377595c19d chore: archive task 045 2025-10-28 18:59:01 +00:00
Shantur Rathore
8f27a2d594 refactor: restyle message item via tokens 2025-10-28 18:58:05 +00:00
Shantur Rathore
63327d02ec chore: archive task 044 2025-10-28 18:56:27 +00:00
Shantur Rathore
28fb233907 feat: define typography tokens 2025-10-28 18:55:48 +00:00
Shantur Rathore
1b07109a40 chore: archive task 043 2025-10-28 18:54:50 +00:00
Shantur Rathore
76d75a89c5 feat: migrate color tokens 2025-10-28 18:53:47 +00:00
Shantur Rathore
455f623dcf chore: archive task 042 2025-10-28 18:49:21 +00:00
Shantur Rathore
3b166da8f1 chore: scaffold style tokens 2025-10-28 18:48:46 +00:00
Shantur Rathore
6f242c910b Add web_developer 2025-10-28 18:47:30 +00:00
Shantur Rathore
03e8254714 chore: archive task 041 2025-10-28 18:46:35 +00:00
Shantur Rathore
493dc749ec chore: prep tailwind for theming 2025-10-28 18:45:39 +00:00
Shantur Rathore
0a3ac6cbf2 docs: add theme overhaul task series 2025-10-28 18:42:54 +00:00
Shantur Rathore
1ce5b125a9 Expand dark theme coverage across client UI 2025-10-28 18:19:17 +00:00
Shantur Rathore
8858fe052b Ensure build script runs from package root 2025-10-28 18:18:48 +00:00
Shantur Rathore
2c46b7476b Broaden code fence detection and default to text 2025-10-28 16:48:50 +00:00
Shantur Rathore
d743ebda29 Improve markdown rendering and syntax highlighting 2025-10-28 16:42:23 +00:00
Shantur Rathore
d18e44f721 Cache markdown render output per message part 2025-10-28 14:41:09 +00:00
Shantur Rathore
6597783e85 Stabilize message stream rendering caches 2025-10-28 13:48:56 +00:00
Shantur Rathore
79e4931b28 Precompute message display parts and pause scroll handling 2025-10-28 12:10:43 +00:00
Shantur Rathore
3a15ba7f76 Optimize streaming updates and clear optimistic parts 2025-10-28 11:19:19 +00:00
Shantur Rathore
7a91f4fd26 Track session metrics per session 2025-10-27 15:48:29 +00:00
Shantur Rathore
39e653e896 SessionInfo calculates only when messages are updated 2025-10-27 11:53:27 +00:00