nevenkordic/broodlink
Multi-agent AI orchestration platform — coordinate, observe, and govern autonomous agents
Agents connect through a central JWT-authenticated API (beads-bridge) that routes tool calls, memory storage, and task assignments across decoupled services via NATS messaging. The system uses Dolt for versioned memory, Postgres for search indexing and knowledge graphs, Qdrant for vector embeddings, and Ollama for local LLM inference—with automatic task decomposition, multi-agent delegation workflows, token budgeting, and integration gateways for Slack, Teams, and Telegram. Built-in observability includes a dashboard with visual workflow editor, health monitoring, audit logging, and graceful degradation when backends are unavailable.
Stars
3
Forks
2
Language
Rust
License
AGPL-3.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/nevenkordic/broodlink"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
RightNow-AI/openfang
Open-source Agent Operating System
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...