Group of 2 Under the hood
No documentation found
The model catalog schema now supports effort levels, model families, and image size limits per model.
What
- The model definition schema used in the model catalog now accepts new fields:
effort_levels,default_effort,capabilities,family,knowledge_cutoff,default_for_family,fast_default_for_family, andimage_limits(withmax_width/max_height). - These fields are defined in a new schema (referenced as
runtimeinside a larger model-catalog entry schema) alongside existing fields likenotice,selection_notice,badge,tooltip, andquick_select, and also includemax_input_tokens/max_output_tokens.
Why These fields let the model catalog describe, per model, which effort levels are available and the default one, which family a model belongs to and whether it's that family's default, and image size limits — metadata Claude Code can use to present and select models more accurately.
Names in the bundleimage_limits