agent-fleet-o: FleetQ is an open-source AI agent orchestration platform for building, running, and monitoring autonomous multi-agent systems. It features a visual DAG builder, human-in-the-loop approvals, MCP server integration, and full audit trail. Works with major LLM providers and supports self-hosted or cloud deployment.; Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.
Autonomous dev pipelines: agent opens PR, CI runs, reviewer agent approves, merges, and deploys
Automating complex local file and data manipulation tasks through natural language