Files
openclaude/.github
f6ecee0c00 chore: remove unused Python helper suite (#1827)
Remove the unused Python helper island under python/, including the standalone Ollama adapter, smart router, pytest tests, and Python requirements file.

Drop the corresponding Python setup, dependency install, and pytest steps from the PR checks workflow now that no repo-level Python helper suite remains.

Clean contributor-facing references in README, AGENTS.md, and CONTRIBUTING.md so the repository map and validation guidance no longer point at deleted Python helper code.

Validation:

- bun run build: passed

- bun run typecheck: passed

- bun run typecheck:type-tests: passed

- bun run test:provider-recommendation: passed

- bun run security:pr-scan -- --base upstream/main --head HEAD: passed

- bun run check: failed in existing broader test suites unrelated to this removal (bughunter git context, Conversation Arc Scale and Stability, xAI OAuth callback)

- bun run test:provider: failed in existing xAI OAuth callback tests

Co-authored-by: jatmn <jatmn@users.noreply.github.com>
2026-07-01 07:42:08 +08:00
..