Skip to content

Add Mitos to Runtimes, Harnesses & Reference Implementations - #49

Open
stubbi wants to merge 1 commit into
walkinglabs:mainfrom
stubbi:add-mitos-runtime
Open

Add Mitos to Runtimes, Harnesses & Reference Implementations#49
stubbi wants to merge 1 commit into
walkinglabs:mainfrom
stubbi:add-mitos-runtime

Conversation

@stubbi

@stubbi stubbi commented Jul 1, 2026

Copy link
Copy Markdown

Adds Mitos to the Runtimes, Harnesses & Reference Implementations section, next to SWE-ReX as sandboxed execution infrastructure.

Harness angle: Mitos is a snapshot-fork microVM sandbox runtime for AI agents. It forks a warm environment per session so each run starts from a clean, isolated state, with declarative lifecycle control and a client SDK. That maps onto two harness primitives this list already covers: per-session clean state and isolated parallel execution.

Checklist

  • Link works and points to the primary open-source implementation (Apache-2.0).
  • Placed in the single most specific section; not duplicated elsewhere.
  • Description is concise, practical, and non-promotional; explains the harness angle.
  • No existing Mitos entry in the README.
  • Diff is a single line.

Mitos is a snapshot-fork microVM sandbox runtime for AI agents: it forks
a warm environment per session so each run starts from a clean, isolated
state. That maps directly onto two harness primitives the list already
covers: per-session clean state and isolated parallel execution. Placed
next to SWE-ReX as sandboxed execution infrastructure.

Signed-off-by: Jannes Stubbemann <jannes@mitos.run>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant