trending
Youssef Siam

2mo ago

AgentPG - Open Source Tool for Building AI Agents in Go and Postgres

Open-source toolkit for building AI agents in Go with PostgreSQL persistence. AI agents lose memory when containers restart. Context gone. Conversations reset. AgentPG stores everything in PostgreSQL - conversations, tool calls, session state. Debug with SQL instead of logs. Features: Single binary deploys, transaction-safe ops, streaming, JSON Schema validation, multi-tenant isolation, context compaction. Works with Claude via Anthropic SDK.