Framework for distributed task allocation among agents with fairness and load balancing algorithms
- Production-ready code
- TypeScript/Python with full type safety
- Comprehensive error handling
- Built by Retsumdk
git clone https://github.com/Retsumdk/agent-decentralized-task-allocation-framework.git
cd agent-decentralized-task-allocation-framework
bun installbun run src/index.ts --helpCreate config.json (TypeScript) or config.yaml (Python) for custom settings.
MIT License
Built by Retsumdk