Back to feed
Dev.to
Dev.to
7/13/2026
The original title is: "I open-sourced AEGIS: a self-hosted, flow-first personal AI orchestration platform"

The original title is: "I open-sourced AEGIS: a self-hosted, flow-first personal AI orchestration platform"

Original: I open-sourced AEGIS: a self-hosted, flow-first personal AI orchestration platform

Short summary

A developer open-sourced AEGIS, a self-hosted personal AI orchestration platform with four named agents handling GTD, research, finance, and infrastructure. Key design decisions include a single Postgres interactions table for all human interruptions, Temporal durable execution instead of cron, behavior-as-data architecture, and a LiteLLM proxy with three model tiers (fast/balanced/smart). It's an opinionated application you fork and configure, not a framework or SaaS.

  • AEGIS is an MIT-licensed, self-hosted personal AI orchestration platform with four permission-scoped agents
  • Core architecture: FastAPI + Postgres (pgvector) + Temporal on Docker Swarm, with LiteLLM proxy for tiered model routing
  • Key innovation: single interactions table for all human-in-the-loop moments, behavior stored as database metadata not code

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more