tldrawの課題: テストをクローズドソースリポジトリに移行
オープンソースライブラリのテストスイートが完全な再実装を可能にするため、tldrawはテストをクローズドソースリポジトリに移行することを検討しています。
キーポイント
包括的なテストスイートがあれば、オープンソースライブラリをゼロから再実装できる可能性が示された
tldrawがテストスイートを非公開リポジトリに移行し、AIによるコード複製への懸念に対応
オープンソースプロジェクトの商業モデルと知的財産保護の間で新たな緊張関係が生じている
AIコーディングエージェントの能力向上がオープンソース開発の慣行に影響を与え始めている
影響分析・編集コメントを表示
影響分析
この記事は、AIコーディングエージェントの能力向上がオープンソース開発の慣行に根本的な影響を与え始めていることを示しています。特に、包括的なテストスイートが実質的にコードの仕様書として機能し、AIによる再実装を可能にするという認識は、オープンソースプロジェクトの知的財産保護と商業モデルに新たな課題を提起しています。
編集コメント
AIによるコード生成能力の向上が、オープンソース開発の基本前提を揺るがし始めた興味深い事例。商業的オープンソースプロジェクトが新たな保護策を模索する動きは今後増える可能性がある。
tldraw issue: Move tests to closed source repo Simon Willison’s Weblog
2026年2月25日 - リンクブログ
tldraw issue: Move tests to closed source repo (経由) ここ数ヶ月で、包括的なテストスイートがあれば、オープンソースライブラリの完全に新しい実装を、場合によっては異なる言語で、ゼロから構築するのに十分であることが非常に明らかになってきました。
これは、商業ビジネスモデルを持つオープンソースプロジェクトにとって憂慮すべき意味を持っています。以下はその対応例です:優れた共同描画ライブラリであるtldraw(以前の記事参照)は、テストスイートをプライベートリポジトリに移動しています。これは、CloudflareがAIを使ってNext.jsをViteに一週間で移植するプロジェクトに対応したものと思われます。
彼らはまた、冗談のイシューを提出しました(現在はクローズ済み):ソースコードを繁体字中国語に翻訳する:
現在のtldrawコードベースは英語で書かれており、外部のAIコーディングエージェントによる複製が容易です。我々の知的財産を守ることは必須です。
tldrawは技術的にはオープンソースではないことに留意する価値があります。彼らのカスタムライセンスでは、「本番環境」で使用する場合には商用ライセンスが必要です。
最近の記事
夢のmacOSプレゼンテーションアプリをヴァイブコーディングした - 2026年2月25日
エージェント型エンジニアリングパターンについて書く - 2026年2月23日
ブログにTIL、リリース、博物館、ツール、研究を追加 - 2026年2月20日
これはSimon Willisonによるリンク投稿で、2026年2月25日に投稿されました。
月間ブリーフィング
月額10ドルでスポンサーになり、その月の最も重要なLLM開発について厳選されたメールダイジェストを受け取ってください。
少なく送ってもらうために私に支払ってください!
原文を表示
tldraw issue: Move tests to closed source repo Simon Willison’s Weblog
25th February 2026 - Link Blog
tldraw issue: Move tests to closed source repo (via) It's become very apparent over the past few months that a comprehensive test suite is enough to build a completely fresh implementation of any open source library from scratch, potentially in a different language.
This has worrying implications for open source projects with commercial business models. Here's an example of a response: tldraw, the outstanding collaborative drawing library (see previous coverage), are moving their test suite to a private repository - apparently in response to Cloudflare's project to port Next.js to use Vite in a week using AI.
They also filed a joke issue, now closed to Translate source code to Traditional Chinese:
The current tldraw codebase is in English, making it easy for external AI coding agents to replicate. It is imperative that we defend our intellectual property.
Worth noting that tldraw aren't technically open source - their custom license requires a commercial license if you want to use it in "production environments".
Recent articles
I vibe coded my dream macOS presentation app - 25th February 2026
Writing about Agentic Engineering Patterns - 23rd February 2026
Adding TILs, releases, museums, tools and research to my blog - 20th February 2026
This is a link post by Simon Willison, posted on 25th February 2026.
Monthly briefing
Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.
Pay me to send you less!
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み