Skip to content
v0.1.272026-09-04macOS

Your coding agents are found from the Dock, and typing behaves again

macOS only. Every fix from this week's macOS beta tickets in one update. Coding agents that only your .zshrc puts on PATH — Claude Code's native installer, npm's global bin, nvm, bun, OpenCode, Grok — are found when you launch from Finder or the Dock instead of showing as not installed, and when nothing is found the app says exactly which shells and folders it checked and offers Check again. Auto's task field no longer types backwards, and Korean, Japanese and Chinese input sources compose in the chat composer again.

  • CLIs on your .zshrc PATH are found. Launching from Finder or the Dock now asks your login and interactive shells where your agents live, so a Claude Code, Codex, OpenCode or Grok install that only .zshrc knows about shows up instead of being reported as missing.
  • Nothing found? It tells you why. Chat mode, the launch grid and the agent page list the shells asked and the folders checked, point at the ~/.zprofile fix, and offer Check again so a fresh install is picked up without relaunching.
  • Typing lands in order, and 한글 composes. A custom task typed into Auto's field no longer comes out backwards, and Korean, Japanese and Chinese input sources compose whole syllables in the chat composer instead of scattering letters.

Fixed

  • Coding agents that only your .zshrc puts on PATH (Claude Code's native installer, npm's global bin, nvm, bun, OpenCode, Grok) are now found when you launch from Finder or the Dock instead of being reported as not installed.
  • When no coding agent is found, Chat mode, the launch grid and the agent page say which shells were asked and which folders were checked, point at the ~/.zprofile fix, and offer Check again so a fresh install is picked up without relaunching.
  • A slow or prompting .zshrc no longer reads as "not installed": discovery still stops at its deadline and tells you the shell didn't answer, and a chat sent before it answers says so and asks you to send again.
  • Typing a custom task into Auto's field no longer comes out backwards; each character lands after the last one, the way it does in the chat composer.
  • Korean, Japanese and Chinese input sources compose in the chat composer again: typing 한글 produces the two syllables rather than six separate letters, and a draft filled in from elsewhere waits for the syllable you are on to finish.
  • A first Fn take before the on-device speech model is downloaded now says exactly where the Download button is (Settings → Voice, beside Apple Speech) instead of pointing at a "prepare" step that does not exist.