Show HN: I kept missing Claude Code prompts, so I built a tray dot in Rust
Category: devtools
Tags: ai-assistants, system-tray, productivity
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 5)
AgentTray is a cross-platform system tray application that monitors AI coding agents (Claude Code, Codex, Gemini) in real-time, providing visual status indicators and notifications when agents need user input. It's interesting because it combines file watching, process scanning, and native CLI hooks to solve a specific productivity pain point for developers using AI coding assistants.
Target audience: backend devs, full-stack devs
Repository: https://github.com/sprklai/agenttray · Rust · MIT · 1 stars
View on Hacker News