Tidebase: open source auth, credential brokering, checkpoints, queues, schedules, and gates for your agents, in your own Postgres.
Summary
Tidebase is an open-source tool that provides authentication, credential brokering, checkpoints, queues, schedules, and gates for AI agents, all backed by Postgres.
Similar Articles
I kept rebuilding checkpointing, retries, and run tracking for agents. So I built an open-source runtime around them.
The author built Tidebase, an open-source runtime for agent workflows that provides checkpointing, retries, and live run state tracking using Postgres, enabling failed runs to resume from where they left off.
Powabase
Powabase is a product for building AI applications using Postgres, RAG (Retrieval-Augmented Generation), and agents.
Show HN: Streambed – Stream Postgres to Iceberg on S3, Supports Postgres Wire
Streambed is an open-source CDC engine that streams Postgres WAL changes to Iceberg tables on S3, with a built-in query server using DuckDB that speaks the Postgres wire protocol.
@tbpn: Y Combinator's @garrytan says he wants his new project GBrain to be the Postgres for agents: "The thing I realized is, …
Garry Tan introduces GBrain, a system designed to manage large-scale context for AI agents by loading the most relevant information into their limited context window, likening it to a 'Postgres for agents'.
Built my own agent runtime after hitting the ceiling with LangGraph — UI as graph nodes, Postgres durability, zero orchestration cost
The author introduces cascaide, a fullstack agent runtime and AI orchestration framework in TypeScript that runs anywhere JS/TS can. It offers UI as graph nodes, durable Postgres checkpointing, zero orchestration cost, and is designed to be self-hosted without vendor lock-in.