PgAdmin 4 9.13 Adds AI Assistant Panel to Query Tool

PgAdmin 4 9.13 AI Assistant Integration
PgAdmin 4 version 9.13 adds an AI Assistant panel to its Query Tool, enabling SQL generation from natural language input when AI services are configured. This feature appears as a tab within the SQL Editor panel alongside existing History and Scratch Pad tabs.
Query Tool Features
The Query Tool remains a feature-rich SQL environment that allows:
- Execution of arbitrary SQL commands and ad-hoc queries
- Editing of updatable SELECT query result sets
- Display of current connection and transaction status
- Export of output panel data to CSV files
- Review of SQL execution plans in text, graphical, or table formats (similar to explain.depesz.com)
- Viewing analytical information about SQL statements
- Opening multiple Query Tool instances in individual tabs
Workspace Layout Changes
Version 9.13 introduces a Workspace layout that provides a distraction-free environment for the Query Tool. Key changes include:
- Welcome page opens by default when accessing Query Tool workspace
- All Query Tool and View/Edit Data tabs open within the Query Tool workspace
- Ability to connect to ad-hoc servers not registered in Object Explorer
- Connection parameters include: Server Name, Host name/address, Port, Database, User, Password, Role, and Service fields
- Connect & Open Query Tool button launches the tool with provided server details
This differs from the classic UI where users must connect to a database server and navigate to the database node before using the Query Tool.
Panel Organization
The Query Tool features two main panels:
- Upper panel (SQL Editor): Contains tabs for entering/editing queries, History tab for session queries, Scratch Pad for text snippets, and the new AI Assistant tab
- Lower panel (Data Output): Displays query result sets, execution plan information, server messages, and asynchronous notifications
If the Scratch Pad is closed, it can be reopened by right-clicking in the SQL Editor or other panels and adding a new panel.
📖 Read the full source: HN AI Agents
👀 See Also

Airbyte Agents: A Pre-Indexed Context Layer for AI Agents vs Raw API MCPs
Airbyte launches Airbyte Agents, a context layer that pre-indexes data from operational systems (Slack, Salesforce, Linear, Zendesk, Gong) to reduce agent token consumption by up to 90% compared to direct vendor MCPs.

Deploy Claude Design Artifacts to Live Websites with Teenyapp
Teenyapp provides a hosting service that Claude Design can use directly from chat via an agent token link, enabling autonomous deployment of artifacts with backend support.

Detecting Silent Tool Failures in AI Coding Agents with Vibeyard
Vibeyard is a tool that detects when AI coding agents experience silent tool failures—where agents fall back to alternative strategies without alerting developers—and surfaces these inefficiencies during sessions. It can suggest fixes to prevent repeated inefficient workflows.

MTPLX: 2.24x Faster Tokens on Apple Silicon Using Native MTP Heads
MTPLX achieves 63 tok/s on Qwen3.6-27B on M5 Max (up from 28 tok/s) using built-in MTP heads, with exact temperature sampling and no external drafter.