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
5328f57a72
fix: update vulnerable dependencies ( #1149 )
...
* fix: update vulnerable dependencies
* fix: update pytest asyncio compatibility
---------
Co-authored-by: OpenClaude Worker 3 <worker-3@openclaude.local >
2026-05-13 19:59:52 +08:00
lunamonke and GitHub
4c50977f3c
Decouple and fix mistral ( #595 )
...
* decouple and fix mistral
* fix wrong variable for currentBaseUrl and buildAPIProviderProperties
2026-04-12 15:26:14 +08:00
648ae8053b
ci: run python provider tests in pr-checks ( #477 )
...
* Add WakaTime extension to devcontainer configuration
* ci: run python provider tests in pr-checks
* Delete .devcontainer directory
* ci: added requirements.txt for pip caching
* ci: addressed security and mainenance issues
* ci: updated release tag
* Update .github/workflows/pr-checks.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* ci: added full commit SHA for python setup
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-08 15:18:04 +08:00
Vasanth T and GitHub
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