Skip to content

Blurt v1.1.1

Choose a tag to compare

@rbsriram rbsriram released this 08 Jun 20:48
· 78 commits to main since this release

Fixes the macOS terminal-launch experience.

Typing blurt in a terminal now hands off to blurt.app, so you get a single dock icon with blurt's icon and name (not the Python rocket), and Blurt keeps running after you close the terminal. The earlier guard misfired because terminals also set __CFBundleIdentifier; it now checks for blurt's own bundle id.

Also: the launch line no longer prints a localhost IP, and the README's install steps cover installing pipx and Ollama up front.

Install: pipx install git+https://github.com/rbsriram/blurt then blurt. Already on Blurt? Settings > check for updates, or pipx upgrade blurt.