Skip to content

Releases: zaydmulani09/driftcheck

driftcheck v0.1.1

Choose a tag to compare

@zaydmulani09 zaydmulani09 released this 13 Aug 19:34

Presentation refinement: the per-repo table now names repos with >=10 stars individually and summarizes smaller repos in one aggregate row. Headline numbers unchanged (67% of 49 broken; 95% of 2023-pushed; 10 of 12 most-starred). All repos still counted in every stat.

driftcheck v0.1.0

Choose a tag to compare

@zaydmulani09 zaydmulani09 released this 13 Aug 03:15

Initial release. Scans public LangChain tutorial repos for imports broken by LangChain 1.0 namespace changes. Across 49 tested repos: 67% have a broken import; 95% of 2023-pushed repos (20/21); 10 of the 12 most-starred tested are affected. Import-level static analysis only.