Skip to content

feat: auto-cleanup empty chats on new chat creation#83

Open
wbszhu wants to merge 1 commit intoaristoteleo:mainfrom
wbszhu:feat/auto-cleanup-empty-chats
Open

feat: auto-cleanup empty chats on new chat creation#83
wbszhu wants to merge 1 commit intoaristoteleo:mainfrom
wbszhu:feat/auto-cleanup-empty-chats

Conversation

@wbszhu
Copy link
Copy Markdown

@wbszhu wbszhu commented Apr 15, 2026

When creating a new chat, automatically delete any existing empty chats (chats with no messages) to prevent sidebar clutter from unused "New Chat" entries. Uses in-memory message check to avoid false positives from the 2-second debounce persistence delay.

When creating a new chat, automatically delete any existing empty chats
(chats with no messages) to prevent sidebar clutter from unused "New Chat"
entries. Uses in-memory message check to avoid false positives from the
2-second debounce persistence delay.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant