Paul O'Reilly 3d8627f17c fix(harnesses): scoped account_ref for ambiguous gitea-* providers
gitea-ssh has 3 accounts (ai_enablement, accelerators, homelab) and
gitea-https has 2 (primary, admin) — bare provider_type refs hit
MultipleAccountsError per SR-DISP-8. Switch to scoped name.space:platform
form. Mirrors the agent-runtimes commit; the dispatcher-side parser
also gains underscore support for account names like 'ai_enablement'.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 08:27:23 +12:00

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, composites
  • task-templates/ — dispatch-task template YAMLs
  • workflows/ — workflow DAG definitions
  • model-registry/ — model scoring YAMLs
  • models/ — 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
Readme 428 KiB
Languages
Shell 86.6%
Python 13.4%