Skip to content

ucode pi automatic model detection #204

Description

@MarkAngler
  1. launching ucode pi automatically detects available models
  2. the automatically detected models are not comprehensive
    "models": [
    {
    "id": "system.ai.claude-haiku-4-5"
    },
    {
    "id": "system.ai.claude-opus-4-8"
    },
    {
    "id": "system.ai.claude-sonnet-5"
    }
    ]
    "models": [
    {
    "id": "system.ai.gpt-oss-120b"
    },
    {
    "id": "system.ai.gpt-oss-20b"
    }
    ]
  3. if you try to modify the providers manually, ucode just overwrites them on next launch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions