- 新增对 .astro 文件的 Astro 语言服务器支持,并实现自动安装功能
- 修复了 bash 工具权限合并问题
- 修复了快照撤销功能存在的缺陷
- 从界面中移除了无效的 GitHub Copilot 供应商选项
- 优化了会话提示中参数替换的处理机制
- Added Astro language server support with automatic installation for .astro files
- Fixed bash tool permission merging issues
- Fixed snapshot undo functionality bug
- Removed invalid GitHub Copilot provider option from the interface
- Improved argument replacement handling in session prompts