Skip to content

feat(ai-chat): persist local conversations and add history UI#2896

Draft
adityathebe wants to merge 3 commits intomainfrom
feature/ai-chat-persistence-history-split
Draft

feat(ai-chat): persist local conversations and add history UI#2896
adityathebe wants to merge 3 commits intomainfrom
feature/ai-chat-persistence-history-split

Conversation

@adityathebe
Copy link
Member

@adityathebe adityathebe commented Feb 27, 2026

  • persist active AI conversation across refresh/navigation
  • add local conversation history with resume + delete
  • make AI chat popover default size viewport-based (50% width, 70% height)

resolves: #2881

@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aws-preview Ready Ready Preview Feb 27, 2026 2:49pm
flanksource-ui Ready Ready Preview Feb 27, 2026 2:49pm

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/ai-chat-persistence-history-split

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

AI Chat - Local Persistence

1 participant