Green solid when the agent is ready.绿色常亮,表示 agent 已就绪。
idle
Local hardware for coding agents
A physical status light for coding agents and local developer workflows.
agent-status-light hook
127.0.0.1:8765
agent-status-light-v1
R/Y/G GPIO
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.
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_<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.
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-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
如果灯没有按预期亮起