Thanks for your interest in ClawWatch, the AI agent running natively on a smartwatch (NullClaw + Vosk offline STT + Claude on Galaxy Watch).
- Service integrations: connecting the watch agent to more services and tools
- Watch UI/UX: the Wear OS interface in
app/(screens, complications, voice flow) - NullClaw upstream sync: keeping our embedded NullClaw current with nullclaw/nullclaw
- Docs and examples: setup guides, demo flows, troubleshooting
- Device testing: reports from watch models we have not tested ourselves
app/- the Wear OS watch app (Kotlin)phone/- phone-side companionadmin/,tools/- development and administration utilitiesdocs/- documentation
- For anything beyond a small fix, open an issue first describing what you want to change and why. It saves you from building something we cannot merge.
- Fork, create a focused branch, and keep each PR to one logical change.
- In the PR description, say what changed and why; add screenshots or a short clip for UI changes.
- Match the style of the surrounding code.
- Every PR gets a review before merge; we aim to respond within a few days.
By contributing you agree that your contributions are provided under the terms of this repository's LICENSE.
Open an issue. We would rather answer early than review a PR that went in the wrong direction.