Commit Graph

48 Commits

Author SHA1 Message Date
c067df4e1b feat: add include_domains search filter and UI display 2026-03-07 17:50:35 +08:00
eb32e31cc1 feat: update image and video sending 2026-02-25 13:20:27 +08:00
08bc08b35f feat: update model support and multimodal 2026-02-25 01:41:05 +08:00
89eeb449b5 chore: sync workspace updates 2026-02-23 01:20:41 +08:00
b0941a247b fix: reduce workspace scans in host mode 2026-02-06 17:09:19 +08:00
b81e14b314 feat: add video processing toast 2026-01-30 18:15:54 +08:00
bb91d22631 feat: add video send/view flow and guard model constraints 2026-01-30 17:04:33 +08:00
462b0ed6f3 feat: move model and mode pickers to header bar 2026-01-30 15:55:27 +08:00
7890926c3d fix: improve cancellation flow and api error tracing 2026-01-30 15:36:44 +08:00
8a7cc5d9c6 feat: support kimi-k2.5 with multimodal thinking 2026-01-28 10:34:27 +08:00
99cbea30da feat: polish admin policy UI and tool selection 2026-01-05 13:34:00 +08:00
3540fa8e4b feat: conversation review flow and token fixes 2026-01-05 00:59:35 +08:00
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
8ead6ebc08 fix: avoid auto re-locking scroll after tasks 2026-01-01 17:37:55 +08:00
f725212988 feat: support inline image rendering via show_image and user_upload route 2026-01-01 16:41:24 +08:00
eeb3db084b chore: snapshot before collapse fix 2026-01-01 14:23:39 +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
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
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
fce6fb0eb8 feat(ui): allow live switch between chat and monitor views 2025-12-15 22:44:46 +08:00
8fe06753bb fix: stabilize terminal tool timeouts 2025-12-15 15:15:03 +08:00
9183e0caf0 fix: refine memory monitor scrolling and snapshots 2025-12-14 21:03:21 +08:00
757e1adaae fix: sync stop states with composer busy 2025-12-14 17:35:34 +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
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
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
4563fad2d9 feat: enhance workspace toggle and mobile topbar 2025-11-27 18:42: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
ef4479866e fix: prevent duplicate history loading 2025-11-25 23:55:33 +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
bfa7b540cb fix: restore chat layout and file tree 2025-11-25 21:13:09 +08:00