Skip to content

Conversation

kkashilk
Copy link
Contributor

@kkashilk kkashilk commented Oct 8, 2025

Optimize conversation loading behavior

Restructured the conversation loading logic to avoid unnecessary database queries on every chat session start

  1. Improves performance by eliminating redundant database lookups when resuming isn't needed
  2. Fixes an issue with checkpoint feature, when starting multiple conversations from the same directory

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@brandonskiser brandonskiser merged commit da7689a into main Oct 10, 2025
15 checks passed
@brandonskiser brandonskiser deleted the checkpoint-fix-1 branch October 10, 2025 21:56
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.

3 participants