Skip to main content

Production-grade Agent Operations (AgentOps) Platform

Project description

🕹️ AgentOps Cockpit

AgentOps Cockpit Trinity

"Infrastructure gives you the pipes. We give you the Intelligence."

The developer distribution for building, optimizing, and securing AI agents on Google Cloud.


📽️ The Mission

Most AI agent templates stop at a single Python file and an API key. The AgentOps Cockpit is for developers moving into production. It provides framework-agnostic governance, safety, and cost guardrails for the entire agentic ecosystem.

  • Governance-as-Code: Audit your agent against Google Well-Architected best practices with the Evidence Bridge—real-time citations for architectural integrity.
  • SME Persona Audits: Parallelized review of your codebase by automated Principal SMEs across FinOps, SecOps, Architecture, and Quality.
  • Agentic Trinity: Dedicated layers for the Engine (Logic), Face (UX), and Cockpit (Ops).
  • A2A Connectivity: Implements the Agent-to-Agent Transmission Standard for secure swarm orchestration.
  • MCP Native: Registration as a Model Context Protocol server for 1P/2P/3P tool consumption.

🏗️ The Agentic Trinity

We divide the complexity of production agents into three focused pillars:

graph TD
   subgraph Trinity [The Agentic Trinity 2.0]
       E(The Engine: Reasoning)
       F(The Face: Interface)
       C(The Cockpit: Operations)
       S{Sovereignty & Compliance}
   end
   E <--> C
   F <--> C
   E <--> F
   E -.-> S
   F -.-> S
   C -.-> S
   style Trinity fill:#f8fafc,stroke:#334155,stroke-width:2px
   style S fill:#0ea5e9,color:#fff,stroke:#0284c7
  • ⚙️ The Engine: The reasoning core. Built with ADK, FastAPI, and Vertex AI.
  • 🎭 The Face: The user experience. Adaptive UI surfaces and GenUI standards via the A2UI spec.
  • 🕹️ The Cockpit: The operational brain. Cost control, semantic caching, shadow routing, and adversarial audits.
Ecosystem Integrations

🕹️ v1.4.0: The "Ecosystem Expansion" Release (NEW)

Evolving into a full Lifecycle Management Platform for AI Agents. See the v1.4.0 Release Notes.

  • 🧗 RAG Truth-Sayer SME: Dedicated auditor for retrieval-reasoning fidelity and grounding logic.
  • 🚀 PR Scorecard Action: Automated maturity scorecard for pull requests to increase velocity and trust.
  • 🛠️ Remediation Workbench: TUI-based review loop for approving autonomous code patches.
  • 💰 ROI Waterfall: Advanced modeling for cost-per-task projections and model-tier optimization.
  • 📦 MCP Tool Store: Centralized registry for discovering and scaffolding MCP tool integrations.

🚀 Key Innovation: The "Intelligence" Layer

🛡️ Red Team Auditor (Adversarial SRE)

Don't wait for your users to find prompt injections. Use the built-in Adversarial Evaluator to launch self-attacks against your agent, testing for PII leaks, instruction overrides, and multilingual jailbreaks.

🧠 Hive Mind (Semantic Caching)

Reduce LLM costs by up to 40%. The Hive Mind checks for semantically similar queries in 10ms, serving cached answers for common questions without calling the LLM.

🏛️ Arch Review & Autonomous Evolution

Every agent in the cockpit is graded against a framework-aware checklist. The Cockpit intelligently detects your stack and runs a tailored Architecture Review. v1.3 introduces Autonomous Evolution—the ability to synthesize code fixes directly from audit findings.

🕹️ MCP Connectivity Hub (Model Context Protocol)

Stop building one-off tool integrations. The Cockpit provides a unified hub for MCP Servers. Connect to 1P/2P/3P tools via the standardized Model Context Protocol for secure, audited tool execution. Start the server with make mcp-serve.

🗄️ Situational Database Audits

The Cockpit now performs platform-specific performance and security audits for AlloyDB, Pinecone, BigQuery, and Cloud SQL.


🛡️ Advanced Governance & Discovery (v1.3.5)

Modern agents don't just live in agent.py. The Cockpit uses a centralized Discovery Engine to intelligently map your project:

  • .gitignore Compliance: Zero-noise scanning that respects your project's ignore rules.
  • Multi-Target Logic: Define targets: [] in cockpit.yaml to audit distributed agents in a single pass.
  • Template Isolation: Automatically ignores raw template placeholders (e.g., Jinja/Cookiecutter) to focus on the active implementation.
  • Artifact Store: All data (SARIF, Evidence, HTML) is now sovereignly stored in the .cockpit/ directory.

⌨️ Master Command Registry

The Cockpit is available as a first-class CLI and a comprehensive Makefile-based operational toolkit.

Registry Description
🕹️ Makefile Commands Standard local development and orchestration shortcuts.
🚀 UVX Master Guide Portable, zero-install commands for CI/CD and automation.

🧑‍💼 Principal SME Persona Approvals

The Cockpit now features a Multi-Persona Governance Board. Every audit result is framed through the lens of a Principal Engineer in that domain:


🚀 1-Click Production Pipeline

make deploy-prod triggers the following lifecycle:

  1. Runs the Quick Safe-Build (make audit).
  2. Compiles production frontend assets.
  3. Deploys the Engine to Google Cloud Run.
  4. Deploys the Face to Firebase Hosting.

🤝 Ecosystem & Attribution

The AgentOps Cockpit is designed to leverage and secure the best-of-breed tools in the Google Cloud ecosystem. We explicitly acknowledge and leverage the excellent work from:

  • GoogleCloudPlatform/agent-starter-pack: We leverage this as a core reference for the Agent Development Kit (ADK) patterns and Vertex AI Agent Engine integration.
  • A2A Standard: Our implementation follow the Agent-to-Agent Transmission Protocol for swarm intelligence.

Reference: Google Cloud Architecture Center - Agentic AI Overview

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentops_cockpit-1.4.0.tar.gz (15.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentops_cockpit-1.4.0-py3-none-any.whl (155.8 kB view details)

Uploaded Python 3

File details

Details for the file agentops_cockpit-1.4.0.tar.gz.

File metadata

  • Download URL: agentops_cockpit-1.4.0.tar.gz
  • Upload date:
  • Size: 15.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for agentops_cockpit-1.4.0.tar.gz
Algorithm Hash digest
SHA256 214e4c15364e37d357e9ffbff24cca952cfca4efed9b0a45a07daf3923ba0dff
MD5 e2afce2009836d2d07ddf02cf3fee755
BLAKE2b-256 81b43b7ed0f857e1d15e22a2989a7127e677b04cf46bc6b3edce7a7818efddf4

See more details on using hashes here.

File details

Details for the file agentops_cockpit-1.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for agentops_cockpit-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0202cee88cc4d1b4a0a9018c6c6f82f8af73b789e841138217de81a316eec6ed
MD5 15c4b2ba925c9796a3be4fc6e85e6aef
BLAKE2b-256 e81a21fdf6c8ace03d93ddce9baaf669ed8390206a3656d15d4ff83d787af3d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page