xataio/agent
An open-source AI agent that monitors PostgreSQL databases, diagnoses performance issues, and suggests configuration improvements.

The Xata Agent is a TypeScript-based autonomous agent specialized in PostgreSQL database operations. It leverages LLMs from Anthropic and OpenAI to monitor database metrics and logs, identify performance bottlenecks, and recommend configuration tuning and indexing strategies. The agent uses predefined playbooks and tools to safely troubleshoot common database issues like high CPU, memory usage, and connection count problems without executing destructive commands.