Commit Graph

165 Commits

Author SHA1 Message Date
e2ba632ac8 feat: expand model support and qwen-vl ux 2026-01-03 07:01:24 +08:00
e903c99ca4 fix: refine title ribbon visuals and typing 2026-01-02 14:26:59 +08:00
d34fbe963a fix: unify collapse animation and scroll lock reset 2026-01-02 12:39:23 +08:00
95285747c0 fix: persist search results and speed init 2026-01-02 12:14:04 +08:00
9ae43e89ff fix: smooth scroll when unlocking 2026-01-01 20:17:21 +08:00
b42cb3b032 fix: allow scroll button tap when idle 2026-01-01 19:39:40 +08:00
7853830624 feat: improve vlm workflow and workspace image serving 2026-01-01 18:56:29 +08:00
8ead6ebc08 fix: avoid auto re-locking scroll after tasks 2026-01-01 17:37:55 +08:00
ce5032cef4 fix: keep scroll lock user-controlled during thinking 2026-01-01 17:35:22 +08:00
f725212988 feat: support inline image rendering via show_image and user_upload route 2026-01-01 16:41:24 +08:00
52f6135d37 fix: sync stacked more animation with container 2026-01-01 15:00:42 +08:00
eeb3db084b chore: snapshot before collapse fix 2026-01-01 14:23:39 +08:00
2a67e10e9b feat: add tool intent toggle 2026-01-01 06:20:41 +08:00
8de3b5d24a fix: prevent duplicate history animation 2026-01-01 06:15:01 +08:00
4262922694 fix: intent streaming defaults and UI stability 2026-01-01 05:48:13 +08:00
713659a644 feat: refine stacked blocks toggle and animations 2026-01-01 03:06:05 +08:00
93304bd2b8 chore: snapshot before stacked blocks demo 2026-01-01 01:09:24 +08:00
7639e0677b fix: stabilize thinking block animation and bg streaming 2025-12-31 09:27:21 +08:00
15e1f3c40f fix: allow quick menu actions and stabilize blank welcome 2025-12-30 10:47:06 +08:00
099de1e922 feat: add blank chat hero and limit quick menu actions 2025-12-30 10:32:09 +08:00
5bdbfa138e feat: auto-generate chat titles with personalization toggle 2025-12-30 09:43:53 +08:00
7b735e252f fix: keep model activity alive and switch new chats 2025-12-30 09:16:51 +08:00
385c8154ea chore: pause container polling when tab hidden 2025-12-16 22:27:19 +08:00
599f331c35 fix: harden container status polling after idle 2025-12-16 20:32:24 +08:00
760fae4920 fix: simplify folder icon handling 2025-12-16 18:01:33 +08:00
e27bc62ca7 fix: 缓存项目存储轮询并降低频率 2025-12-16 16:35:58 +08:00
fc88a22272 fix: render monitor desktop immediately on load 2025-12-16 00:39:36 +08:00
fce6fb0eb8 feat(ui): allow live switch between chat and monitor views 2025-12-15 22:44:46 +08:00
c96e99cd13 fix(ui): load folder contents in monitor and improve messages 2025-12-15 22:34:25 +08:00
3729cae4d2 chore(ui): show real tool names and speed long inputs 2025-12-15 18:24:44 +08:00
8fe06753bb fix: stabilize terminal tool timeouts 2025-12-15 15:15:03 +08:00
28383722cc fix: keep wait overlay alive for long waits 2025-12-15 00:52:32 +08:00
8c304c113f fix: guard memory empty snapshot replay 2025-12-15 00:10:00 +08:00
9750b0b8f1 fix: sync wait overlay with runtime 2025-12-14 23:28:22 +08:00
d5e6c9c077 fix: keep todo scrolling simple and visible 2025-12-14 22:07:21 +08:00
8b250c5c6b feat: redesign todo window animation and layout 2025-12-14 21:20:29 +08:00
9183e0caf0 fix: refine memory monitor scrolling and snapshots 2025-12-14 21:03:21 +08:00
8755688c8e feat: enhance virtual monitor command/python playback 2025-12-14 17:38:03 +08:00
757e1adaae fix: sync stop states with composer busy 2025-12-14 17:35:34 +08:00
55af5b52c6 fix: delay tool blocks until text fully streamed 2025-12-14 14:50:20 +08:00
6d330b1388 chore: checkpoint before tool playback change 2025-12-14 14:43:54 +08:00
053db95fee feat: virtual monitor 2025-12-14 04:22:00 +08:00
2f75c1c8bb feat: stable version before virtual monitor timing fix
Current status includes:
- Virtual monitor surface and components
- Monitor store for state management
- Tool call animations and transitions
- Liquid glass shader integration

