Is your feature request related to a problem? Please describe.
The prompts history is too basic, if we could 1) simply add a title to them, 2) bookmark them and 3) Branch a prompt from a message (just like Libre Chat's), then it would have been great. I personally prioritize the 1st two.
Describe the solution you'd like
Prompts are saved as JSON in the local data, so if you simply add Title, as well as proprties to bookmark and then show them in the ZooCode's panel, I think it would do it. The branching could get complex but I think simply a copy of all the message history up to the user-defined checkpoint would do the job.
Describe alternatives you've considered
There is no alternative to naming (adding title) to the history messages or such.
Additional context
Simply something like this

Is your feature request related to a problem? Please describe.
The prompts history is too basic, if we could 1) simply add a title to them, 2) bookmark them and 3) Branch a prompt from a message (just like Libre Chat's), then it would have been great. I personally prioritize the 1st two.
Describe the solution you'd like
Prompts are saved as JSON in the local data, so if you simply add Title, as well as proprties to bookmark and then show them in the ZooCode's panel, I think it would do it. The branching could get complex but I think simply a copy of all the message history up to the user-defined checkpoint would do the job.
Describe alternatives you've considered
There is no alternative to naming (adding title) to the history messages or such.
Additional context

Simply something like this