15 Commits
Author SHA1 Message Date
Mallamaci BenitoandZane Chen 37ae5dd255 docs(03-persistence): mention SQLite as an alternative backend (#26)
* docs(03-persistence): mention SQLite as an alternative backend

* Update README with persistence options and SQLite note

Clarify persistence options and mention SQLite as a potential upgrade for handling concurrent writers and richer queries.

* Revise persistence options in README.zh.md

Updated the section on persistence options to clarify the transition from file-based storage to database solutions like SQLite and Postgres.

* Fix typos and enhance clarity in README.md

Corrected spelling of 'Postgre' to 'Postgres' and improved clarity of the note about persistence.

---------

Co-authored-by: Zane Chen <99708452+czl9707@users.noreply.github.com>
2026-07-07 20:16:40 -04:00
Zane Chen 8e71c10f13 chore: respecting stop reason (#17)
* chore: respecting stop reason

* fix: add back template substitution

* typo fix

* increase timeout allow slower model
2026-05-19 20:16:37 -04:00
Zane Chen 99c1873ac3 fix (#11) 2026-03-29 09:21:09 -04:00
zane 6f74bddc79 add Chinese Translation 2026-03-20 09:32:55 -04:00
zane a5a3079e4a 1-9 README 2026-03-12 22:12:30 -04:00
zane 122f20c2fa 14-post-message-back 2026-03-11 01:06:59 -04:00
zane 25f43e5de7 09-channels 2026-03-10 21:42:19 -04:00
zane 8f749f60f6 08-config-hot-reload 2026-03-10 16:04:46 -04:00
zane bc437f2f95 07-event-driven 2026-03-10 15:32:13 -04:00
zane 23f7d2a561 Adjust naming & diffing 2026-03-10 12:54:43 -04:00
zane 93103ff516 nested Structure 2026-03-10 09:38:34 -04:00
zane 8a3919fbc1 06-web-tools 2026-03-09 21:30:50 -04:00
zane 9565cb922a 05-compaction 2026-03-09 20:54:53 -04:00
zane 172556d7ac STEP 03 2026-03-08 23:15:49 -04:00
zane eca37c7ef2 enhance 00-01-02 2026-03-08 22:57:44 -04:00