🕷️
Spider
The leading DAG-based framework for complex agent graphs.
graduatedOrchestrationApache-2.0TypeScript
12.4KStars
1.9KForks
156Contributors
890.0KDownloads
About
Spider is the standard Orchestration layer for building mission-critical agentic systems. Using directed acyclic graphs, it ensures deterministic planning and reliable execution across distributed reasoning chains.
Open Issues
Improve documentation for getting started guide
docsgood first issue
Add support for custom configuration files
enhancement
Fix edge case in batch processing
bug
Add comprehensive test coverage
testinggood first issue
Performance optimization for large datasets
performance