A model harness like Claude Code or Codex built in python, supports Anthropic natively and a large amount of models via OpenRouter and Ollama
git clone https://github.com/Optccopa/claudius_harness
cd claudius_harness
pip install -e .
claudius "hello" # Prompts to fill in api secrets on first runApache License 2.0, see LICENSE.