Skip to main content

Mushroom Runtime

mushroom_agent is the device-side runtime module.

Minimal runtime skeleton

  • protocol: environment events and action instruction models
  • hardware: hardware abstractions and adapters
  • transport: LocalTransport and RemoteTransport
  • runtime: session organization, input forwarding, and action execution

Design constraints

  • depends on MushroomAgent-core
  • does not depend on MushroomAgent-server
  • leaves extension points for audio, video, screens, lights, and physical action chains