AgentShift converts AI agents between platforms in seconds. OpenClaw → Claude Code, GitHub Copilot, AWS Bedrock, and more. Your governance rules survive the move.
pip install agentshift
Parse from source platforms, emit to targets. Adding a new platform = one parser + one emitter.
Every agent passes through a universal Intermediate Representation — the core innovation that makes N-to-N conversion possible.
The agentshift diff command shows exactly what converts cleanly vs. what needs manual work.
Anthropic is ending Claude subscription access for OpenClaw on April 4th. Move your agents to Claude Code or any supported platform — with governance preserved.
AgentShift doesn't just copy configs. It understands three layers of governance and tells you exactly what survives the move.
100% preserved. Safety rules, disclaimers, scope limits — these live in your instructions and always transfer.
37–93% preserved depending on target. Deny lists, rate limits, read-only flags. What can't be enforced natively gets elevated to instructions.
0% natively — but 93.6% behaviorally equivalent via elevation. Content filters, PII detection, grounding checks become prompt-level rules.
Don't rewrite agents for every platform. Convert once, deploy anywhere. Especially relevant now that Anthropic is restricting OpenClaw access.
AgentShift generates deployment-ready configs. You review, customize, and deploy on your terms.
agentshift audit gives you GPR scores showing exactly how much governance survived the conversion. No guessing.
Adding a new platform = one parser + one emitter. The IR handles the rest. Contributions welcome.
pip install agentshift