Skip to content

v1.5.0 - Major Feature Release

Latest

Choose a tag to compare

@brn-mwai brn-mwai released this 19 Feb 23:24
· 24 commits to main since this release

What's New in v1.5.0

Browser Engine

  • 39 browser automation tools with Playwright integration
  • 55 built-in skills across 10 categories (search, social, e-commerce, productivity)
  • Custom skill creation powered by Gemini -- teach Wispy new browser workflows via natural language

Multi-Model Support

  • Anthropic Claude, Groq, OpenRouter, Kimi provider integrations (coming soon)
  • Model registry with automatic routing and fallback

Vision & Webcam

  • Webcam frame capture and video recording via ffmpeg
  • Live vision streaming -- captures frames at intervals, Gemini analyzes each in real-time
  • Cross-platform device detection (Windows/Mac/Linux)

Wallet CLI Enhancements

  • /wallet balance -- per-chain balance display (Base USDC, SKALE, Solana)
  • /wallet details -- full wallet info dump
  • Solana wallet support with SOL balance checking

Filesystem Permissions

  • Configurable fullFilesystemAccess in security config
  • New setup wizard step for filesystem access control

Zoho Email Integration

  • Send and list emails via Zoho Mail API
  • OAuth2 authentication with token refresh

Telegram File Access

  • /files [path] -- list directory contents in Telegram
  • /send <filepath> -- send local files to Telegram chat

Other

  • Cron scheduling and Marathon Mode for multi-day autonomous execution
  • Improved setup wizard UX
  • Cleaned up unnecessary docs from repo

Full Changelog: v1.4.1...v1.5.0

Install: npm install -g wispy-ai@1.5.0