Results 477 comments of David Humphrey

Question: did you "Clear Messages"? I would put money on this explanation, which would (currently) reset the system message too. I think users likely wouldn't expect "Clear Messages" to also...

@tarasglek if you modify the prompt (which you did in that video), it updates in the db, thus changing the value of the starred prompt. I don't think the code...

@alexisargyris thanks for your feedback and filing an issue. I suspect we *do* have bugs around this code, since it's so new and largely untested in the wild. Feedback from...

Makes sense. So to do what you suggest, we have to separate the storage of saved/starred prompts from the original messages (i.e., add a table). So let's say I star...

I think the right solution here is to create a new table for the system prompts. We can leave `messages` alone, and copy things over when you star, or remove...

Great. Let us know if you need guidance, and obviously, ask ChatCraft for help :)

I did a test with this, and it doesn't look ready for use. No TypeScript support, fails to build properly with vite, etc. We might want to let it bake...

This is connected to #318 and #311.

Interesting to see Google indexing shared chats too:

I've heard the same, but we don't seem to be punished. This shared chat was one I linked to in my blog post, so Google found and indexed it organically....