✨ New
- Refactored the Z Code core architecture, including the task and Agent systems.
- Added a built-in browser with website access, HTML preview, and page-element handoff to Agent.
- Refactored the session page structure for clearer conversation and tool information display.
- Added mobile remote control support for cross-device collaboration.
- Added support for the Claude Code AskQuestion tool.
- Added support for drag-and-drop files and code content in context.
⚡ Improvements
- Improved bilingual support for Chinese and English
- Improved file tree startup performance
- Improved Codex settings update logic
- Improved rich-text input box experience
- Improved overall UI consistency and interaction smoothness
🐛 Fixes
- Fixed abnormal session termination issues
- Fixed incorrect display of tool read-permission prompts
- Fixed file tree serialization errors
- Fixed stability issues in certain scenarios