• v1.8.2 da43bc1459

    Homer released this 2026-09-26 22:54:31 +00:00 | 0 commits to main since this release

    The model lists, made readable. Both printed every capability switch as a tag —
    reasoning, vision, tools and then seventeen tool_* names — for every model.

    • The model picker in a chat is name, context window and an eye. One line per
      model: its name, its context window shortened the way it is quoted (CTX 131K,
      CTX 1M), and an eye if it can see images — nothing if it cannot. The tags and
      the description are gone from it; a menu whose one job is choosing does not
      need twenty badges per row. The context sizes and the eyes line up as columns
      whatever a name's length, and a model with no context length set shows nothing
      rather than CTX 0.

    • The tick follows the model you picked. It stayed on the model the page was
      loaded with until the next reload, while the highlight moved.

    • Settings → Models no longer runs the tags over the names. The tags sat
      beside the name, squeezed it to a word per line on a phone and drew over it at
      every width. The name now has the row to itself, with the same context size and
      eye as the picker, and the capability tags wrap underneath at the card's full
      width. A long name wraps rather than being cut off.

    Downloads