Overview

tldraw, a collaborative drawing library, is moving their test suite to a private repository in response to AI tools being able to replicate open source projects using comprehensive tests. This highlights concerns about AI threatening commercial open source business models.

Key Points

  • Comprehensive test suites can enable complete reimplementation of open source libraries from scratch, even in different programming languages
  • tldraw’s decision was triggered by Cloudflare’s AI-powered port of Next.js to Vite in one week - demonstrating how quickly AI can reverse-engineer projects
  • The company filed a satirical issue about translating code to Traditional Chinese, highlighting the challenge of protecting intellectual property in the AI era
  • tldraw uses a custom license requiring commercial licensing for production use - showing hybrid open source models may be more vulnerable to AI replication than fully open projects