--- version: 1.13.7 date: 2026-06-28 title: The update command works again --- ## App ### Improvements - Mobile: the model and agent buttons in the composer are borderless and cleaner, show the provider logo beside the model name, and cut long names with an ellipsis. - Mobile: in the model picker the thinking-variant control is plain text with a chevron, and each row's controls line up. ### Fixes - **CLI: `openchamber update` works again.** A missing helper had broken the command. - Providers: the Add provider form stays open while provider data refreshes or you pick a model in the background. It used to snap back to an existing provider. - Chat: with tool calls such as Bash and Edit expanded by default, scrolling no longer twitches, and slow scrolling no longer jumps past several messages. - Mobile: in a long conversation, older messages load before you reach the very top, and fast scrolling no longer leaves blank gaps where messages vanish until you scroll back. - Mobile: interface labels, including the model and agent selectors, are back to their old size after 1.13.6 shrank them too much. ## VS Code ### Fixes - Providers: the Add provider form stays open while provider data refreshes or you pick a model in the background. It used to snap back to an existing provider. - Chat: with tool calls such as Bash and Edit expanded by default, scrolling no longer twitches, and slow scrolling no longer jumps past several messages.