Known issue to fix: Tool status display timing - "正在xx" appears
after tool execution completes instead of when tool call starts.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-13 17:12:12 +08:00
d97955fdc1 feat: reimport liquid glass shader 2025-12-04 15:47:32 +08:00
eb7ccf1dd2 feat: restore run mode personalization 2025-12-02 19:03:33 +08:00
97da631e01 chore: refresh deep mode styling 2025-11-30 17:57:48 +08:00
2fea4a7244 refactor: remove legacy think tags 2025-11-30 15:15:35 +08:00
02ab023ad7 feat: persist behavior preferences 2025-11-30 13:11:04 +08:00
9bfc6f3903 feat: redesign personal space layout 2025-11-30 02:21:46 +08:00
93c53eed32 fix: eagerly reload conversations 2025-11-30 01:00:48 +08:00
3a7ed2e042 fix: polish streaming state and ui controls 2025-11-30 00:54:55 +08:00
87ceaad92b feat: improve ui feedback 2025-11-30 00:09:05 +08:00
09654b7d4b fix: stabilize conversation loading 2025-11-29 23:13:11 +08:00
dd32db7677 feat: persist api usage tokens 2025-11-29 17:45:32 +08:00
e42a924429 fix: stabilize streaming buffer drain 2025-11-29 17:01:28 +08:00
7e2550880d fix: refine search quota and upload flow 2025-11-27 19:36:09 +08:00
4563fad2d9 feat: enhance workspace toggle and mobile topbar 2025-11-27 18:42:08 +08:00
8655e64ed7 fix: show desktop sidebar collapse control 2025-11-27 13:34:08 +08:00
4fe0ee473a feat: improve mobile overlays and focus panel 2025-11-26 23:50:57 +08:00
4cd4232c62 Revert "feat: restyle utility panel and streaming focus"
This reverts commit 931a0488cc.
2025-11-26 20:21:49 +08:00
931a0488cc feat: restyle utility panel and streaming focus 2025-11-26 20:00:11 +08:00
79a90f4fad fix: stabilize tool error rendering 2025-11-26 18:45:47 +08:00
b39d7cc795 chore: snapshot before tool ui fix 2025-11-26 18:07:52 +08:00
ef4479866e fix: prevent duplicate history loading 2025-11-25 23:55:33 +08:00
e8411affc1 feat: add loading animation 2025-11-25 23:46:30 +08:00
2d083786bf fix: integrate sidebar components 2025-11-25 23:19:38 +08:00
7cc91571de feat: modularize frontend layout 2025-11-25 22:41:15 +08:00
91371b4e94 fix: restore chat container height 2025-11-25 21:25:08 +08:00
35dc89abed fix: restore floating input layout 2025-11-25 21:20:23 +08:00
c6bf3a3986 chore: drop legacy css fallback 2025-11-25 21:15:32 +08:00
bfa7b540cb fix: restore chat layout and file tree 2025-11-25 21:13:09 +08:00
a6da8280ff fix: harden terminal websocket init 2025-11-24 20:11:58 +08:00
75a7febcd1 feat: add upload quarantine scanning and ui toasts 2025-11-24 14:31:13 +08:00
fd797e3e36 feat: redesign token usage dashboard 2025-11-24 00:59:43 +08:00
8c8b2d3a20 chore: snapshot before usage menu update 2025-11-24 00:47:17 +08:00
7348eab83a docs: refresh readme and phase2 summary 2025-11-23 21:24:09 +08:00
b81d6760bd feat: containerize terminals and add resource controls 2025-11-23 18:49:35 +08:00
f3206357e9 fix: auto-save personalization toggle 2025-11-22 18:42:14 +08:00
d0af9755c6 feat: enhance personal space experience 2025-11-22 18:14:23 +08:00
57f218d57c fix: keep quick menu open while interacting 2025-11-22 13:17:05 +08:00
e25384d342 feat: modularize easter egg effects 2025-11-22 13:07:54 +08:00
afd1bb9d28 feat: add hidden easter egg flood effect 2025-11-22 02:25:42 +08:00
6e8321cf7e feat: polish logo card with svg transitions 2025-11-22 00:14:40 +08:00
411cbf71ee feat: replace ui emoji with svg icons 2025-11-21 23:33:35 +08:00
b2cfabcd1b fix: refine sidebar ui and conversation sorting 2025-11-21 22:37:55 +08:00
9a83f92dd9 fix: improve terminal history rendering 2025-11-21 19:06:12 +08:00
21f206559e revert: restore terminal monitor layout 2025-11-21 14:28:00 +08:00
d71c935d3c fix: vector stop icon 2025-11-21 10:41:49 +08:00
2d7a1b6f0c fix: smooth stadium glow 2025-11-21 00:43:55 +08:00
cd59bbfa41 fix: refine input stadium interactions 2025-11-21 00:38:22 +08:00
2beaf6c702 fix: tweak settings buttons and send icon 2025-11-20 19:05:49 +08:00
aee18837e4 feat: enhance smart thinking scheduling 2025-11-20 17:25:30 +08:00
d9eff0c803 refactor: adjust frontend layout 2025-11-20 15:43:34 +08:00
d10ae0c4bb feat: add compact layout demo 2025-11-20 11:59:32 +08:00
6921939c13 <fix thinking chunk> 2025-11-19 20:47:56 +08:00
cf4d34e7ac chore: collapse token panel by default 2025-11-18 23:03:08 +08:00
49d2a7b915 feat: add realtime terminal entry 2025-11-18 22:58:35 +08:00
aea1463730 feat: use camera icon for ocr tool 2025-11-18 22:43:35 +08:00
05b404687a feat: auto-scroll thinking block with per-block lock 2025-11-18 22:27:56 +08:00
e7a81f00e7 feat: auto-scroll and collapse thinking blocks 2025-11-18 22:19:15 +08:00