Releases: MayDay-wpf/snow-cli
Releases · MayDay-wpf/snow-cli
Release v0.6.65
Snow CLI v0.6.65
What's New
- Add more parameter compatibility for MCP
- Add streaming display and thinking summary display for sub-agents
- Fix the race timing issue when resuming historical sessions
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.6.64
Snow CLI v0.6.64
What's New
- fix some bugs
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateVSCode Extension v0.4.16
🚀 Snow CLI VSCode Extension v0.4.16
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.6.63
Snow CLI v0.6.63
What's New
- Add dual-form display for file selection list
- Add /gitline command to select commit records to AI context
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.6.62
Snow CLI v0.6.62
What's New
- Modify the default permissions of some system tools
- Add a delay tool
- Optimize the display effect of the simple mode
- Add instance memory usage refresh every 5 seconds
- Optimize the smoothness of sub-agent operation
- Optimize the replication strategy
- Optimize the session export strategy
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateVSCode Extension v0.4.15
🚀 Snow CLI VSCode Extension v0.4.15
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.6.61
Snow CLI v0.6.61
What's New
- Added a streaming display switch in API configuration to enhance readability
- Added /todolist command to manually maintain TODO list
- Added Ctrl+O shortcut key to copy text in the input box
- Refactored some code to improve code readability
- Added more scrolling windows to avoid window jitter in extreme scenarios
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.6.60
Snow CLI v0.6.60
What's New
- Tool search is disabled by default, with persistent state, optimized markdown rendering, and some warnings blocked.
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.6.59
Snow CLI v0.6.59
What's New
- Add the Tools Search tool, which is enabled by default. You can use the /tools-search command to start or stop it
- Added Undo function when double-clicking ESC to roll back
- Optimized Markdown rendering
- Unified the processing logic of Hooks
Installation
npm install -g snow-aiUsage
snowUpdate
snow --updateRelease v0.6.58
Snow CLI v0.6.58
What's New
- Fix Some bugs
- Add new features of GPT-5.4
Installation
npm install -g snow-aiUsage
snowUpdate
snow --update