Welcome to the Nexus Framework! (Here is how we start) #3
sangalo20
announced in
Announcements
Replies: 1 comment 2 replies
-
|
@ashioyajotham Is there any issue you are particularly interested in? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome, everyone!
For a while, the vision of a zero-trust, provider-agnostic integration layer for autonomous agents has been living in the foundational white paper on Zenodo. The core engine—the Go Broker, Gateway, and Bridge—is now built, stable, and live.
Now, it’s time to expand the ecosystem.
Our immediate goal is to make Nexus plug-and-play for the broader agentic AI space. We want developers building custom agents, or working with memory OS systems like Athena and autonomous architectures like OpenClaw, to be able to hook into our identity orchestration instantly, without rewriting integration logic.
Where We Need Your Help Right Now:
The core Go stack is solid, but to achieve mass adoption, we need to meet developers where they are. I have just opened up three major initiatives on the Issue Board, and they are up for grabs:
How to Get Started Today:
Pull down the nexus-framework repo.
Follow the Quickstart in the README.md (run docker-compose up -d).
Head over to the Issues tab and look for the good first issue or help wanted tags.
Claim an issue: Just drop a comment on the issue saying "I'll take this!" so we don't duplicate work.
Communication:
We will use this Discussions tab as our async headquarters. If you hit a wall getting the Docker stack running, or if you want to propose an architecture change for the SDKs, open a thread here in Discussions. If you find a reproducible bug, open an Issue.
Let’s build the standard for agent identity. Grab an issue, and let me know where you get stuck!
Beta Was this translation helpful? Give feedback.
All reactions