5 Commits

Author SHA1 Message Date
voidborne-d
1ce86df22f build(deps): add watchfiles to pyproject + refresh uv.lock
Promotes watchfiles from a transitive dep (uvicorn[standard]) to a
direct dep so that uv-based installs pull it in even when uvicorn's
optional extras are unselected. `requirements.txt` already listed it.

The lockfile churn beyond watchfiles is pre-existing drift: mem0ai was
added to pyproject.toml in #598 without re-locking, so `uv lock --check`
was already failing on main before this commit.
2026-04-29 16:14:49 +08:00
kartik-mem0
adc00f4faf feat: add Mem0 memory integration with config, implementation, docs, tests, and dependency 2026-04-01 20:24:24 +05:30
laansdole
f3d6a2f94e feat: make check-backend for quality checks 2026-03-16 16:56:52 +07:00
Shu Yao
7bb72f56e6 add: batch execution API added 2026-01-10 22:35:32 +08:00
NA-Wen
f0db945ed3 initial commit of chatdev 2.0 2026-01-07 16:24:01 +08:00