OSS Series · #4

The Hottest OSS Embedded Runtimes & CI Sim for the Agent Loop

Part four of our running list of the open source that matters when an AI agent — not just a human — is working on the car. We've done the debuggers, the SDV stack, and the bus. This time: the runtimes firmware runs on and the emulators that let an agent build, flash, run and test it without hardware in the loop. Nine that are live on GitHub and worth knowing.

An agent that can edit firmware but can't run it is only half a loop. The other half is a runtime to target and a way to execute it in CI — ideally emulated, so the feedback comes in seconds and scales to a thousand parallel jobs instead of one bench. That's where this layer earns its place: a well-defined RTOS or HAL gives the agent a stable API to write against, and an emulator gives it a headless, scriptable machine to prove the change on before a single real board is touched.

This list is the runtime-and-CI counterpart to our Open Source Register. Same rules: these are independent projects at varying maturity, listed for their role in an agent-native workflow, not ranked by stars. Inclusion is not endorsement — verify each against its own repository before adopting.

Part of a series

This is #4 in our running list of the hottest open source for agent-native automotive engineering. Catch up on #1 — MCP servers wiring hardware debuggers into AI agents — #2, the SDV stack an agent can drive, and #3, the CAN & bus tooling an agent can call. Next up: open tooling for ASPICE / ISO-26262 traceability & evidence.

Building or maintaining automotive open source?

The New Automotive is a curated register and marketplace. Want your project listed, corrected, or a warm intro to teams adopting it? Reach out — no cost, no spam.

Request an Intro