Skip to content

Releases: MayDay-wpf/snow-cli

Release v0.6.65

16 Mar 15:51

Choose a tag to compare

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-ai

Usage

snow

Update

snow --update

Release v0.6.64

14 Mar 17:31

Choose a tag to compare

Snow CLI v0.6.64

What's New

  • fix some bugs

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

VSCode Extension v0.4.16

14 Mar 05:15

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.16

What's New

  • feat(vsix): 支持启动命令轮询、终端代理和选区位置发送

Installation

  1. Download the .vsix file from this release
  2. Open VSCode
  3. Go to Extensions view (Ctrl+Shift+X)
  4. Click the "..." menu → "Install from VSIX..."
  5. Select the downloaded file

Requirements

Install Snow CLI globally:

npm install -g snow-ai

Usage

  1. Open any file in VSCode
  2. Click the Snow icon button in the editor toolbar (top right)
  3. A terminal opens with Snow CLI running
  4. 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

13 Mar 07:42

Choose a tag to compare

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-ai

Usage

snow

Update

snow --update

Release v0.6.62

12 Mar 09:53

Choose a tag to compare

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-ai

Usage

snow

Update

snow --update

VSCode Extension v0.4.15

12 Mar 15:12

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.15

Installation

  1. Download the .vsix file from this release
  2. Open VSCode
  3. Go to Extensions view (Ctrl+Shift+X)
  4. Click the "..." menu → "Install from VSIX..."
  5. Select the downloaded file

Requirements

Install Snow CLI globally:

npm install -g snow-ai

Usage

  1. Open any file in VSCode
  2. Click the Snow icon button in the editor toolbar (top right)
  3. A terminal opens with Snow CLI running
  4. 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

10 Mar 08:46

Choose a tag to compare

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-ai

Usage

snow

Update

snow --update

Release v0.6.60

07 Mar 17:09

Choose a tag to compare

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-ai

Usage

snow

Update

snow --update

Release v0.6.59

07 Mar 12:03

Choose a tag to compare

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-ai

Usage

snow

Update

snow --update

Release v0.6.58

06 Mar 03:51

Choose a tag to compare

Snow CLI v0.6.58

What's New

  • Fix Some bugs
  • Add new features of GPT-5.4

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update