78544cb205
refactor: remove run_python tool, consolidate all execution to run_command
2026-06-07 16:23:01 +08:00
4124faa040
feat(frontend): 优化聊天界面与监控交互体验
2026-04-10 14:34:18 +08:00
4be61fe76e
feat: unify terminal session controls
2026-03-04 23:49:10 +08:00
760fae4920
fix: simplify folder icon handling
2025-12-16 18:01:33 +08:00
fc88a22272
fix: render monitor desktop immediately on load
2025-12-16 00:39:36 +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
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
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