π 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