langgenius/mosoo-agent-driver

54 stars · Last commit 2026-06-14

Runtime-neutral driver for Claude Code, Codex, and ACP. Compatible with Claude Managed Agents (CMA) API.

README preview

<div align="center">

<img src="./assets/logo.svg" alt="Mosoo" width="138" height="138" />

<h1>agent-driver</h1>

<strong>One Driver Kernel. Every agent backend.</strong>
<br />
The runtime that drives a sandbox-hosted agent session inside Mosoo.

<br />
<br />

<!-- Static badges below render cleanly before the package is published. Once
     mosoo-agent-driver is public on GitHub + npm, swap in the dynamic versions:
     build:     https://img.shields.io/github/actions/workflow/status/langgenius/mosoo-agent-driver/ci.yml?branch=main&label=build
     version:   https://img.shields.io/npm/v/agent-driver?label=version
     downloads: https://img.shields.io/npm/dm/agent-driver?label=downloads -->

[![Build](https://img.shields.io/badge/tests-passing-3fb911)](#checks)

View full repository on GitHub →