Commit Graph

1 Commits

Author SHA1 Message Date
spencrmartin 7030ff6077 Fix 404 errors for new sessions
- Add guard in syncTabTitleWithBackend to skip new sessions (starting with 'new_')
- Update TabbedChatContainer to only sync existing sessions
- Prevent openExistingSession from trying to sync new session titles
- This eliminates 404 errors when creating new chat tabs
2025-11-20 12:06:28 -05:00