| Crates.io | ricecoder-agents |
| lib.rs | ricecoder-agents |
| version | 0.1.71 |
| created_at | 2025-12-09 18:57:45.828479+00 |
| updated_at | 2025-12-09 18:57:45.828479+00 |
| description | Multi-agent framework for specialized task execution |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976021 |
| size | 749,704 |
Multi-agent framework for specialized task execution.
Add to your Cargo.toml:
[dependencies]
ricecoder-agents = "0.1"
use ricecoder_agents::*;
// Create and execute agents
For more information, see the documentation.
MIT