Skip to content

Lumo Copilot v0.1.9

Choose a tag to compare

@dev-pruitt dev-pruitt released this 29 Jul 01:10

Lumo Copilot v0.1.9 — one "thinking" indicator, not two.

Fixed
v0.1.2 added the live thinking view, and it showed a second "Thinking…" row
alongside the existing " is thinking…" indicator — two of them on screen
at once, the first one empty.

Now there's always exactly one:

  • While the model is starting up or working quietly, you get the familiar
    " is thinking…" line.
  • The moment it actually streams its reasoning, that's replaced by the
    expandable thinking block showing the real chain-of-thought — click to expand
    or collapse it.
  • Once the answer starts, the block collapses to a one-line
    "Thought for Ns" summary.

Models that don't expose their reasoning simply show the plain indicator, as
before.

Install / update
Existing installs update automatically. New installs: right-click the app → Open
the first time (unsigned build), Apple Silicon only.