Generated from apm-registry

This page is a static snapshot sourced from calab-ai/apm-registry GA release catalog data. Do not edit manually — update by replacing content from a registry release.

calab-org-agents v1.0.0

Lifecycle: GA | Owner: calab-ai | Registry: calab-ai/apm-registry

Org-level Copilot agent package. Composes the build and plan agents for distribution to calab-ai/.github-private via the APM release pipeline.

Install

gh calab apm install calab-org-agents

Or declare in apm.yml:

dependencies:
  - id: calab.package.org-agents
    source:
      repo: calab-ai/apm-registry
      ref: refs/tags/packages/calab-org-agents/v1.0.0
    targets:
      - path: .github/copilot

Included Primitives

PrimitiveTypeAPM Ref
buildAgentprimitives/agents/build/v1.0.0
planAgentprimitives/agents/plan/v1.0.0

Tags

agents org copilot github-private

Source