Skip to content

Add provider smokes and model preference#379

Draft
bussyjd wants to merge 2 commits intomainfrom
feature/agent-provider-smokes-model-prefer
Draft

Add provider smokes and model preference#379
bussyjd wants to merge 2 commits intomainfrom
feature/agent-provider-smokes-model-prefer

Conversation

@bussyjd
Copy link
Copy Markdown
Collaborator

@bussyjd bussyjd commented Apr 24, 2026

Summary

  • Add obol model prefer <model-name> to move a configured LiteLLM model to the front of the preference order and sync stack-managed agent model config.
  • Honor LiteLLM model order when choosing OpenClaw primary/fallback models, while keeping cloud setup primary by preferring the configured cloud model.
  • Add flow-12 provider smokes for local obol-agent inference plus optional Anthropic/OpenAI smokes when API keys are present.

Tests

  • bash -n flows/flow-12-agent-provider-smokes.sh flows/release-smoke.sh
  • go test ./cmd/obol ./internal/model ./internal/openclaw
  • go test ./... -run ^'$' -count=0

Closes #378

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.

Add obol-agent provider inference smoke coverage and model preference command

1 participant