Skip to content

Conversation

@bolasim
Copy link
Collaborator

@bolasim bolasim commented Oct 10, 2025

🚀 What

We used to have this mechanism to patch code to be faster for byte range downloads. this is likely unintended behavior from the user point of few so we should drop it.
Folks who REALLY need this can pin old truss versions, but we will not do this going forward.

Changes:

  • Drop and warn on legacy key in TrussConfig (ignored with warning).
  • Remove spec accessor and runtime usage.
  • Delete templates/server/common/patches.py and patches directory.
  • Update tests: remove toggle test, add warning/ignore test; fix fixtures.

Migration:

  • If configs contain apply_library_patches, it is ignored and a warning is logged. Remove it from your config to silence the warning." --base main --head bola/remove-apply-library-patches --fill

@bolasim bolasim requested a review from squidarth October 10, 2025 03:20
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