Skip to content

feat: modernize default model policy - #4

Merged
ASRagab merged 5 commits into
mainfrom
feat/modernize-default-models
Jul 29, 2026
Merged

feat: modernize default model policy#4
ASRagab merged 5 commits into
mainfrom
feat/modernize-default-models

Conversation

@ASRagab

@ASRagab ASRagab commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • centralize proposer and generated-evaluator defaults with CLI > environment > project-default precedence
  • use provider sampling defaults unless temperature is explicitly supplied, and ensure generated judge/composite evaluators compile and run offline without credentials
  • update CLI help, operational scripts, packaged skills, documentation, and stale-model drift guards for current OpenAI, Anthropic, and Gemini models

Test evidence

  • uv run pytest -q — 375 passed, 8 skipped
  • uv run python scripts/check.py --skip-smoke — pytest and score checks passed
  • LiteLLM routing verified offline for openai/gpt-5.6-sol, openai/gpt-5.6-luna, anthropic/claude-sonnet-5, and gemini/gemini-3.6-flash

No paid provider calls or dependency upgrades were introduced.

@ASRagab
ASRagab merged commit eb883db into main Jul 29, 2026
3 checks passed
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.

1 participant