7 comments

  • prologic a minute ago

    What is the point collecting this data? I feel like this is like "A list of N,NNN repositories using IDE(s)" Hmmm I don't get it?

  • lioeters an hour ago

    Related paper in the repo:

    Changes in Vocabulary Between Human-created and LLM-assisted Code Repositories - Taylor Lineman

    https://raw.githubusercontent.com/ActuallyTaylor/strata/refs... (PDF)

  • unixhero 19 minutes ago

    Won't this be all at some point

  • unified101 an hour ago

    Only python?

      ActuallyTaylor 30 minutes ago

      The repos in the list are python only, but the Find Subprogram lets you find any language: https://github.com/ActuallyTaylor/strata/tree/main#find-subp...

      titularcomment 27 minutes ago

      Also seems to consist of directly AI adjacent topics from a quick skim

        tay1or 19 minutes ago

        This surprised me as well when I wrote the paper! I started data collection for the AI assisted repositories on May 1, 2025 which is the release data of claude code. The reasoning behind this is noted in the paper but can be broken down to, it would be easier to find a large quantity of AI repositories after vibe coding took off. The majority of these repos being AI adjacent topics was an interesting find, but supports the idea that a large chunk of our LLM advancements are being helped by LLMs.