Skip to content

Releases: MayDay-wpf/snow-cli

Release v0.7.18

26 Apr 06:10

Choose a tag to compare

Snow CLI v0.7.18

What's New

  • Optimize rendering performance of all panels
  • Add input box real terminal cursor
  • Optimize think field return for chat requests

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.17

24 Apr 20:34

Choose a tag to compare

Snow CLI v0.7.17

What's New

  • Pure TS implementation of the Yoga engine to avoid infinite linear memory growth.
  • Optimized Diffviewer rendering algorithm to reduce large number of Yoga nodes allocated.
  • widestLine cache to reduce stringWidth recalculation.
  • Add clearYogaNodeReferences to prevent dangling WASM pointers.
  • Output instance reuse to reduce GC pressure
  • Set limited cache to prevent infinite growth

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.16

24 Apr 17:38

Choose a tag to compare

Snow CLI v0.7.16

What's New

  • Fix flashback caused by LSP communication anomaly
  • Tweak the optimization context of the notebook tool
  • Loop command add more time combination parameter compatibility

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.15

24 Apr 03:52

Choose a tag to compare

Snow CLI v0.7.15

What's New

  • Fixed DIffViewer display issue under non-YOLO mode
  • Added /branch command to deep copy the current session and create a branch
  • Chat request compatible with Deepseek's pause and parameter settings
  • Fixed the issue of failed result reading in command injection mode

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.14

23 Apr 05:00

Choose a tag to compare

Snow CLI v0.7.14

What's New

  • Roll back to the ink version; the new version has a memory leak issue

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.13

22 Apr 08:49

Choose a tag to compare

Snow CLI v0.7.13

What's New

  • Fixed the line break issue in key.meta
  • Fixed the problem of static content loss caused by clearing the screen
  • Optimized the IDE connection experience

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.12

22 Apr 07:13

Choose a tag to compare

Snow CLI v0.7.12

What's New

  • The ink framework has been upgraded from 5.2.1 to 7.0.1
  • Added command parameter hints and Tab completion
  • Refactored IDE connection logic to support active disconnection
  • Optimized system prompt adjustment workflow to enhance user experience
  • snow -c supports adding sessionId to restore a specific session
  • Default streaming display scheme enabled
  • Fixed known bugs to improve stability

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.11

16 Apr 17:32

Choose a tag to compare

Snow CLI v0.7.11

What's New

  • Urgently add tool parameter self-fixing policy because Opus 4.7 is stupid

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.10

16 Apr 07:32

Choose a tag to compare

Snow CLI v0.7.10

What's New

  • Added /pixel command to support drawing pixel art as the exit interface
  • Optimized the context usage of TODO, NoteBook tools
  • Optimized the display of DiffViewer
  • Added a named execution result cleaning Agent

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update

Release v0.7.9

14 Apr 10:20

Choose a tag to compare

Snow CLI v0.7.9

What's New

  • Optimized the display of Skills information
  • Added the replaceedit default editor
  • Optimized the loading display of sub-agents
  • Fixed the ambiguity bug of reranker model configuration between global and project
  • Fixed the issue where sub-agent Diffviewer did not display

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update