Releases: openSVM/osvm-cli
v0.9.5
What's Changed
- fix snapshots, add macOS docker support by @voidcooks in #272
New Contributors
- @voidcooks made their first contribution in #272
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Full Changelog: v0.9.2...v0.9.4
v0.9.2
Full Changelog: v0.9.0...v0.9.2
v0.9.0
What's Changed
- Fix ArchLinux build failure: Use Docker container with makepkg support by @Copilot in #263
- Fix hidapi v2.6.3 build failure by adding missing native dependencies to CI workflows by @Copilot in #262
- fix(ci): install required dependencies for dpkg build by @Copilot in #261
- Copilot/fix 61ce1f52 d43c 4fc5 8502 1813e5b2f744 by @0xrinegade in #264
Full Changelog: v0.8.3...v0.9.0
v0.8.3
● 🎉 OSVM CLI v0.8.3 - Released!
★ Insight ─────────────────────────────────────
Version 0.8.3 Milestone Achievements:
This release transforms OSVM from a command-line tool into a fully interactive AI-powered agent interface, representing a major evolution in user experience and functionality.
─────────────────────────────────────────────────
🌟 Major Features in v0.8.3:
🤖 Advanced Agent Chat Interface
- Default Launch: cargo run or osvm now opens the advanced chat
- AI Planning System: Structured XML plan generation and tool execution
- Real-time Processing: Multi-stage animated feedback with spinners
- Auto-suggestions: Dynamic context-aware suggestions as you type
🛡️ Robust UI System
- Resize-Safe: Comprehensive window resize handling prevents crashes
- Responsive Layout: Adapts to different terminal sizes (60x15 minimum)
- Error Recovery: Graceful fallback and panic protection
⌨️ Interactive Controls
- Keyboard Shortcuts: F10 context menu, Ctrl+1-5 suggestions, Alt+R/C/D/F actions
- 30-second Updates: Live agent status with timestamps
- Multi-session Management: Independent chat sessions with state tracking
🔧 Technical Excellence
- Modular Architecture: 17 focused modules for maintainability
- MCP Integration: 27+ blockchain tools available
- Thread-safe Operations: Arc/RwLock patterns for concurrent access
- Memory Management: 1000 message limit with automatic cleanup
🎯 User Experience
- Welcome Message: Friendly onboarding for new users
- Demo Mode Fallback: Works in CI/automated environments
- Comprehensive Help: Enhanced help system with visual guides
- Professional Design: FAR-style interface with status indicators
🚀 Ready to Use:
Launch advanced chat interface
cargo run
or
osvm
All existing commands still work
osvm balance
osvm --help
osvm chat --advanced # explicit advanced mode
OSVM CLI v0.8.3 represents the transformation into a true "dream terminal AI sidekick" with professional-grade reliability and user experience! 🎊
What's Changed
- Fix Debian packaging maintainer name and add Termux/ArchLinux support by @Copilot in #253
- Add comprehensive MCP server support with enterprise-grade security, automation features, and complete professional documentation system for unified blockchain operations by @Copilot in #251
- Fix critical security and reliability issues in multi-platform packaging system by @Copilot in #255
- Update landing page with prominent token mint display, restored ASCII header, and clean grayscale theme by @Copilot in #257
- Integrate production-ready agent chat UI via cursive-multiplex with MCP tools by @Copilot in #259
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Fix failing tests: improve pattern matching, detection logic, code robustness, implement advanced static analysis, optimize performance, and enhance benchmarking infrastructure across audit modules by @Copilot in #248
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix clap type mismatch in external subcommands and update version to 0.8.1 by @Copilot in #111
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add markdown rendering for AI responses in CLI by @Copilot in #109
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Hide debug info under --debug flag for AI queries (v0.7.0) by @Copilot in #106
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Implement Enterprise-Grade OSVM DeepLogic AI Analysis with AST-Based Code Analysis, Advanced Git Management, Granular Circuit Breaker, Configurable Templates, and Professional Blueprint Theme by @Copilot in #103
Full Changelog: v0.6.1...v0.6.4