Paul O'Reilly 8167035b6b Add DeepSeek V4 Flash model and coder composite via airouter
- models/airouter-deepseekv4flash.yaml: DeepSeek-V4-Flash on airouter.ch endpoint,
  temp 1.0 / top_p 1.0 per recommended reasoning defaults, 262k context / 65k output
- model-registry/airouter-deepseekv4flash.yaml: deepseek provider, complexity 9,
  creativity 9, cost_efficiency 10 (covered by airouter sub)
- harnesses/contexts/deepseek-code-methodology/v1: DeepSeek-specific methodology
  CLAUDE.md; same rules as qwen-code-methodology but with correct model header
- harnesses/composites/code-airouter-deepseekv4flash-repo/v1: coder composite
  using airouter/v1 context (shared endpoint + secret — no new ESO resources needed)
2026-06-23 22:07:33 +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%