mirror of
https://github.com/Gitlawb/openclaude.git
synced 2026-08-24 10:14:19 -05:00
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>