# Pending claude-voice Features

Two features were discussed and need to be built:

1. **Gaze detection** — Use MacBook webcam + MediaPipe to detect if Ahmed is looking at the camera. If yes, process speech. If no, ignore it. This replaces the need for a wake word. Agent was launched but failed/crashed before completing.

2. **Live agent status bar** — Add a section in the terminal UI between the conversation history and the bottom controls showing active background agents with icons indicating what they're doing (🔍 researching, 💻 coding, 🌐 browsing, 🤖 general, ✅ done, ⚙️ running). Agent was stopped before completing.

Both need to be re-launched when Ahmed is ready to continue.
