github davila7/claude-code-templates v1.15.0
🚀 Complete Mobile Chats Interface v1.15.0

latest releases: v1.19.1, v1.19.0, v1.18.0...
one month ago

🎯 Major Features

  • Complete mobile-first chats interface with real-time WebSocket updates
  • 🧠 Intelligent auto-scroll system with user behavior detection
  • 🛡️ DOM-aware WebSocket message correlation protection
  • 🌐 Enhanced Cloudflare Tunnel support with improved URL detection
  • 📱 Separate commands: --chats (mobile) and --analytics (dashboard)

🔄 Architecture Changes

  • 🗑️ Removed AgentsPage.js - chats now completely independent
  • 🎨 Simplified Sidebar for analytics-only functionality
  • 🚀 CLI commands restructured: --chats, --analytics, --agents, --verbose, --tunnel

🐛 Bug Fixes

  • 🔧 Fixed tool summary text overflow for long file paths
  • 💬 Resolved WebSocket message correlation conflicts
  • 🛡️ Protected DOM-rendered text messages from tool overwrites
  • 📱 Fixed status footer overlapping messages

🚀 Usage

# Mobile-first chats interface
npx claude-code-templates --chats

# Analytics dashboard
npx claude-code-templates --analytics  

# With Cloudflare Tunnel for remote access
npx claude-code-templates --chats --tunnel

🔗 Links

🤖 Generated with Claude Code

Don't miss a new claude-code-templates release

NewReleases is sending notifications on new releases.