mirror of
https://github.com/frido22/cellclaw
synced 2026-05-10 22:43:50 +00:00
Five new feature areas: - Screenshot capture via a11y service + vision analysis tool with ContentBlock.Image support across all providers (Anthropic, OpenAI, Gemini) - Notification listener service with query/filter and auto-trigger agent on app notifications - Cron scheduler using WorkManager with periodic and one-shot scheduled tasks (Room DB v2) - Messaging automation tools for opening, reading, and replying in WhatsApp/Telegram/Instagram - Voice input (SpeechRecognizer STT) and output (TextToSpeech TTS) with settings toggles Includes 8 new instrumented tests and smart_reply skill asset. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>