Claw Conduit - open source A2A bridge between NemoClaw and Microsoft Foundry Agent Service or AWS Bedrock AgentCore #1035
Replies: 1 comment 1 reply
-
|
I’ve done some work on this. RFC #442 in this repo includes a WAL Integration Profile for OpenShell that covers graduated egress policy binding — how trust levels map to which endpoints a sandboxed agent can reach, and how that policy set widens or narrows based on demonstrated reliability. The companion governance overlay in the same repo maps the full trust lifecycle onto OpenShell’s policy model, including credential isolation and dual-scan privacy enforcement at the egress boundary. Both documents are in the local-first-ai-orchestration repo if you want to evaluate whether the patterns apply to your enterprise blueprint. https://github.com/ljefford2-cmyk/local-first-ai-orchestration |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Claw Conduit
Open source A2A bridge connecting NemoClaw to Microsoft Foundry Agent Service and AWS Bedrock AgentCore

10 days after NemoClaw launch we built and open sourced Claw Conduit - an A2A bridge connecting NemoClaw to Microsoft Foundry Agent Service and AWS Bedrock AgentCore Runtime:
https://github.com/Paragon-Technology-Solutions/claw-conduit
We built the NemoClaw client by reading your own e2e test scripts -- the SSH+CLI pattern against the OpenClaw gateway on port 18789. We also authored a vertical-specific OpenShell policy blueprint extending the sandbox defaults for a mid-market enterprise deployment.
We are the first managed AI services firm deploying this stack for mid-market enterprises across the PE ecosystem. Our clients are excited about NemoClaw but all their agents are in their Microsoft or AWS stack. They also want to avoid lock-in / have optionality.
A couple of things we would love your input on as NemoClaw matures toward GA:
Stack:
Python 3.11, FastAPI, A2A protocol, Entra ID on Azure, SigV4 on AWS. 17 tests passing.
Cheers
Ariel Jalali
Paragon Technology Solutions - paragoncto.com
Beta Was this translation helpful? Give feedback.
All reactions