2 Commits
Author SHA1 Message Date
b15660e388 chore: remove unused atomic chat python helper (#1804)
Remove the unused top-level Python Atomic Chat helper and its dedicated pytest coverage. The active Atomic Chat provider path is implemented in TypeScript through the OpenAI-compatible shim, so keeping this standalone Python module only adds dead code.

Leave the remaining Python helper modules, pytest suite, and CI workflow intact.

Co-authored-by: jatmn <12479882+jatmn@users.noreply.github.com>
2026-06-29 17:58:49 +08:00
Vasanth TandGitHub 80a2f1414c docs: organize Python helpers and refresh README (#334)
* docs: organize Python helpers and refresh README

* docs: add README status badges

* test: centralize Python helper test imports

* docs: add short provenance disclaimer
2026-04-04 21:24:36 +08:00