Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Improve thread title creation #4343

Open
imtuyethan opened this issue Dec 27, 2024 · 0 comments
Open

enhancement: Improve thread title creation #4343

imtuyethan opened this issue Dec 27, 2024 · 0 comments
Assignees
Labels
category: threads & chat Threads & chat UI UX issues type: enhancement Improves a current feature

Comments

@imtuyethan
Copy link
Contributor

Problem Statement

  • Current title creation fails with cryptic errors when titles contain newlines
  • This affects auto-generated titles from AI responses
  • Poor user experience when title creation fails
Screenshot 2024-12-27 at 10 59 51 AM

Enhancement

How can we improve it?

  • Graceful fallback if title creation fails
  • Clear error logging
  • Retry logic for failed updates

Is it possible to automatically sanitize generated titles?

  • Remove newlines and normalize whitespace
  • Handle special characters
  • Trim to valid length
@github-project-automation github-project-automation bot moved this to Investigating in Jan & Cortex Dec 27, 2024
@imtuyethan imtuyethan added category: threads & chat Threads & chat UI UX issues type: enhancement Improves a current feature labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: threads & chat Threads & chat UI UX issues type: enhancement Improves a current feature
Projects
Status: Investigating
Development

No branches or pull requests

2 participants