Skip to content

Pacifico 0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:49
· 8 commits to main since this release

Fixes Homebrew integration paths so MCP clients and the macOS daemon continue working after an old Homebrew keg is removed.

Install or upgrade

brew install emersoftware/tap/pacifico && pacifico install

Existing installations:

brew upgrade pacifico && pacifico install
pacifico daemon start

The last command refreshes an existing daemon registration; it is optional if you do not use background indexing.

No Bun or Node.js installation is required. Release binaries passed the executable integration tests on native macOS and Linux runners, for ARM64 and x86-64. The source suite has 1,192 passing tests and 9 optional skips, including upgrade-path regression coverage.

Inspired by and built on nicknisi/sessions, under the MIT license.

Full changelog: v0.1.0...v0.1.1