๐ Session Sharing & UI Improvements - v1.25.0
๐ What's New in v1.25.0
โจ Session Sharing System
Share your Claude Code conversations with the community! Export, upload, and clone complete sessions with a single command.
Features:
- ๐ค Export & Share: Share sessions via URL with QR code support
- ๐ฅ Clone Sessions: Download and resume shared conversations
- ๐ Smart Limiting: Automatically limits to last 100 messages for optimal sharing
- ๐ Public Hosting: Uses x0.at for reliable file hosting
Usage: Share a session from the dashboard - Click Share button to get shareable URL with QR code Clone a shared session - npx claude-code-templates --clone-session URL
๐จ Mobile Dashboard UI Improvements
Project Grouping:
- ๐ Sessions now organized by project with collapsible groups
- ๐ Smart search with auto-expand/collapse functionality
- ๐ Session counts per project
Redesigned Action Buttons:
- ๐ฏ Unified button group with orange accent styling
- Resume, Share, Search buttons with SVG icons
- Smooth animations and hover effects
Terminology Update:
- Changed Conversations to Sessions throughout the interface
๐ง Technical Improvements
- New SessionSharing class for complete sharing workflow
- Enhanced mobile dashboard with modular architecture
- Improved state management for project groups
๐ฆ Installation
npm install -g claude-code-templates
๐ Resources
- Documentation: https://aitmpl.com
- GitHub: https://github.com/davila7/claude-code-templates
- Discord: Join our community to share sessions and tips!
๐ค Built with Claude Code