Shantur Rathore
1a1aee8f91
Group message action buttons
v0.2.7-dev
2025-12-01 23:42:01 +00:00
Shantur Rathore
5384ff8e80
Merge message parts props
2025-12-01 23:20:44 +00:00
Shantur Rathore
6d5836ce1f
Always render step usage chips
2025-12-01 23:12:31 +00:00
Shantur Rathore
d3dc170e02
Lazy render tool-call bodies
2025-12-01 23:09:22 +00:00
Shantur Rathore
983c8cc4a3
Streamline tool-call header DOM
2025-12-01 22:48:22 +00:00
Shantur Rathore
757c587b17
Simplify message header markup
2025-12-01 22:41:30 +00:00
Shantur Rathore
5f9cf397b9
Reduce step-finish usage chip DOM
2025-12-01 22:36:03 +00:00
Shantur Rathore
78ab17d148
bump version to 0.2.7
2025-12-01 19:54:12 +00:00
Shantur Rathore
e91923ad99
Improve message stream auto-scroll during streaming
2025-12-01 19:46:16 +00:00
Shantur Rathore
fd23ea54b6
Simplify message cache pruning and diff/markdown initialization
2025-12-01 19:46:16 +00:00
Shantur Rathore
1e7969eaba
Localize ToolCall expansion and diagnostics state
2025-12-01 19:46:16 +00:00
Shantur Rathore
77bfe41a8e
Reduce message cloning and gate scroll work on load
2025-12-01 19:46:16 +00:00
Shantur Rathore
6d134e4dec
Render stream with Index to limit churn on inserts/removes
2025-12-01 19:46:16 +00:00
Shantur Rathore
9423326193
Make MessageBlock rerender via keyed Show
2025-12-01 19:46:16 +00:00
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