srcbookdev / srcbook

TypeScript-centric app development platform
https://srcbook.com
Apache License 2.0
2.6k stars 101 forks source link

Persist chat history #382

Closed nichochar closed 1 month ago

nichochar commented 1 month ago

The history is now persisted into SQLite DB.

Notes