jessvb / convo

An interactive conversational programming agent.
MIT License
5 stars 1 forks source link

allow intent fields to persist #134

Closed zhujessica closed 3 years ago

zhujessica commented 3 years ago

Store the intent names, phrases, and entities in localStorage whenever they are updated so that the user can leave the page and come back to them still there.