PlanetScale
npx @buildinternet/releases get planetscaleRecently shipped AI agent CLI commands and Postgres roles with the replication attribute.
The CLI gained agent-first commands and new Postgres capabilities. pscale sql runs a single query against a branch without an interactive shell, blocking destructive statements by default. pscale agent-guide provides a machine-readable bootstrap. pscale auth check and pscale auth login return structured JSON for agent recovery. Also added: pscale import d1 for Cloudflare D1 offline migration, DDL lint warnings for views and triggers, Postgres branch resize, and pscale branch query-patterns download to export query reports locally. The connections top command remains the live session inspector, now with REPLICATION attribute support for Postgres roles via the API, dashboard, CLI, and Terraform.
Dashboard and Query Insights expanded for Vitess. VTTablet and MySQL settings are now configurable from the Clusters page. Query Insights shows vindex usage per query on sharded databases, and supports tag-based filtering and navigation using built-in metadata or SQLCommenter tags.
Traffic Control rules can match each unique tag value. One budget now applies separately to every app, worker pool, or user — review traffic_control.shm_size guidance when using many active tag values.
Navigation and housekeeping touches. The Connect button for Postgres databases now shows existing active roles. The Go SDK and CLI received supporting vtctld commands and minor fixes.