Skip to content

Labels

Labels

  • area/a2a

    Agent-to-Agent protocol, A2A server, inter-agent communication
  • area/agent

    For work that has to do with the general agent loop/agentic features of the app
  • area/api

    For features/issues/fixes related to the usage of the cagent API
  • area/ci

    CI/CD workflows and pipeline
  • area/cli

    CLI commands, flags, output formatting
  • area/config

    For configuration parsing, YAML, environment variables
  • area/core

    Core agent runtime, session management
  • area/deps

    Dependency updates and version bumps
  • area/distribution

    Agent registry, packaging, distribution, sharing
  • area/docs

    Documentation changes
  • area/gateway

    Gateway, proxy, and routing
  • area/mcp

    MCP protocol, MCP tool servers, integration
  • area/models

    LLM model integrations and model providers
  • area/providers

    For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
  • area/providers/anthropic

    For features/issues/fixes related to the usage of Anthropic models
  • area/providers/bedrock

    AWS Bedrock provider support
  • area/providers/docker-model-runner

    Docker Model Runner (DMR) local inference
  • area/providers/gemini

    Google Gemini provider support
  • area/providers/openai

    For features/issues/fixes related to the usage of OpenAI models
  • area/rag

    For work/issues that have to do with the RAG features
  • area/registry

    OCI registry, agent sharing, push/pull
  • area/runtime

    Runtime engine, agent loop execution, tool dispatch, loop detection
  • area/security

    Authentication, authorization, secrets, vulnerabilities
  • area/sessions

    For features/issues/fixes related to session lifecycle (resume, persistence, export)
  • area/skills

    Skills system and custom slash commands
  • area/telemetry

    Telemetry, tracing, and metrics
  • area/testing

    Test infrastructure, CI/CD, test runners, evaluation
  • area/tools

    For features/issues/fixes related to the usage of built-in and MCP tools
  • area/tui

    For features/issues/fixes related to the TUI
  • automated

    Issues created by cagent