Commit Graph

8 Commits

Author SHA1 Message Date
767a776a3e feat: align chat rendering with CLI and trim frontend load weight
- Merge thinking and assistant text into one assistant bubble with ordered blocks

- Restyle tool execution blocks to match CLI layout and status

- Remove startup splash screen and ship woff2-only fonts in public

- Add default avatars when agent or user image is unset

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-21 20:42:48 +08:00
2742e19a2e feat: show granular run status and elapsed time in chat footer
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-21 18:06:59 +08:00
cb2fe96a6e feat: add toggle to show/hide thinking and tool call messages
- Add showThinkingAndTools preference to ChatContext (default false, persisted in localStorage)
- Filter thinking and tool_call messages in MessageList based on preference
- Add toggle switch in Settings > Other panel

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 18:04:42 +08:00
dd13d21c6a feat: update chat, settings, prompts and system info modules 2026-06-16 10:33:54 +08:00
b86c29c6a4 fix: remove SSE connection failure notice timer
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 14:35:05 +08:00
root
6ef78ca54f chore: sync latest workspace updates 2026-06-15 13:38:23 +08:00
1ed3f576fa first commit 2026-06-14 20:31:10 +08:00
c33b143176 feat: init sproutclaw-web — Go+Gin backend + React frontend
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 20:16:09 +08:00