#186 · Primary category: AI Coding Assistants
bb
The agent IDE that builds itself
Project last updated:09/01/26
GitHub Stars
2.8K
Forks
342
Contributors
59
License
MIT
Why we included this project
bb is an agentic IDE built on the idea that the development environment itself can be controlled and extended by agents. Rather than a chat pane bolted onto an editor, it offers the desktop app, web app, CLI, and HTTP API as equal ways to launch work, and you can watch a task run, redirect it mid-stream, or pass it to another agent. For teams curious about building their own software factory, the self-modifying design is the interesting part: bb can change its own surfaces, which makes it a useful sandbox for agent-driven development. It is still early, with the core architecture stable but workflows and surfaces shifting, so it suits developers who are comfortable with nightly builds and a moving target more than teams that need a finished product. The npx install makes it quick to try.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.