38dc28fef9e8d61435dfcd70d3cf8d99958a2525
agent-repo/v1 init.sh creates /workspace/project/results/ and .gitignore, making the directory non-empty before the integrator clone action runs. git clone into a non-empty directory fails with 'already exists'. Integrators don't need the agent-repo lifecycle — they clone origin/main directly and push back. Remove agent-repo/v1 from the composite.
agent-runtime-framework
Framework reference config repo for the agent-runtimes platform.
This repo is attached at CP scope with tags [harnesses, templates, workflows, model-registry, models]
and provides the default content that all installations inherit.
Contents
harnesses/— capabilities, contexts, compositestask-templates/— dispatch-task template YAMLsworkflows/— workflow DAG definitionsmodel-registry/— model scoring YAMLsmodels/— model endpoint YAMLs
Usage
Registered as a CRS attachment at CP scope (priority 100). Customer installations attach their own repos at lower priority to override or extend.
Description
Agent Runtimes framework reference config — harnesses, templates, workflows, model-registry, models
Languages
Shell
86.6%
Python
13.4%