Files
openclaude/python
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
..