Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 19, 2025

Removes the code0-definition-reader Rust crate from the repository. Only the CLI and TypeScript reader remain.

Deletions:

  • crates/package/ - entire Rust reader implementation

Workspace updates:

  • Cargo.toml - removed crates/package from workspace members
  • Cargo.lock - regenerated without reader dependencies

Documentation:

  • README.md - removed Rust reader installation and usage documentation

CI/CD:

  • .github/workflows/ci.yml - removed package build/test job
  • .github/workflows/release.yml - removed publish-rs-reader job
Original prompt

This section details on the original issue you should resolve

<issue_title>Drop Rust Reader Crate</issue_title>
<issue_description></issue_description>

<agent_instructions>Drop the rust reader crate completly.

Not just delete the folder but also adjust the cli, readme and other occurrences!</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: raphael-goetz <52959657+raphael-goetz@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove Rust Reader crate and update references Drop Rust reader crate Dec 19, 2025
Copilot AI requested a review from raphael-goetz December 19, 2025 12:17
@raphael-goetz raphael-goetz marked this pull request as ready for review December 19, 2025 12:50
@raphael-goetz raphael-goetz merged commit c9cff25 into main Dec 19, 2025
5 checks passed
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.

Drop Rust Reader Crate

2 participants