The pgEdge AI DBA Workbench is 4 companies on a shared Postgres datastore: a collector, a server, an alerter, and a React consumer that renders the dashboards and the chat panel the place Ellie lives. Ellie is an agentic loop that drives any LLM you select (Claude, ChatGPT, Ollama, or something OpenAI-compatible) via a set set of database-aware software calls. The mannequin by no means queries Postgres instantly, which is quite the purpose. Anomaly detection runs three tiers: z-score baselines, pgvector similarity towards historic patterns, and LLM escalation for the residual circumstances. Supply on GitHub beneath the PostgreSQL Licence.
The Workbench is 4 Go and TypeScript companies: The collector daemon connects to every monitored occasion and pulls dozens of metric probes overlaying pg_stat_statements, pg_stat_activity, replication state, and OS-level useful resource utilization. Every probe writes to a devoted time-series desk listed on connection_id and collection_time, with cadence configurable per scope.
The server exposes a JSON-RPC 2.0 MCP and REST endpoints over HTTPS and brokers each interplay between the LLM and your databases. The alerter runs anomaly detection and threshold analysis. The consumer is a React SPA.
Ellie is an agentic loop carried out within the consumer that talks to a configurable LLM backend via the server. We presently help Claude, ChatGPT, and native Ollama fashions, in addition to different suppliers with an OpenAI suitable API resembling LM Studio or EXO. The selection of mannequin issues lower than folks are likely to assume as a result of the LLM by no means queries your database instantly. As a substitute, it returns software calls that the consumer dispatches to /api/v1/instruments/execute, and the server executes them beneath the caller’s bearer token towards per-token connection swimming pools in order that no two customers share state.
The identical agentic loop drives the AI Evaluation button on each chart, alert, and dashboard panel. Clicking it runs a one-shot model of the loop, seeded with the panel’s knowledge, time vary, server context, and timeline occasions in that window; the consequence drops right into a modal you possibly can learn or obtain as Markdown, no dialog wanted.
GitLab introduced managed GitLab providing on Google Cloud
The providing is delivered via GitLab-certified managed service suppliers, enabling organizations to deploy GitLab in safe, sovereign environments whereas sustaining higher management over infrastructure and compliance necessities.
“We’re within the agentic engineering period, and it’s by no means been simpler and sooner to generate code. That pace brings with it a degree of chaos that enterprises can’t afford,” stated Manav Khurana, chief product and advertising officer at GitLab. “Reliability incidents, unpredictable spend, and compliance publicity in agent actions gradual organizations down after they transfer quick with out the controls they require. GitLab is the platform the place enterprises already construct and ship software program, which implies we sit on the intersection of each human and agent workflow touching code, pipelines, or manufacturing. With these new capabilities, GitLab is the agentic infrastructure that turns the pace of agentic coding into ruled, auditable software program supply at enterprise scale.”
The important thing factors of the information are:
- Subsequent Era Supply Code Administration, now in non-public beta, replaces repository clones with structured API entry to mission intelligence, delivering as much as 50x sooner job execution per agent.
- GitLab Orbit, now in public beta, is a context graph for your complete software program lifecycle that permits brokers to ship 11x sooner responses requiring as much as 4.5x fewer tokens.
- Governance for Brokers, now in non-public beta, provides new AI auditing and management capabilities to satisfy compliance necessities.
- GitLab Flex is one annual dedication that covers platform seats, GitLab Credit, and new eligible capabilities as they turn out to be out there, with month-to-month reservations that may be reshaped with no contract modification.
- GitLab and Google Cloud go-to-market groups are working with licensed managed service suppliers, together with Past and Digital Future, to assist enterprises transfer to a scalable, dependable DevSecOps structure on GitLab and Google Cloud. Additionally, the most recent variations of Google’s Gemini fashions, together with Gemini 3.5, at the moment are out there in GitLab Duo Agent Platform, and Google’s Gemma fashions, together with Gemma 4, at the moment are out there for GitLab Duo Self-Hosted prospects.







