docs(plan): record voice wake and capture gap completion

This commit is contained in:
William Valentin
2026-02-16 10:17:28 -08:00
parent 83b8e38b11
commit 3863f59b45
4 changed files with 79 additions and 8 deletions
@@ -174,8 +174,8 @@ Flynn actually has MCP support that OpenClaw doesn't emphasise — OpenClaw reli
| macOS menu bar app | Full | -- | **MISSING** |
| iOS node | Full (Canvas, Voice, Camera) | -- | **MISSING** |
| Android node | Full (Canvas, Talk, Camera) | -- | **MISSING** |
| Voice Wake / Talk Mode | Full (ElevenLabs) | -- | **MISSING** |
| Camera / screen capture | Via nodes | -- | **MISSING** |
| Voice Wake / Talk Mode | Full (ElevenLabs) | Wake phrase + timed talk mode | **MATCH** |
| Camera / screen capture | Via nodes | `screen.capture` + `camera.capture` tools | **MATCH** |
| Location access | Via nodes | -- | **MISSING** |
---
@@ -299,7 +299,6 @@ All five Tier 3 items implemented: Lane Queue (per-session FIFO in gateway), cre
- Companion apps (macOS/iOS/Android) — massive scope
- LINE, Feishu, Mattermost — niche audience
- Canvas/A2UI — experimental visual workspace
- Voice Wake / Talk Mode — ElevenLabs TTS integration
- Nix/Fly.io/Railway deployment — platform-specific
- OAuth subscription auth — complex
- Skill/plugin safety scanner — static analysis