RELEASE·NEXUS
Nexus 0.2.3: A Proper Architecture, Full Observability, and SDKs for Every Agent Runtime
Nexus 0.2.3 is the most substantive release since launch. A formal service layer replaces the monolithic handler, five new Prometheus metrics cover every credential operation, critical Broker bugs are fixed, and three first-class SDKs with native MCP support ship for Go, Python, and TypeScript.
May 14, 202613 min read
BLOG·NEXUS
Security-as-Code: Why We Treat Provider Configuration Like Infrastructure Code
The Nexus Broker holds refresh tokens and API keys for every provider in your workspace. Before nexus-cli, the only way to change that state was an ad-hoc API call with no review, no diff, and no record. Here is why that mattered and what we built instead.
May 5, 20269 min read
RELEASE·NEXUS
Nexus 0.1.5: Bridge and Broker Stability Fixes
Nexus 0.1.5 replaces goto-based retry logic in the Bridge, fixes a partial-write race in the Broker's streaming encoder, and resolves NULL panics for non-OAuth2 provider profiles.
Apr 13, 20267 min read
BLOG·NEXUS
Connecting Salesforce: skip_scope_on_auth and What We Learned
Nexus 0.1.4 adds skip_scope_on_auth for providers like Salesforce that reject scope parameters on the OAuth authorization URL. Here is why the fix was needed and how to use it.
Apr 1, 20266 min read