stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
4.96k stars 894 forks source link

Feature Request: Add Chat Persistence Across Devices & Sessions #39

Open adenkaplan opened 1 week ago

adenkaplan commented 1 week ago

Describe the bug

when I refresh the page, all my old conversations removed, and I couldn't find on the conversation list on the left panel.

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-l37y2f

Steps to reproduce

  1. chat with the bot
  2. after a while (may be after 24 o`clock) refresh the browser
  3. you can't reach the previous chat data

Expected behavior

I need to access my old chat data when I refresh the pate.

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 129.0.0.0
Major version = 129
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 89177531,
  "usedJSHeapSize": 86971299,
  "jsHeapSizeLimit": 4294705152
}
Chat ID = 8b8c6e0def57

Additional context

No response

patiljignesh commented 1 week ago

Same issue, using safari.

Nemikolh commented 1 week ago

Hey @adenkaplan and @patiljignesh!

The conversation is indeed not persisted between refresh, we've added this feature to our internal tracker.

We'll keep you posted when this is implemented.

mauriciorubio2 commented 1 week ago

Same πŸ€¦πŸ»β€β™‚οΈ. Lost hours of work and multiple apps I had built 🀯. Major issue: https://github.com/stackblitz/bolt.new/issues/160

swcrazyfan commented 1 week ago

This is really truly horrible. There was no notification that chat will disappear, and now I've lost hours of progress. Really disappointed. I paid for the pro version, too.

kc0tlh commented 6 days ago

Keeping chat history is indeed an important feature that we are working rapidly to add! This is on our high priority roadmap and will be addressed very soon.

Appreciate all of your feedback and patience!

adenkaplan commented 6 days ago

In fact, that's why I only have 2M tokens left from 10M tokens. Because I had to rewrite everything for the 3rd time. By the way, I think users will need instructions on how to edit their texts or instructions to the AI. Because it always forgets what I say over and over again. After a while, it becomes difficult for the AI ​​to remember the instructions

kc0tlh commented 3 hours ago

Update: How To Open Chats On a New Browser/Device

  1. Login to StackBlitz.com (same account as Bolt.new)
  2. Open the Collections Tab
  3. Open the Bolt collection
  4. Open the project you want to edit in Bolt
  5. Press the "Open in Bolt" button and continue coding!