Shantur Rathore
c5011e4ece
Make message blocks reactive to session signals
2025-12-01 19:46:16 +00:00
Shantur Rathore
66c270151a
Stream change token and scroll checks use ids only
2025-12-01 19:46:16 +00:00
Shantur Rathore
5ce41217e9
Make MessageBlock output reactive via Show
2025-12-01 19:46:16 +00:00
Shantur Rathore
1e4d949d35
Add message stream debug logging
2025-12-01 19:46:16 +00:00
Shantur Rathore
6bb9e8e414
Render message stream per message id
2025-12-01 19:46:16 +00:00
Shantur Rathore
1efc49b67b
Prune reverted messages from session store
2025-12-01 19:46:16 +00:00
Shantur Rathore
f0ed98222a
Skip reverted messages from display caches
2025-12-01 19:46:16 +00:00
Shantur Rathore
ddd8ce341a
Add diff viewer fallback and extract message block
2025-12-01 19:46:16 +00:00
Shantur Rathore
b7721ba3e7
Merge pull request #13 from alexispurslane/blank-session-cleanup
...
Blank session cleanup
2025-12-01 19:45:09 +00:00
Alexis Purslane
0554018980
update message
2025-12-01 12:37:22 -05:00
Alexis Purslane
ca18942bfd
confirmation dialogue
2025-12-01 11:43:04 -05:00
Alexis Purslane
c9c1f69b82
further improvements
2025-12-01 11:35:03 -05:00
Alexis Purslane
aa0c31fa1e
improve PR
2025-11-29 21:44:15 -05:00
Alexis Purslane
96b88dbcdc
update blank session cleanup code for now session store logic
2025-11-27 20:18:22 -05:00
Alexis Dumas
50676416ed
blank session cleanup improvements
...
- make the blank session cleanup system optionally fetch full message histories for each session to better judge if it's blank
- make a command that does the deep clean, keep the clean that happens on new session creation shallow
2025-11-27 18:18:24 -05:00
Alexis Purslane
f633d75005
Blank session cleanup
2025-11-27 18:18:24 -05:00
Shantur Rathore
4085f6d6b9
Avoid npm ci pruning during prebuild
2025-11-27 20:40:21 +00:00
Shantur Rathore
ae288833e1
Install server deps before build in prebuild
2025-11-27 20:29:08 +00:00
Shantur Rathore
f16e244265
Handle rollup platform binaries in prebuild
2025-11-27 20:25:04 +00:00
Shantur Rathore
b6e43c899b
Improve dialog text wrapping and sizing
2025-11-27 20:11:38 +00:00
Shantur Rathore
9fa436b0b8
Ensure rollup linux binary in tauri prebuild
2025-11-27 20:11:02 +00:00
Shantur Rathore
ccd65fbc74
publish-server after build in dev
2025-11-27 19:48:35 +00:00
Shantur Rathore
daa7e3a6d1
Only publish server after successful builds
2025-11-27 19:45:58 +00:00
Shantur Rathore
ff356ac5ea
bump Version to 0.2.6
v0.2.6-dev
2025-11-27 19:42:55 +00:00
Shantur Rathore
d68b92ff38
Gate npm publish on successful builds
2025-11-27 19:41:02 +00:00
Shantur Rathore
940216d98b
Ensure tauri prebuild installs UI workspace deps
2025-11-27 19:40:36 +00:00
Shantur Rathore
69cd3cf545
bumpVersion to 0.2.5
v0.2.5-dev
2025-11-27 19:34:30 +00:00
Shantur Rathore
042a45db0d
Ensure autoscroll reacts to UI toggles
2025-11-27 19:20:55 +00:00
Shantur Rathore
cc45c16d73
Stabilize message stream autoscroll
2025-11-27 18:48:11 +00:00
Shantur Rathore
91fb351a63
Improve sidebar default width and message autoscroll
2025-11-27 18:24:45 +00:00
Shantur Rathore
d9b149a7cb
Reintroduce scroll restore effect for message stream
2025-11-27 17:25:19 +00:00
Shantur Rathore
222a467a19
Improve message stream caching and scroll performance
2025-11-27 16:51:05 +00:00
Shantur Rathore
18513939f7
Tighten message spacing and restyle reasoning blocks
2025-11-27 13:53:52 +00:00
Shantur Rathore
c123714271
Add thinking expansion preference and step finish styling
2025-11-27 13:39:03 +00:00
Shantur Rathore
5c82a2d653
Align assistant metadata display with message content
2025-11-27 13:26:31 +00:00
Shantur Rathore
435881529e
match thinking toggle button sizing
2025-11-27 13:10:56 +00:00
Shantur Rathore
700342670c
refine thinking accordion layout
2025-11-27 13:05:52 +00:00
Shantur Rathore
2f40f5eedf
refine step and stream spacing
2025-11-27 10:41:34 +00:00
Shantur Rathore
54905c5626
tighten message spacing
2025-11-27 10:30:30 +00:00
Shantur Rathore
1bf1a4761d
soften assistant and thinking headers
2025-11-27 10:27:29 +00:00
Shantur Rathore
755695a35a
refine thinking cards and message layout
2025-11-27 10:24:41 +00:00
Shantur Rathore
6a9a442948
Handle session cleanup and error message status
2025-11-26 16:20:02 +00:00
Shantur Rathore
3db9b0f673
tidy normalized store hydration
2025-11-26 15:59:24 +00:00
Shantur Rathore
4e0e5dcdca
Restore tool navigation and balanced scroll controls
2025-11-26 15:28:48 +00:00
Shantur Rathore
fad2809299
Improve message stream caching and virtualization for large sessions
2025-11-26 13:30:20 +00:00
Shantur Rathore
c77bfc2ee7
Avoid deep reconcile in message hydrate
2025-11-26 11:08:54 +00:00
Shantur Rathore
f1fa28dd2c
Optimize message hydrate to reduce traversal
2025-11-26 10:59:15 +00:00
Shantur Rathore
91ace25333
Batch hydrate normalized messages for session load
2025-11-26 10:57:39 +00:00
Shantur Rathore
b54db28fb1
avoid deep proxying message info
2025-11-26 10:29:14 +00:00
Shantur Rathore
f13feb3062
Revert "cap session order/history lengths"
...
This reverts commit 4622bdc7ea .
2025-11-26 10:24:58 +00:00