Skip to main content

AgentOps

CAIPE AgentOps covers testing, release, deployment, and operations for Dynamic Agents and MCP tool servers.

Build Artifacts

ComponentImage family
UI/BFFghcr.io/cnoe-io/caipe-ui
Dynamic Agentsghcr.io/cnoe-io/caipe-dynamic-agents
MCP serversghcr.io/cnoe-io/mcp-<name> or external MCP image
Slack botghcr.io/cnoe-io/caipe-slack-bot
Webex botghcr.io/cnoe-io/caipe-webex-bot
Audit serviceghcr.io/cnoe-io/caipe-audit-service

Validation

AreaTypical checks
Pythonuv run ruff check, uv run pytest
UInpm run lint, npm run build
Helmhelm lint, helm template
Composedocker compose config --quiet

Runtime Operations

  • Dynamic Agents expose health and readiness endpoints.
  • MCP servers are deployed through mcp-* Helm aliases.
  • AgentGateway can route MCP traffic and enforce OpenFGA-backed authorization.
  • MongoDB stores UI data, dynamic-agent checkpoints, and route metadata.