Ross ROSS = Recommend OSS · open-source software intelligence for agents

espressif/esp-claw

ESP-Claw, a "Chat Coding" AI agent framework for IoT devices observed · 2026-08-28

github.com/espressif/esp-claw · homepage · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 98
  • Release rhythm 56
  • Longevity 9

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 138
  • days_rel: 82
  • days_push: 13
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2051 stars · 427 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ESP-Claw is Espressif's 'Chat Coding' AI agent framework for IoT devices, reimplemented in C for ESP32-series chips. It lets users define device behavior through natural conversation, combining LLM decision-making with locally executed Lua rules, event-driven sensing, MCP client/server support, and on-chip long-term memory.

Use cases

  • build an AI agent on an ESP32 that senses and acts locally
  • define IoT device behavior by chatting instead of writing code
  • run an MCP server/client on an embedded microcontroller
  • create millisecond-latency event-driven automations on cheap hardware
  • store user preferences and habits on-device without cloud dependency
  • turn an ESP32 into an autonomous decision-making edge device

When to choose

  • you want LLM-driven agent behavior running directly on ESP32 hardware
  • you need offline-capable, event-driven device logic with millisecond response
  • you want non-programmers to configure devices via chat messages
  • you need MCP integration to expose hardware capabilities to agents

When to avoid

  • your project targets non-Espressif microcontrollers
  • you need a general-purpose cloud-hosted agent framework
  • you require heavy LLM inference that exceeds MCU resources

Facets

framework · maturity active

agent-framework mcp llm-inference iot embedded chatbot artificial-intelligence iot embedded-systems embedded iot c esp32 espressif edge-ai chat-coding lua event-driven on-device-memory edge-agent ai-agents automation

2 sources

Member repositories

RepositoryRoleHealth v2
espressif/esp-clawmain66

For agents

markdown · JSON · MCP: product_card(name="espressif/esp-claw")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem