User confirmation is needed.需要用户确认时亮起。
red solid红色常亮
Local hardware for coding agents
Agent hooks enter the desktop runtime. The desktop app verifies firmware and mirrors state to an ESP32 red / yellow / green signal light.
User confirmation is needed.需要用户确认时亮起。
red solid红色常亮
Planning or tools are active.Agent 正在规划或工具正在执行。
yellow blink黄色闪烁
The agent is ready.Agent 已就绪时亮起。
green solid绿色常亮
agent-status-light hook
127.0.0.1:8765
agent-status-light-v1
R/Y/G GPIO
Installable app
Direct app downloads use formal Release assets.agent-status-light_darwin-arm64.dmg
Manifest verified
Firmware flashing uses the merged bin and matching manifest.merged bin + manifest
Formal versions only
RC/prerelease assets stay out of the public download path.Hardware kit
Coming soon. Purchase links are not live yet.可安装桌面 app
直接下载只使用正式 Release assets。agent-status-light_darwin-arm64.dmg
Manifest 校验
固件刷写使用 merged bin 和匹配 manifest。merged bin + manifest
仅正式版
RC/prerelease 不进入普通用户稳定下载路径。硬件套件
即将开放,不伪造购买链接。Green solid when the agent is ready.绿色常亮,表示 agent 已就绪。
idle
Yellow blink while the agent is planning.黄色闪烁,表示 agent 正在规划。
thinking
Yellow blink while tools are active.黄色闪烁,表示工具正在执行。
running
Red solid when user confirmation is needed.红色常亮,表示需要用户确认。
waiting
Download desktop app
Install the desktop app from GitHub Releases. The app owns local state, agent hooks, device setup, and firmware flashing.
Direct downloads
agent-status-light_darwin-arm64.dmg
Windows
agent-status-light_windows-amd64_setup.exe
Linux
agent-status-light_linux-amd64.tar.gz
agent-status-light_<version>_darwin-arm64.dmg
agent-status-light_<version>_windows-amd64_setup.exe
agent-status-light_<version>_linux-amd64.tar.gz
Checksums are published with release assets.
下载桌面 app
从 GitHub Releases 安装桌面 app。它负责本地状态、agent hooks、设备设置和固件刷写。
直接下载
agent-status-light_darwin-arm64.dmg
Windows
agent-status-light_windows-amd64_setup.exe
Linux
agent-status-light_linux-amd64.tar.gz
agent-status-light_<version>_darwin-arm64.dmg
agent-status-light_<version>_windows-amd64_setup.exe
agent-status-light_<version>_linux-amd64.tar.gz
Release assets 会同时发布 checksums。
Firmware image
Use the manifest-verified merged firmware image for ESP32-WROOM-32. Final users do not need Arduino IDE, arduino-cli, PlatformIO, ESP-IDF, or esptool.
Firmware downloads
agent-status-light_esp32-wroom32-merged.bin
Manifest
agent-status-light_esp32-wroom32-manifest.json
agent-status-light-esp32-wroom32-v<version>-merged.bin
agent-status-light-esp32-wroom32-v<version>-manifest.json
The desktop app checks manifest metadata, size, SHA-256, chip, format, and flash offset before flashing.
Firmware guide固件文件
ESP32-WROOM-32 使用经过 manifest 校验的 merged firmware image。最终用户不需要 Arduino IDE、arduino-cli、PlatformIO、ESP-IDF 或 esptool。
固件下载
agent-status-light_esp32-wroom32-merged.bin
Manifest
agent-status-light_esp32-wroom32-manifest.json
agent-status-light-esp32-wroom32-v<version>-merged.bin
agent-status-light-esp32-wroom32-v<version>-manifest.json
桌面 app 会在刷写前检查 manifest 元数据、大小、SHA-256、芯片、格式和刷写偏移。
固件指南Setup path
Open the desktop app directly after installing the package for your OS.
Choose the manifest or matching firmware image in the desktop app and confirm the preview.
Use supported hook integrations so coding agent state reaches the local runtime.
设置路径
安装对应系统的包后,直接打开桌面 app。
在桌面 app 中选择 manifest 或匹配的固件文件,检查预览后确认。
使用支持的 hook 集成,让 coding agent 状态进入本地 runtime。
Coming soon
A ready-to-use kit is planned, but purchase links are not live yet.
Coming soon即将开放
计划提供可直接使用的套件,但购买链接尚未开放。
即将开放Debugging and documentation
Keep the normal path short. Use these documents when you need wiring, firmware, hook, or release details.
调试与文档
普通路径保持简短;需要接线、固件、hook 或发布细节时再进入这些文档。
When something does not light up
如果灯没有按预期亮起