bitbrain/beehave
🐝 behavior tree AI for Godot Engine observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 47.0
- age_days: 1584
- days_rel: 15
- days_push: 15
- n_releases_24m: 7
Adoption not part of the score
3246 stars · 170 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Beehave is a Godot Engine addon for building AI systems with behavior trees, composed directly in the scene tree. It includes a runtime debug view, performance monitors, and unit-test coverage, supporting both Godot 3.x and 4.x.
Use cases
- create NPC behavior trees in Godot
- build boss battle AI for my game
- make adaptive game AI that reacts to the world
- debug behavior tree execution at runtime in Godot
- monitor performance of AI behavior trees
- add behavior tree AI to a Godot 4 project
When to choose
- you use Godot 3.x or 4.x and want scene-tree-based behavior trees
- you need editor-integrated debugging and performance monitoring for game AI
- you want a well-tested, MIT-licensed GDScript AI addon
When to avoid
- you use a game engine other than Godot
- you need machine-learning-based AI rather than behavior trees
- you prefer writing AI logic in code rather than node-based trees
Facets
plugin · maturity active
game-engine simulation developer-tools artificial-intelligence gaming-tools game-engine cross-platform godot godot-addon behavior-tree gdscript npc-ai game-ai boss-battles debug-view game-development
2 sources
- readme: https://github.com/bitbrain/beehave · fetched 2026-08-28 · 4e0b64248228
- homepage: https://bitbra.in/beehave · fetched 2026-08-29 · 9e75377252a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bitbrain/beehave | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="bitbrain/beehave")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem