Skip to content

added regression tests and fixed functionality by adding in inject_de… - #108

Open
adenstamm wants to merge 1 commit into
Jason-Vaughan:mainfrom
adenstamm:codex/fix-pinned-model-delegation
Open

added regression tests and fixed functionality by adding in inject_de…#108
adenstamm wants to merge 1 commit into
Jason-Vaughan:mainfrom
adenstamm:codex/fix-pinned-model-delegation

Conversation

@adenstamm

Copy link
Copy Markdown

…legate value

What

added regression test to make sure that inject delegate was getting passed in to make sure orchestrator models could orchestrate. added tests for ollama and claude to make sure that it wasnt just getting passed regardless

Why

fixes #96

Test plan

put tests into test_cli

Checklist

  • [y] make test passes (hermetic suite; HTTP is mocked).
  • [y] New behavior has tests; bug fixes have a regression test.
  • Docs updated in this PR if behavior changed (README.md / ARCHITECTURE.md).
  • [y] CHANGELOG.md [Unreleased] updated (under the right subsection).
  • [y] No secrets committed — key_ref references only, never a raw key.
  • [y] Change is consistent with the opt-in / bring-your-own-key posture (DISCLAIMER.md).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] --model on a can_orchestrate entry silently strips the delegate tool

1 participant