Paul O'Reilly 2c1ec7d52c fix: update MiniMax harness base URL to api.minimaxi.chat
MiniMax moved their Anthropic-compatible API from api.minimax.io to
api.minimaxi.chat. Update ANTHROPIC_BASE_URL in the minimax/v1 context
harness and corresponding comments in init.sh and the TODO note.

Model routing is unaffected: the API defaults unrecognised model names
(e.g. "minimax" from the registry slug) to MiniMax-M3 already.

Claude-Session: https://claude.ai/code/session_01XtWRazqRbMnMRa4iV3zbVx
2026-07-17 22:55:47 +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%