Add mosoo-agent-driver#230
Open
Yevanchen wants to merge 1 commit into
Open
Conversation
Adds mosoo-agent-driver — a runtime-neutral driver that boots and drives a single coding-agent session inside a sandbox, exposing Claude Code, Codex, and ACP behind one unified command/event protocol. Bun-native TypeScript, Apache-2.0. Repo: https://github.com/langgenius/mosoo-agent-driver
|
We require contributors to sign our Contributor License Agreement, and we don't have @Yevanchen on file. You can sign our CLA at https://e2b.dev/docs/cla . Once you've signed, post a comment here that says '@cla-bot check' |
Author
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a new entry for mosoo-agent-driver to the list.
Why it fits
mosoo-agent-driver is a runtime-neutral driver that boots and drives a single coding-agent session inside a sandbox — Claude Code, Codex, and ACP sit behind one unified command/event protocol, so the same harness can host any of them. That places it squarely in the "SDK / framework for building and deploying autonomous AI agents" scope of this list, alongside existing entries like LangChain, Vercel AI SDK, and Steamship.
Project facts
agent-runtime,agent-gateway,sandbox,harness,claude-code,codex,acp,claude-managed-agentsPlacement
Inserted as a new H2 section between
## [LangSmith]and## [SID], following the existing format (project name → short description →<details>block with### Links).Happy to adjust ordering, description length, or placement based on maintainer preference.