CtrlNode Bridge 2026.2.2 #11
Pinned
ctrlnode-ai
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CtrlNode Bridge v2026.2.2 Release Notes
This release adds Hermes provider support, renames the binary to
ctrlnode, and introduces an interactive setup wizard so first-run configuration requires no manual file editing.What's new
Hermes provider
The Bridge now supports Hermes as a native provider via the ACP protocol (
hermes acp). Each Hermes agent gets its own isolated profile directory so credentials and conversation history never mix across agents.Binary renamed to
ctrlnodeThe binary was previously named
ctrlnode-bridge[.exe]. It is now simplyctrlnode[.exe]. The install scripts install it under the new name and add it toPATH.Setup wizard (
ctrlnode --setup)Run
ctrlnode --setupto configure the Bridge interactively:<workspace>/.ctrlnode/.envandBASE_PATHis persisted as a user environment variable automatically.On subsequent runs the Bridge reads the saved config with no prompts. If the token is missing it asks inline before connecting.
Config file shown at startup
The Bridge now prints which
.envfile it loaded at startup, and reminds you of the--setupcommand if you need to reconfigure.Binaries
ctrlnode.exectrlnode-linux-x64ctrlnode-linux-x64-baselinectrlnode-darwin-arm64Upgrade
Replace the binary with the new
ctrlnodebinary and restart. If you havectrlnode-bridgein your PATH, remove or rename the old binary. Runctrlnode --setupif you want to move your workspace or update your pairing token.This discussion was created from the release CtrlNode Bridge 2026.2.2.
Beta Was this translation helpful? Give feedback.
All reactions