feat: add session history sidebar #32

Merged
shahondin1624 merged 1 commits from feature/issue-12-session-sidebar into main 2026-03-12 11:56:17 +01:00

Summary

  • SessionSidebar with session list, delete with confirmation
  • Session switching and navigation
  • Integrated into chat page layout

Closes #12

🤖 Generated with Claude Code

## Summary - SessionSidebar with session list, delete with confirmation - Session switching and navigation - Integrated into chat page layout Closes #12 🤖 Generated with [Claude Code](https://claude.com/claude-code)
shahondin1624 added 1 commit 2026-03-12 11:56:17 +01:00
- SessionSidebar component listing past sessions sorted by recency
- Session title preview and relative date display
- Click to switch sessions, delete with confirmation
- Added deleteSession method to session store
- Integrated sidebar into chat page layout

Closes #12

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 1e62f7d1c1 into main 2026-03-12 11:56:17 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: llm-multiverse/llm-multiverse-ui#32