Skip to content

Release v0.8.6

Choose a tag to compare

@github-actions github-actions released this 26 Jun 08:20

Snow CLI v0.8.6

What's New

  • Add /cut command to interrupt AI mid-response and immediately send a message
  • Add /think-display command to control thinking content display mode (full/compact/status)
  • Enhance AnyPanel plugin interface with session context management, generic state management, and lifecycle hooks
  • Enhance game plugin system with dynamic tick intervals and engine-level pause mechanism
  • Force bypass ESM module cache to support hot reloading of plugin code during development
  • Reduce the pollution of gitline messages on terminal display

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update