Skip to main content

CAIPE Roadmap

What we're working on next. The roadmap is driven by the community โ€” vote on issues, open feature requests, or join the weekly meeting to influence priorities.

01

Comprehensive Human and Non-human Identity and RBAC

In Progress

Role and team-based access control touching all features โ€” OAuth 2.1, audit logs, and channel-to-agent assignment.

  • OAuth 2.1 features: DCR, Token Exchange, three-legged auth for remote MCP servers
  • Manage RBAC user/teams/roles from UI
  • Assign Slack/Webex channels โ†” Custom agents
  • Detailed authorization audit logs (OBO agent actor logs)
  • Two-tier policy system for self-service workflow tool authorization
02

Amazon Bedrock AgentCore Integration

Planned

Integrate Amazon Bedrock AgentCore as a managed runtime backend for CAIPE Dynamic Agents โ€” enabling AWS-native teams to run, scale, and observe agents using AgentCore's managed infrastructure, memory, and tool execution environment.

  • AgentCore runtime adapter for the Dynamic Agents harness
  • Agent lifecycle mapping: create / invoke / delete AgentCore agents from CAIPE UI
  • Memory bridge: sync AgentCore session memory with CAIPE conversation context
  • Tool execution: route MCP tool calls through AgentCore's tool executor
  • IAM role-based auth for AgentCore API calls
  • Surface AgentCore traces and logs in CAIPE AgentOps
03

Multiple Agentic Harness SDK Integration

Planned

Support multiple agentic harness SDKs โ€” ADK, Strands, Claude SDK โ€” so teams can bring their preferred agent framework without being locked into a single runtime.

  • Google ADK (Agent Development Kit) adapter
  • AWS Strands SDK adapter
  • Anthropic Claude SDK adapter
  • Pluggable harness adapter architecture โ€” swap frameworks per agent
04

LLM Budget & Quota Management

Planned

Per-user and per-agent LLM token budget enforcement using LiteLLM keys โ€” track spend, set quotas, and prevent runaway inference costs.

  • LiteLLM key integration for per-agent token tracking
  • Dynamic LLM key creation for dynamic agents
  • Budget dashboards and quota alerts in the admin UI
05

Automatic Agentic Evaluation

Planned

Automated evaluation pipeline for agent response quality โ€” deepeval-based RAG precision/recall, F1 scoring, and a self-improving feedback loop that tightens agent accuracy over time.

  • deepeval pipeline: RAG precision, recall, F1 scoring
  • Agent response quality scoring (relevance, faithfulness, context recall)
  • CI quality gate: fail on regression below threshold
  • Self-improving feedback loop
06

Agent Sandbox Execution

Planned

Isolated sandbox environments that let teams test agents safely without touching production data, credentials, or systems.

  • Sandboxed agent execution with isolated credentials and tool stubs
  • UI toggle to launch any agent in sandbox mode
  • Sandbox audit log separate from production
  • Automatic sandbox teardown after session or TTL
07

Agentic Apps with UI Plugin Architecture

Planned

A plugin architecture that lets teams ship custom agentic apps โ€” dashboards, workflow surfaces, or full UI panels โ€” and register them into the CAIPE shell without forking the core frontend.

  • Plugin manifest spec: name, entrypoint, permissions, nav placement
  • Sandboxed plugin host in the CAIPE shell (module federation or iframe)
  • Plugin SDK: invoke agents, stream results, access auth token
  • Plugin registry UI โ€” install, enable/disable, configure per-team
  • Reference plugin: SRE Runbook app
08

Autonomous Agents

Planned

Self-directed agents that proactively monitor, detect, and act on platform events without explicit user prompts.

  • Event-driven activation from alerts, webhooks, and scheduled checks
  • Policy guardrails scoping what actions agents may take without approval
  • Human-in-the-loop escalation to Slack/Webex when confidence is low
  • Full autonomous run audit trail
09

Agentic SDLC Loops

Planned

AI agents integrated throughout the software development lifecycle โ€” from planning and coding to review, testing, and deployment.

  • Planning: agent-assisted epic and story decomposition
  • Coding: PR generation and code-review agent
  • Testing: test generation and coverage gap detection
  • Deployment: agent-driven GitOps promotion with health verification
  • Feedback loop: deployment outcome feeds back to planning metrics

Shape the roadmap

CAIPE is community-driven. Open a GitHub issue to suggest a feature, comment on existing issues to upvote, or join the weekly Monday community meeting to discuss priorities directly.