VibeTunnel Pre-release Updates https://github.com/amantus-ai/vibetunnel VibeTunnel pre-release and beta updates feed en VibeTunnel 1.0.0-beta.5 https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.5/VibeTunnel-1.0.0-beta.5.dmg 150 1.0.0-beta.5 VibeTunnel 1.0.0-beta.5

Pre-release version

🎯 Features

Real-time Claude Activity Monitoring

  • See Claude's live status directly in the VibeTunnel sidebar - Know exactly what Claude is "Thinking", "Crafting", or "Searching" with real-time progress indicators showing duration and token counts.
  • Activity status persists across browser refreshes - Works seamlessly with external terminal sessions.
  • Faster sidebar updates - Sidebar now refreshes every second (previously 3 seconds) for more responsive activity tracking.

Comprehensive Terminal Title Management

  • Dynamic, context-aware terminal titles - Terminal windows display your current directory, running command, and live activity status.
  • Choose your title mode - Select between static titles (path + command) or dynamic titles that include real-time activity indicators.
  • Automatic directory tracking - Terminal titles update automatically when you change directories with cd commands.
  • Session name integration - Custom session names are reflected in terminal titles for better organization.

🌏 International Input Support

  • Fixed Japanese/CJK input duplication on iOS - Typing Japanese, Chinese, or Korean text on mobile browsers no longer produces duplicate characters. IME composition is now handled correctly.

⌨️ Enhanced Terminal Experience

  • Shell aliases now work properly - Commands like claude, ll, and other custom aliases from your .zshrc/.bashrc are now recognized when launching terminals through VibeTunnel.
  • Prevented recursive VibeTunnel sessions - Running vt inside a VibeTunnel session now shows a helpful error instead of creating confusing nested sessions.
  • Fixed critical race condition in terminal output - Terminal sessions now handle high-volume output without corruption or out-of-order text.

🤖 Claude Code Integration

  • Added Shift+Tab support - Full support for Claude Code's mode switching (regular/planning/autoaccept modes) on both desktop and mobile.
  • Mobile quick keyboard enhancement - Added dedicated Shift+Tab button (⇤) to the mobile keyboard for easy mode switching.
  • Fixed keyboard input conflicts - Typing in Monaco Editor or other code editors no longer triggers unintended shortcuts.

🚀 Quick Start Enhancements

  • Added Gemini as quickstart entry - Google's Gemini AI assistant is now available as a one-click option when creating new terminal sessions, alongside Claude and other common commands.
]]>
Sun, 30 Jun 2025 03:26:47 +0000
VibeTunnel 1.0.0-beta.4 https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.4/VibeTunnel-1.0.0-beta.4.dmg 114 1.0.0-beta.4 VibeTunnel 1.0.0-beta.4

Pre-release version

✨ Highlights

  • Completely revamped mobile keyboard
  • Mobile and Mac UI polish
  • Fixes issues with Terminal app
  • New security model: OS password or SSH keys

🎨 Improvements

  • Enhanced terminal session handling and stability
  • Fixed various edge cases in terminal rendering and performance
  • Resolved session management issues
  • Fixed URL link detection for wrapped URLs on mobile terminals (#85)
  • Split session view file for better code organization (#89)

View full changelog

]]>
Thu, 27 Jun 2025 00:31:41 +0000 14.0
VibeTunnel 1.0.0-beta.3 https://github.com/amantus-ai/vibetunnel/releases/download/v1.0.0-beta.3/VibeTunnel-1.0.0-beta.3.dmg 110 1.0.0-beta.3 VibeTunnel 1.0.0-beta.3

Pre-release version

🎉 Beta 3 Release

There's too much to list! This is the version you've been waiting for.

✨ Highlights

  • Redesigned, responsive, animated frontend
  • File-Picker to see files on-the-go
  • Creating new Terminals is now much more reliable
  • Fresh new icon for Progressive Web App installations

🎨 Improvements

  • Improved terminal width spanning and layout optimization
  • Added terminal font size adjustment in the settings dropdown
  • Refined bounce animations for a more subtle, professional feel
  • Added retro CRT-style phosphor decay visual effect for closed terminals
  • Fixed buffer aggregator message handling for smoother terminal updates
  • Better support for shell aliases and improved debug logging
  • Enhanced Unix socket server implementation for faster local communication
  • Special handling for Warp terminal with custom enter key behavior
  • New dock menu with quick actions when right-clicking the app icon
  • More resilient vt command-line tool with better error handling
  • Ensured vibetunnel server properly terminates when Mac app is killed

View full changelog

]]>
Sun, 23 Jun 2025 04:30:00 +0000 14.0
VibeTunnel 1.0.0-beta.2 https://github.com/amantus-ai/vibetunnel/releases/download/v1.0-beta.2/VibeTunnel-1.0.0-beta.2.dmg 107 1.0-beta.2 VibeTunnel 1.0.0-beta.2

Pre-release version

🎨 Improvements

  • Redesigned slick new web frontend
  • Faster terminal rendering in the web frontend
  • New Sessions spawn new Terminal windows. (This needs Applescript and Accessibility permissions)
  • Enhanced font handling with system font priority
  • Better async operations in PTY service for improved performance
  • Improved window activation when showing the welcome and settings windows
  • Preparations for Linux support

🐛 Bug Fixes

  • Fixed window front order when dock icon is hidden
  • Fixed PTY service enhancements with proper async operations
  • Fixed race condition in session creation that caused frontend to open previous session

View full changelog

]]>
Thu, 19 Jun 2025 12:50:59 +0200 15.0
VibeTunnel 1.0-beta.1 https://github.com/amantus-ai/vibetunnel/releases/download/v1.0-beta.1/VibeTunnel-1.0-beta.1.dmg 103 1.0-beta.1 VibeTunnel 1.0-beta.1

Pre-release version

🎉 First Public Beta Release

This is the first public beta release of VibeTunnel, ready for testing by early adopters.

✨ What's Included

  • Complete terminal session proxying to web browsers
  • Support for multiple concurrent sessions
  • Real-time terminal rendering with full TTY support
  • Secure password-protected dashboard
  • Tailscale and ngrok integration for remote access
  • Automatic updates via Sparkle framework
  • Native macOS menu bar application

🐛 Bug Fixes Since Internal Testing

  • Fixed visible circle spacer in menu (now uses Color.clear)
  • Removed development files from app bundle
  • Enhanced build process with automatic cleanup
  • Fixed Sparkle API compatibility for v2.7.0

📝 Notes

  • This is a beta release - please report any issues on GitHub
  • Auto-update functionality is fully enabled
  • All core features are stable and ready for daily use

✨ What's New Since Internal Testing

  • Improved stability and performance
  • Enhanced error handling for edge cases
  • Refined UI/UX based on internal feedback
  • Better session cleanup and resource management
  • Optimized for macOS Sonoma and Sequoia

🐛 Known Issues

  • Occasional connection drops with certain terminal applications
  • Performance optimization needed for very long sessions
  • Some terminal escape sequences may not render perfectly

📝 Notes

  • This is a beta release - please report any issues on GitHub
  • Auto-update functionality is fully enabled
  • All core features are stable and ready for daily use

View full changelog

]]>
Tue, 17 Jun 2025 01:09:18 +0200 15.0