» Tag
temporal
4 postsAEGIS: An Open-Source, Self-Hosted Personal AI Orchestration System
Developer open-sources AEGIS, an MIT-licensed, self-hosted personal AI orchestration platform built on FastAPI, Postgres, and Temporal.
A Year of Cloud Agents: Why Environment and Durability Matter Most
How cloud agents evolved from ported local agents into a full operating layer, covering environment setup, Temporal-based durability, and harness design lessons.
PostgreSQL 19 Introduces Temporal Database Features
PostgreSQL 19 adds temporal keys and referential integrity, enhancing temporal database capabilities.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBuilding Fault-Tolerant AI Agent Workflows with Temporal and CrewAI
How enterprise AI agent systems can combine Temporal's durable orchestration with CrewAI's stateless reasoning agents to survive crashes, retry safely, and gate on human approval.