Skip to main content
← Blog
2026-04-18 · ɳSelf Team

v1.0.9: CLI and Admin in lockstep, 87 plugins, and security always free

v1.0.9 ships CLI and Admin at the same version for the first time. Eighty-seven plugins, a Go-native binary, plugin-first architecture, and a hard commitment that every security feature stays free.

release stable

v1.0.9 is out. This is the fourth patch in the v1.0 line, and the first release where CLI and Admin ship at the same version number.

What ships in v1.0.9

CLI and Admin lockstep. The CLI (nself-org/cli) and Admin GUI (nself-org/admin) now share version v1.0.9 and will stay in lockstep from here forward. If you run Admin on localhost, it talks to the same CLI version running your stack. No more version skew.

Go-native binary. The CLI moved to a pure Go rewrite at v1.0.0, released 2026-03-29. v1.0.9 builds on that foundation: faster startup, cleaner error messages, and a single static binary for macOS, Linux, and Windows.

87 plugins, plugin-first architecture. The ecosystem shipped with 25 free MIT plugins and 62 paid plugins across 5 product bundles at v1.0.9. The plugin ecosystem has grown since. See current counts at /pricing. Before adding any backend capability, we ask: can this be a plugin? That keeps the core small and the paid ecosystem valuable.

Security is always free. Every security feature in ɳSelf ships in the free tier: RLS, rate limits, JWT auto-rotation, SSRF guard, WAF basics, audit logs, TLS automation. No security feature is paywalled, now or in future releases.

Getting v1.0.9

# Install fresh
curl -sSL https://install.nself.org | bash

# Upgrade existing install
nself update

Homebrew users:

brew update && brew upgrade nself

Bundles and pricing

Three bundles are buyable today at $0.99/mo each: Chat Bundle, Claw Bundle, TV Bundle. ɳTask is free (no bundle required). Family Bundle ($0.99/mo) and ClawDE Bundle ($0.99/mo) are coming in v1.1.0 and v1.2.0 respectively. ɳSelf+ ($39.99/yr) covers everything, including Family Bundle and ClawDE Bundle when they launch.

Note (v1.1.0): ɳFamily and ClawDE are now GA, and Sentry Bundle has joined as a sixth bundle. ɳSelf+ pricing is now $3.99/mo or $39.99/yr. Current pricing and bundle list: nself.org/pricing.

Full tier table and plugin list: nself.org/pricing.

What this release is not

v1.0.9 ships the Go binary, 87 plugins, and the CLI/Admin lockstep. UI localization (DE/ES/FR) is planned for v1.1.0. A plugin marketplace UI and ɳCloud managed hosting are on the roadmap but not in this release.

Questions or bugs: open an issue on GitHub or join the community chat.