Releases: MayDay-wpf/snow-cli
Releases · MayDay-wpf/snow-cli
Release v0.7.6
Snow CLI v0.7.6
What's New
- Fixed some known bugs
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.7.5
Snow CLI v0.7.5
What's New
- Fixed some known bugs
- Fixed display bug in
/btwcomponent - Decoupled part of the sub-agent code
- Optimized some UI display effects and added prompts
- Optimized Hooks system
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateVSCode Extension v0.4.20
🚀 Snow CLI VSCode Extension v0.4.20
What's New
- feat(vsix): 支持启动命令轮询、终端代理和选区位置发送
Installation
- Download the
.vsixfile from this release - Open VSCode
- Go to Extensions view (Ctrl+Shift+X)
- Click the "..." menu → "Install from VSIX..."
- Select the downloaded file
Requirements
Install Snow CLI globally:
npm install -g snow-aiUsage
- Open any file in VSCode
- Click the Snow icon button in the editor toolbar (top right)
- A terminal opens with Snow CLI running
- The extension automatically connects via WebSocket
Features
- Integrated terminal with Snow CLI
- WebSocket-based communication
- ACE Code Search integration
- Sidebar and split terminal modes
Release v0.7.4
Snow CLI v0.7.4
What's New
- 修复 Team 模式的越权问题
- 添加
/btw命令分支对话流与工作中的 AI 对话 - 添加
/role-subagent命令为系统子代理注入用户自定义提示词 - filesystem 工具重构加入
hash-line编辑提高编辑精度 - 修复部分编程语言无法渲染高亮的警告
- 工具响应 token 数量从自定义 token 数修改为上下文百分比
- mcp 面板支持通过
v进入工具列表后使用Tab键对特定工具启停
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.7.3
Snow CLI v0.7.3
What's New
- Fix the issue where the Team mode startup status does not take effect
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateVSCode Extension v0.4.19
🚀 Snow CLI VSCode Extension v0.4.19
What's New
- feat(vsix): 支持启动命令轮询、终端代理和选区位置发送
Installation
- Download the
.vsixfile from this release - Open VSCode
- Go to Extensions view (Ctrl+Shift+X)
- Click the "..." menu → "Install from VSIX..."
- Select the downloaded file
Requirements
Install Snow CLI globally:
npm install -g snow-aiUsage
- Open any file in VSCode
- Click the Snow icon button in the editor toolbar (top right)
- A terminal opens with Snow CLI running
- The extension automatically connects via WebSocket
Features
- Integrated terminal with Snow CLI
- WebSocket-based communication
- ACE Code Search integration
- Sidebar and split terminal modes
Release v0.7.2
Snow CLI v0.7.2
What's New
- Adjust the problem of merge conflict when Team mode is opened multiple times.
- Adjust the height of some UIs to fit terminals of different heights.
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.7.1
Snow CLI v0.7.1
What's New
- Fixed some known bugs, including: incomplete state cleanup, incomplete log output, and other issues
- Optimized memory usage, added silent automatic release
- Optimized the performance of reading large files, added streaming read
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateVSCode Extension v0.4.18
🚀 Snow CLI VSCode Extension v0.4.18
What's New
- feat(vsix): 支持启动命令轮询、终端代理和选区位置发送
Installation
- Download the
.vsixfile from this release - Open VSCode
- Go to Extensions view (Ctrl+Shift+X)
- Click the "..." menu → "Install from VSIX..."
- Select the downloaded file
Requirements
Install Snow CLI globally:
npm install -g snow-aiUsage
- Open any file in VSCode
- Click the Snow icon button in the editor toolbar (top right)
- A terminal opens with Snow CLI running
- The extension automatically connects via WebSocket
Features
- Integrated terminal with Snow CLI
- WebSocket-based communication
- ACE Code Search integration
- Sidebar and split terminal modes
Release v0.7.0
Snow CLI v0.7.0
What's New
- Added new Team mode, supporting team collaboration
- Main process supports mixed compression mode
- Optimized the experience of the Plan mode
- Optimized MCP panel display, supporting retrieval of service tool list
- Streamlined overall internal system prompts
Installation
npm install -g snow-aiUsage
snowUpdate
snow --update