SysML Repo Modeler
OpenClaw
The fastest-growing repository on GitHub
The model shows the runtime split into its major components and the interfaces between them. Look at how the gateway sits between the channels and the agent loop, and at which parts reach outside the process to model providers and storage.
What was analyzed
| Repository | Branch | Commit |
|---|---|---|
| openclaw | main | 36b80ada |
Why this repository
OpenClaw went from a side project to one of the most-starred repositories on GitHub in under a year. It is a single repository, but not a simple one: an agent runtime, a gateway, a plugin system and a set of channel integrations all live together in it. That makes it a test of whether the analyzer can find structure inside one large codebase rather than across several.