Skip to content

Releases: MayDay-wpf/snow-cli

VSCode Extension v0.4.27

20 May 06:02

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.27

What's New

  • Compatibility: Automatically recognize Base64 image text as image information

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.7.29

19 May 08:45

Choose a tag to compare

Snow CLI v0.7.29

What's New

  • Optimize system prompts to obtain more accurate system information
  • Fix the issue of "copy-last" not working remotely (requires client compatibility)
  • Optimize the flexibility of the websearch tool
  • Support using all tools after adding a remote directory with add-dir
  • Optimize the display effect of context compression
  • Some commands are allowed to be used in content
  • Optimize init to include a more comprehensive workflow

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

VSCode Extension v0.4.26

19 May 09:16

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.26

What's New

  • support OSC 52 clipboard passthrough in sidebar terminal

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.7.28

13 May 08:39

Choose a tag to compare

Snow CLI v0.7.28

What's New

  • Added /goal command and related features
  • File list supports multiple selection with spaces
  • Optimized some display effects and memory leak issues

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.27

12 May 09:04

Choose a tag to compare

Snow CLI v0.7.27

What's New

  • Compatible with the .agents/skills/ directory
  • Expose all request scheme thinking configurations to StatusLine
  • Optimize the ace-file-outline tool

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

VSCode Extension v0.4.25

12 May 10:04

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.25

What's New

  • Supports code completion and Tab&Tab AI cross-file suggestions

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

VSCode Extension v0.4.24

12 May 09:03

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.24

What's New

  • Supports code completion and Tab&Tab AI cross-file suggestions

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.7.26

11 May 08:07

Choose a tag to compare

Snow CLI v0.7.26

What's New

  • Add the /simple command to quickly switch to the simple theme
  • Add search engine plugins to support more custom search engines

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.25

10 May 15:07

Choose a tag to compare

Snow CLI v0.7.25

What's New

  • Fixed some shortcuts not working
  • Reorganized menu display to improve aesthetics and responsiveness

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

VSCode Extension v0.4.23

10 May 15:54

Choose a tag to compare

🚀 Snow CLI VSCode Extension v0.4.23

What's New

  • Fix the problem of not being able to trigger the system ringtone and add relevant settings

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