自己構築型エージェンティックIDE「bb」の公開と特徴
本文の状態
日本語全文を表示中
詳細モードで約4分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TLDR AI
開発者である@_ymichaelが作成した自己構築型エージェンティックIDE「bb」は、ユーザーのニーズに合わせて拡張可能なタイムライン機能やタスク管理システムなどを提供し、従来のソフトウェアとは異なる柔軟な利用体験を実現する。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月9日 22:24
AI深層分析
キーポイント
自己構築型のアーキテクチャ
「bb」は単なるツールではなく、ユーザーが指示を出すことで自身を拡張・再構築できるエージェンティックIDEとして設計されている。
ユニークなタイムライン機能
左側にスレッドを表示するなど、従来の開発環境とは異なる視覚的インターフェースを採用し、情報の可視化に革新をもたらす。
カスタマイズ可能な拡張性
タスク管理システムや2次元のタイリングスレッド管理機能など、ユーザーが自身のワークフローに合わせて機能を追加できる。
拡張可能な機能とプラグインシステム
コードレビューの自動化、Markdownエディタ、デジタルオーディオワークステーションなどの主要機能は、同じ拡張システムを通じてカスタマイズ可能である。
オープンソースで自由な利用環境
bb は MIT ライセンスのオープンソースであり、Codex や Claude Code など主要なコーディングエージェントとすぐに連携できる。
重要な引用
bb, an agentic IDE that builds itself.
The thing that sets it apart is that you can extend it in any way you see fit.
I have not gone back to a tool I cannot change. I don't think I will.
編集コメントを表示
編集コメント
この発表は、AIエージェントが単にタスクを遂行するだけでなく、開発環境そのものを動的に再構築できる未来の姿を示唆している。開発者が自らのニーズに合わせてツールを成長させるというパラダイムシフトは、今後のIDE市場における重要な競争要素となる可能性がある。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
最近取り組んでいるものを紹介できることを嬉しく思います。それが、自分自身を構築するエージェント型 IDE「*bb*」です。
これはもともと @_ymichael 氏の情熱的なプロジェクトとして始まりましたが、次第に私は早期利用者から貢献者へと立場を変えていきました。他のどのエージェントオーケストレーターよりも、「*bb*」は私にとって本当に機能しましたし、あなたにも気に入っていただけるはずです。
最初の疑問はこうでしょう。「いいえ、こうしたツールは数十種類あるのに、なぜこれなのか?」
https://x.com/i/web/status/2084345751266857079
どのインストールも同じではない
以前の世代のソフトウェアは、どこかのチームがあなたの課題を解決するために存在しているという形をしていました。完璧に解決できているとは限りませんが、特定のユーザー層に対して十分に問題を解決し、規模の経済効果によって、自分で作るよりもそのソフトウェアを購入する方が効率的だと考えられてきました。
しかし今や、ソフトウェアはかつてないほど安価になっています。そのため、以前の前提がもはや成り立たない可能性があります。あなたが使うソフトウェアは、基本機能を正しく満たすだけでなく、あなたのユースケースに合わせて柔軟に調整できる必要があります。
ここで「*bb*」の真価が発揮されます。これは堅牢な基盤を持つ完全なエージェントオーケストレーターです。美しいタイムラインを持ち、独自のサブスクリプションを利用しながらあらゆるコーディングエージェントと連携します。しかし、他との決定的な違いは、あなたが望むあらゆる方法で拡張できる点にあります。以下が、*bb* を初めて開いた時の様子です。

左側にスレッドが並ぶ!こんな光景は初めて見た。
これが私の「bb」だ。

