Skip to content

Remove python implementation#38

Merged
dacorvo merged 2 commits into
mainfrom
remove-python
Jun 25, 2026
Merged

Remove python implementation#38
dacorvo merged 2 commits into
mainfrom
remove-python

Conversation

@dacorvo

@dacorvo dacorvo commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Everything is rust based now.

dacorvo and others added 2 commits June 25, 2026 15:11
The Rust crate now covers the whole pipeline (run, proxy, sandbox, drivers,
export, inspect, ls), so retire the Python package and its tooling:

- delete src/agentcap/, pyproject.toml, and the pytest suite (tests/*.py)
- drop the Python CI workflows (linux-live-tests.yml, linux-non-live-tests.yml);
  the Rust Test / Test - Live / Build - Release workflows replace them
- prune Python-only entries from .gitignore
- fix the crate doc and a few comments that still described the Python half

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
With the Python package gone, remove the "Ports `*.py`" provenance and the
"matches the Python" notes from the Rust module docs — comments should describe
the code as it stands. Kept the references to the external pyarrow / `datasets`
ecosystem (consumer-side parquet compatibility), which remain accurate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dacorvo dacorvo merged commit 974d4b6 into main Jun 25, 2026
7 checks passed
@dacorvo dacorvo deleted the remove-python branch June 26, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant