Commit Graph

136 Commits

Author SHA1 Message Date
406e777e22 feat: improve compression and context budgeting 2026-01-31 10:30:00 +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
453df30f45 refactor: replace file diff tools, simplify todos, disable typewriter 2026-01-29 14:20:01 +08:00
6f8c1b36cc feat: add image compression preference for uploads 2026-01-28 11:43:09 +08:00
60d27e9c1c fix: refine host mode controls and kimi-k2.5 support 2026-01-28 11:19:50 +08:00
8a7cc5d9c6 feat: support kimi-k2.5 with multimodal thinking 2026-01-28 10:34:27 +08:00
d8cffa30cc feat: add host mode quick entry 2026-01-28 10:01:04 +08:00
51f61b04d2 feat: add api admin ui and container status fix 2026-01-25 10:49:52 +08:00
d6fb59e1d8 refactor: split web_server into modular architecture
- Refactor 6000+ line web_server.py into server/ module
- Create separate modules: auth, chat, conversation, files, admin, etc.
- Keep web_server.py as backward-compatible entry point
- Add container running status field in user_container_manager
- Improve admin dashboard API with credentials and debug support

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 09:21:53 +08:00
88dc7e02a4 feat: improve onboarding and copy ux 2026-01-19 21:02:24 +08:00
e256182304 fix: stabilize code block font to prevent jitter 2026-01-07 19:06:04 +08:00
60e63595a6 chore: sync pending changes 2026-01-05 21:48:55 +08:00
5c7cdd72c9 feat: add custom tools guide and id validation 2026-01-05 21:46:55 +08:00
cec28df931 feat: add manual balance checker for admin monitor 2026-01-05 14:10:19 +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
f9b5aa2af9 fix: reset defaults for new conversations 2026-01-03 16:46:33 +08:00
f5cf2fb7e7 fix: send full extract_webpage content to model 2026-01-03 15:03:41 +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
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