Users can now see and click on previous sessions from the home page without having to create a new session. Shows up to 6 most recent sessions with: - Session ID and status (created/completed) - First 100 chars of prompt - Session creation date Features: - Fetches sessions from new GET /api/collaborate endpoint - Clickable cards to open existing sessions - Beautiful glassmorphic cards with hover effects - Responsive grid layout 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.