This project is a proof of concept - use at your own risk. The code may be susceptible to bugs and security issues (such as SQL injection), proceed with caution. A DuckDB-backed document store for ...
agent-farm/ ├── src/agent_farm/ # Main Python package │ ├── main.py # Entry point, MCP server initialization │ ├── spec_engine.py # Spec Engine class (central component) │ ├── orgs.py # Organization ...