Skip to content

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 15 Aug 17:23
· 9 commits to main since this release
2187c07

Linux (x86_64): full parity - daemon, CLI, GUI, GNOME extension support, systemd packaging. Choose .deb, .rpm, or the plain tarball depending on your distro.

macOS (Apple Silicon): CLI + daemon only (nexus, nexusd) - MCP mode and the control API work, but there's no native GUI build for macOS. On an Intel Mac, this arm64 binary runs fine under Rosetta 2. Unsigned binaries will need xattr -d com.apple.quarantine <binary> or a right-click-Open the first time, since these aren't notarized.

Windows: not yet published - tracked as a follow-up (nexusd's control API needs a platform split first; MCP mode itself has no Windows-specific blocker).

What's Changed

Full Changelog: v0.1.15...v0.1.16