Skip to content

[bug] status line not displaying correct model and context usage 0 #90

@dev-seahouse

Description

@dev-seahouse
Image

Context:
here is my ~/.claudish/config.json profile config

    "default": {
      "name": "default",
      "models": {
        "opus": "zai@zai@glm-5.1",
        "sonnet": "zai@zai@glm-5.1",
        "haiku": "zai@glm-4.7",
        "subagent": "zai@zai@glm-5.1"
      },
      "createdAt": "2026-01-27T15:11:40.474Z",                                                                                                                                                      
      "updatedAt": "2026-03-26T08:44:32.355Z"
    },

it is set to glm-5.1, but claudish shows Model: zai@glm5 instead of zai@glm5.1

also , notice that the context usage in status line is always 100% when using either glm5 or glm5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions