Skip to content

Terraphim AI v1.0.2 - Multi-Platform Release

Choose a tag to compare

@AlexMikhalev AlexMikhalev released this 05 Nov 23:30
· 2632 commits to main since this release
a03b41e

Terraphim AI v1.0.2 - Multi-Platform Release

πŸŽ‰ Complete Release with Desktop App!

βœ… What's Delivered

macOS - Full Support

  • Universal Binary (43MB) - Works on all Macs
  • ARM64 Native (21MB) - Optimized for Apple Silicon
  • x86_64 Native (22MB) - For Intel Macs
  • Desktop App DMG (11MB) - Beautiful Tauri desktop application

All Binaries Include

  • terraphim_server - Main server
  • terraphim_mcp_server - MCP integration
  • terraphim-tui - Terminal UI with REPL

πŸ§ͺ 100% Tested & Verified

  • All 14 TUI commands working perfectly
  • Role switching with different search algorithms
  • Desktop app with system tray integration
  • Complete test documentation included

πŸ“¦ Installation

# Download and extract
tar -xzf terraphim-ai-v1.0.2-macos-universal.tar.gz

# Run TUI
./terraphim-tui repl

# Install Desktop App
open terraphim-desktop-v1.0.2-macos-aarch64.dmg

πŸ”§ Fixed in This Release

  • Desktop app Svelte dependency issues βœ…
  • Atomic feature configuration βœ…
  • System tray synchronization βœ…
  • Search result ranking accuracy βœ…

πŸ“š Documentation

See included files:

  • TUI_VERIFICATION_REPORT.md - Complete testing results
  • BUILD_MULTIPLATFORM.md - Build instructions for all platforms
  • SEARCH_ROLE_PROOF.md - Role system verification

πŸš€ Coming Soon

Linux and Windows builds will be added via CI/CD automation in v1.0.3.