agentfs
"Agent Tools"
Overview
Key Features
Architecture
Quick Start
So, for a fully open-source, portable, and zero vendor lock-in alternative, just do:
use AgentFS;
let agent = new
.with_filesystem
.build;
Documentation
Examples
Contributing
Contributions are welcome! Please see our contributing guidelines for details on:
- Code style and testing requirements
- Submitting bug reports and feature requests
- Development setup and workflow
License
This project is licensed under MIT. See LICENSE for details.