Skip to content
Skillv1.0.0

v1-clean-baseline

Variant: `v1-clean-baseline`

by MaCoredroid(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from MaCoredroid/Lumo_FlyWheel-qwen-diffusion (benchmark_blueprints/families/responses-tool-schema-cutover/workspace_bundle/v1-clean-baseline/AGENTS.md). Install upstream with npx skills add MaCoredroid/Lumo_FlyWheel-qwen-diffusion --skill v1-clean-baseline. Copyright stays with the author.

Responses Replay Repair

Variant: v1-clean-baseline

Visible baseline: two same-name tool calls, out-of-order tool results, no extra distractors.

Required solver behavior:

  • Inspect at least one replay fixture before patching.
  • Repair both gateway/adapter.py and gateway/reducer.py if needed.
  • Keep repeated same-name tool calls distinct by call_id all the way through render output.
  • Keep the public CLI summary format stable for successful runs.
  • Update codex/config.toml and docs/migrations/responses-cutover.md to the Responses-native contract.

Anti-shortcuts:

  • Do not dedupe repeated tool calls by tool name.
  • Do not synthesize call_id from fixture position or visible ordinals.
  • Do not delete fixtures or relax tests to get green.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/macoredroid-lumo-flywheel-qwen-diffusion-v1-clean-baseline/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

macoredroid-lumo-flywheel-qwen-diffusion-v1-clean-baseline.ocm.jsonjson
{
  "ocm": "1",
  "id": "macoredroid-lumo-flywheel-qwen-diffusion-v1-clean-baseline",
  "kind": "skill",
  "name": "v1-clean-baseline",
  "description": "Variant: `v1-clean-baseline`",
  "publisher": "MaCoredroid",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Variant: `v1-clean-baseline`"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/MaCoredroid/Lumo_FlyWheel-qwen-diffusion",
      "path": "benchmark_blueprints/families/responses-tool-schema-cutover/workspace_bundle/v1-clean-baseline/AGENTS.md",
      "ref": "c9ff24dae106035b6ec60a41ef8602aaefdd1a65",
      "url": "https://github.com/MaCoredroid/Lumo_FlyWheel-qwen-diffusion/blob/c9ff24dae106035b6ec60a41ef8602aaefdd1a65/benchmark_blueprints/families/responses-tool-schema-cutover/workspace_bundle/v1-clean-baseline/AGENTS.md",
      "key": "MaCoredroid/Lumo_FlyWheel-qwen-diffusion/benchmark_blueprints/families/responses-tool-schema-cutover/workspace_bundle/v1-clean-baseline/AGENTS.md"
    }
  },
  "instructions": "# Responses Replay Repair\n\nVariant: `v1-clean-baseline`\n\nVisible baseline: two same-name tool calls, out-of-order tool results, no extra distractors.\n\nRequired solver behavior:\n- Inspect at least one replay fixture before patching.\n- Repair both `gateway/adapter.py` and `gateway/reducer.py` if needed.\n- Keep repeated same-name tool calls distinct by `call_id` all the way through render output.\n- Keep the public CLI summary format stable for successful runs.\n- Update `codex/config.toml` and `docs/migrations/responses-cutover.md` to the Responses-native contract.\n\nAnti-shortcuts:\n- Do not dedupe",
  "cost": {
    "context_tokens": 190
  }
}

Fetch it by URL: GET /api/v1/registry/macoredroid-lumo-flywheel-qwen-diffusion-v1-clean-baseline/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.