Skip to content

Releases: OpenAnalystInc/cli

v2.0.30

11 Apr 06:10

Choose a tag to compare

OpenAnalyst CLI v2.0.30

What's New

  • Multi-provider streaming fix — Ollama, OpenAI, OpenRouter, Anthropic all stream correctly with provider-specific reasoning field parsing
  • Provider-specific API params — OpenAI reasoning models use max_completion_tokens, OpenRouter gets attribution headers, all providers get stream_options
  • MCP WebSocket transport — Connect to remote MCP servers via WebSocket
  • Thinking/effort API/v1/chat now accepts effort parameter (low/medium/high/max)
  • Version alignment scriptnode scripts/bump-version.js X.Y.Z updates all version locations
  • Chat spacing polish — Matches Claude Code's turn gaps and tool stacking
  • Input box responsive — Progressive badge hiding on narrow terminals
  • CI/CD optimized — Auto-cleanup of old releases, 1-day artifact retention

Downloads

Note: Windows binary included. Other platform binaries will be added when CI pipeline runs.
Install via npm: npm install -g @openanalystinc/openanalyst-cli

v2.0.28

10 Apr 11:09

Choose a tag to compare

v2.0.28

  • Remove custom scrollbar — clean chat area matching Claude Code
  • Remove separator line above input box
  • Banner tips show OPENANALYST.md for all providers
  • Tool card visual parity: filled circle icons (green success, red error, gradient spinner)
  • Inline code background tint in assistant messages
  • Dynamic status bar phase labels from engine

Note: Only Windows x86_64 binary available in this release. Other platform binaries will be added when CI/CD is restored.