tribe
by StreetLamb
Low-code TypeScript framework for building and coordinating multi-agent teams
What It Does
Enables rapid, low-code construction and coordination of multi-agent teams in TypeScript. Provides composable agent primitives, routing/role patterns, and orchestration helpers so developers can assemble specialist agents and workflows without heavy engineering. Includes connectors for common LLM providers and integration points with agent graph tools for visualizing flows. Dynamic Task Routing Pattern
Why It Matters
Ideal For
Developers and teams who want to prototype and deploy multi-agent orchestration with minimal code and fast iteration. This aligns well with Planning Pattern for structured task decomposition and LLM-as-Judge Pattern to evaluate outcomes and align with decision boundaries.
Real-World Examples
- Rapidly prototyping specialist agent teams that decompose complex tasks
- Running scripted delegation patterns and collecting interaction logs for evaluation
- Integrating agents into pipelines with role-based routing and visual graph inspection