Back to browse
GitHub Repository

Multi-agent AI runtime with OS-inspired primitives — job scheduling, DAG orchestration, memory, tool execution and real-time observability. Built with FastAPI, Celery, PostgreSQL and LiteLLM.

7 starsPython

OSymandias – Open-source runtime for multi-agent AI systems

by andreisilva1·Jun 18, 2026·3 points·1 comment

AI Analysis

MidShip It

Another agent orchestration layer competing with LangGraph, CrewAI, and AutoGen.

Strengths
  • One command starts entire stack with PostgreSQL, Redis, RabbitMQ, Qdrant.
  • Built-in tool decorator converts Python functions into agent tools.
Weaknesses
  • Orchestrates existing tools rather than introducing novel architecture.
  • Multi-agent runtime space already has LangChain, CrewAI, AutoGen, LangGraph.
Category
Target Audience

Python developers building multi-agent AI systems

Similar To

LangGraph · CrewAI · AutoGen

Similar Projects