Releases: MayDay-wpf/snow-cli
Releases · MayDay-wpf/snow-cli
Release v0.7.18
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-aiUsage
snowUpdate
snow --updateRelease v0.7.17
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-aiUsage
snowUpdate
snow --updateRelease v0.7.16
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-aiUsage
snowUpdate
snow --updateRelease v0.7.15
Snow CLI v0.7.15
What's New
- Fixed DIffViewer display issue under non-YOLO mode
- Added
/branchcommand 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-aiUsage
snowUpdate
snow --updateRelease v0.7.14
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-aiUsage
snowUpdate
snow --updateRelease v0.7.13
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-aiUsage
snowUpdate
snow --updateRelease v0.7.12
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-aiUsage
snowUpdate
snow --updateRelease v0.7.11
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-aiUsage
snowUpdate
snow --updateRelease v0.7.10
Snow CLI v0.7.10
What's New
- Added
/pixelcommand 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-aiUsage
snowUpdate
snow --updateRelease v0.7.9
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-aiUsage
snowUpdate
snow --update