Skip to content

providers set-default rejects models available through /models #1507

Description

@blkt

providers set-default fails because the model is not in the startup catalog:

$ mecatui providers set-default toolhive gpt-5.6-sol
mecatui: providers set-default: --default-model "gpt-5.6-sol": not catalogued for the default provider "toolhive"

However, gpt-5.6-sol can be selected successfully through /models once the TUI is running.

It is unclear whether set-default is validating against an unpopulated catalog or associating the model with the wrong provider.

Expected

providers set-default should accept models that the selected provider exposes at runtime, consistent with /models.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions