4 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
NA-Wen
033617e4ba delete skills.md 2026-03-17 10:15:52 +08: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