An addon for the Behaviour Designer behaviour tree tool which supports the A* Pathfinding Project.
In addition to covering all of the AI steering behaviors, some tasks provide unique functionality such as finding cover or hearing if an object is within range.
Three tasks - flock, leader follow, and queue - provide an excellent example of controlling multiple AI agents with just a single behavior tree.