そう、IDE 内に Linear をクローンしたんだ。
インストール方法は同じ。できることの限界はあなたの想像力次第だ。*bb* に「作って」と指示するだけで、人々が追加している機能の一部を紹介しよう。
- タスク管理システム。課題やエージェントの管理を行うフル機能の GUI。これらは自動的に読み込み、作成し、フィルタリングする方法を学んでいる。
- タイリングスレッド管理システム。2 次元空間上ですべてのスレッド間を直感的に移動できる仕組みだ。
https://x.com/i/web/status/2083215357872120216
- 自動コードレビュー。GitHub の Webhook がリポジトリ内の新しい PR を監視し、取得してレビューする。さらに Codex の Computer Use 機能を使って、エンドツーエンドでテストも実行する。
- Markdown エディタ。Obsidian に似た Vault で、あなたとエージェントが共同編集できる環境だ。実はこの投稿も、今まさにここで書いている最中だ。
- デジタルオーディオワークステーション(DAW)。サンプルをアップロードし、Strudel を使ってコードを生成させることで、*bb* 内で音楽制作を行えるようなインターフェースを用意している。
*エージェントオーケストレータの中に DAW が存在する*
さらに、*bb* に標準搭載されている機能の多くは、ユーザーが自らカスタマイズするために使える拡張システムを使って構築されたものだ。プロバイダーに依存しないワークフロー、ユーザーへの質問ツール、サイドチャット、cron 処理、インラインプレビュー、リモートアクセスなど、これらすべてがプラグインとして実装されている。
コードは君のもの
*bb* はオープンソースで MIT ライセンスのエージェントオーケストレーターです。Codex、Claude Code、Cursor など主要なコーディングエージェントや、ACP をサポートするあらゆるエージェントと、独自のサブスクリプション下でそのまま連携できます。
クローンして実行し、まだできないことを頼んでみてください。
変更できないツールに戻ることはありません。今後も戻るつもりはありません。
Github: https://github.com/get-bb/bb
原文を表示
I'm excited to show something I've been working on recently: *bb*, an agentic IDE that builds itself.
This started as a passion project by @_ymichael, and over time I changed from being an early user to a contributor. *bb* really worked for me in a way no other agent orchestrator has before and I think you'll like it too.
Your first question is: ok, there are dozens of these, why this one?
https://x.com/i/web/status/2084345751266857079
No two installs look alike
Software of a previous generation looks something like this: there is a team somewhere who is solving a pain point for you. They might not solve it perfectly, but they are solving the problem for a set of people well enough and the economies of scale make it so that it is more efficient to buy their software vs building it yourself.
Software now is cheaper than ever before and I think those previous assumptions might no longer hold true. Software that you use needs to get the fundamentals right and be malleable enough to adapt to your use case.
This is where *bb* shines. It is a full agent orchestrator with solid fundamentals. It has a beautiful timeline and works with any coding agent using your own subscriptions. But the thing that sets it apart is that you can extend it in any way you see fit. Here is *bb* the first time you open it:

Here is my bb:

Same install. Your imagination is the limit. Here is a set of things that people have added to *bb* all by just asking it to build it for them:
- A task management system. A full GUI for managing issues and agents automatically know how to read, create, and filter them.
- A tiling thread management system. A way to spatially navigate between all of your threads in 2 dimensions.
https://x.com/i/web/status/2083215357872120216
- Automated code review. A GitHub webhook that watches a repo for new PRs, pulls them, reviews them, and uses Codex computer use to test them end to end.
- A markdown editor. An Obsidian-like vault for markdown that you and your agents can edit. I'm writing this post in it right now.
- A Digital audio workstation. I have a surface that lets me upload samples and prompt agents to create code using Strudel to do music production inside of bb.
*A DAW inside of my Agent Orchestrator*
Moreover, much of the functionality that ships with *bb* was built using the same extension system that you can use to have *bb* customize itself: provider agnostic workflows, the ask user question tool, side chat, crons, inline previews, and remote access are all plugins.
The code is yours
*bb* is an open source, MIT licensed agent orchestrator. It works with all of the popular coding agents out of the box (Codex, Claude Code, Cursor, etc) and any agent that supports ACP, on your own subscriptions.
Clone it, run it, and then ask it for something it does not do yet.
I have not gone back to a tool I cannot change. I don't think I will.
Site: https://getbb.app
Github: https://github.com/get-bb/bb
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み