Skip to content

Remove unused Anthropic decoders - #2082

Merged
gold-silver-copper merged 1 commit into
mainfrom
issue-2071-remove-anthropic-decoders
Jul 9, 2026
Merged

Remove unused Anthropic decoders#2082
gold-silver-copper merged 1 commit into
mainfrom
issue-2071-remove-anthropic-decoders

Conversation

@gold-silver-copper

Copy link
Copy Markdown
Contributor

Summary

  • remove the unused public providers::anthropic::decoders module
  • remove the pub mod decoders; Anthropic provider export
  • document the breaking removal in the root and rig-core changelogs

Closes #2071.

Validation

  • cargo fmt
  • cargo check -p rig-core --all-features
  • rg -n "pub mod decoders|anthropic::decoders|providers::anthropic::decoders|crate::providers::anthropic::decoders|super::decoders|anthropic/decoders" crates tests examples src README.md CHANGELOG.md --glob '!target'\n- confirmed Anthropic streaming still uses GenericEventSource\n\n## Not run\n- cargo test -p rig --all-features --test anthropic anthropic::cassette::streaming -- --nocapture --test-threads=1 was started but interrupted after long compile time with no test output.\n- full workspace cargo test / clippy not run.

@gold-silver-copper
gold-silver-copper added this pull request to the merge queue Jul 9, 2026
Merged via the queue into main with commit 129391c Jul 9, 2026
6 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.

chore(anthropic)!: delete dead providers/anthropic/decoders module (757 lines, zero users)

1 participant