cshitian

**Antigravity Task LED** 是一套极客专属的桌面物理联动系统。它能够实时捕捉 Antigravity IDE(或者 VS Code)中 AI 助手的生成状态,通过轻量级 HTTP API 推送到巴法云物联网平台,进而通过 MQTT 协议广播给摆在您桌面上的 **ESP8266 物理主控芯片**,实时驱动红色与绿色 LED 切换 19 种极其炫酷的非阻塞创意灯语。

14
0
80% credibility
Found May 29, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Antigravity Task LED is a creative desktop IoT system that connects your AI coding assistant's mental state to physical dual-color LED lights on your desk. The system monitors when your AI is thinking, finished, or encountered an error, and triggers 19 different lighting patterns on your desk hardware—from simple blinking to elaborate太极 breathing waves. It uses a cloud relay service (Bemfa) to bridge the gap between your code editor and the physical lights, requiring an ESP8266 microcontroller and two LEDs as hardware components.

How It Works

1
💡 Discover the magic desk setup

You hear about a project that makes your desk lights react to your AI assistant's thinking, and it sounds like something a sci-fi movie would feature.

2
📦 Gather your hardware pieces

You order a small computer chip (ESP8266), two LED lights (one green, one red), some resistors, and a breadboard to hold everything together.

3
🔧 Set up your account and connect everything

You create a free account on the cloud service (Bemfa), plug your chip into your computer, and load the special program onto it so it can receive messages over WiFi.

4
🖥️ Install the light-up assistant

You install the Antigravity Task LED extension into your code editor, which watches what your AI helper is doing behind the scenes.

5
Watch your desk come alive

When you ask your AI assistant a question, your green light starts breathing gently. When it finishes thinking, the lights swirl in a beautiful太极 pattern. When something goes wrong, a bold red light grabs your attention immediately.

🎉 Your workspace is now a living extension of your AI

Your desk physically reflects what your AI is thinking, creating an immersive experience that makes coding feel like piloting a spaceship.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is antigravity-task-led?

Antigravity Task LED is a physical desktop notification system that maps your AI assistant's thinking state to actual lights on your desk. The VS Code extension monitors whether your AI is generating, succeeded, or errored out by watching the IDE's interface, then pushes commands through a cloud relay to an ESP8266 microcontroller that drives red and green LEDs. You get 19 different lighting patterns ranging from simple blinking to complex effects like ECG waveforms, radar scanning, and Tai-Chi breathing animations. The whole chain runs CDP monitoring into HTTP API calls to Bemfa's IoT platform, which broadcasts via MQTT to your hardware.

Why is it gaining traction?

This hits a specific niche: developers who want ambient awareness of AI activity without staring at the screen. The 19 non-blocking LED patterns are genuinely creative, with patterns like SOS Morse code, heartbeat simulation, and "HELLO" broadcasts. The architecture is straightforward: IDE to cloud to hardware, with no complex setup beyond configuring your WiFi credentials and a 32-character UID. The plugin includes a quick settings menu for configuring which pattern maps to each AI state, plus a built-in pattern tester.

Who should use this?

Hardware hobbyists who want to build a physical "AI activity monitor" for their desk. Developers working in noisy environments where audio notifications get lost. Anyone comfortable with Arduino and basic electronics who wants ambient awareness of their AI assistant's status. Not for teams needing production reliability or documentation-heavy projects.

Verdict

This is a fun weekend project with a creative premise, but the 14 stars and basic documentation suggest it's early-stage. The credibility score of 0.8% reflects this maturity level. If you want to experiment with IoT + IDE integration, the clear architecture and solid hardware-side non-blocking code make it worth a look. Don't bet on it for mission-critical workflows yet.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.