Pebble’s tiny voice‑capture ring is finally in mass production after a brief delay. The update covers current build numbers, shipping plans, real‑world usage tips, the open‑source software stack, and the roadmap for future integrations.
Pebble Index 01 Production Update

TL;DR – Production is a little behind schedule but on track. Over 700 rings have been assembled, and the goal is to ship all pre‑orders by early August. The ring costs $75, runs for years on a non‑rechargeable battery, and works completely offline.
1. Current Build Status & Shipping Timeline
- Units built: 700+ (out of ~11,000 pre‑ordered)
- Factory: Same line that now churns Pebble Time 2 watches (13,600+ units produced)
- Variations: 3 colors × 7 sizes = 21 SKUs. Each size required a custom jig and test fixture, which slowed the ramp‑up.
- Planned ship date: Early August for the full backlog (subject to size, color, and destination).
- Refund policy: Open until shipment; you can cancel any time.
“If you can’t tolerate uncertainty, skip to the next paragraph.” – the team’s honest disclaimer.
How to Get Your Size Right
- Order a sizing kit from orders.repebble.com.
- 3‑D print the model (STL files are on the repo).
- Visit a jeweler for a professional fit.
2. Real‑World Usage – A Day with Index 01
The ring is designed for quick, on‑the‑go capture:
| Situation | Typical Action | Example |
|---|---|---|
| Biking the kids to school | Press‑hold → whisper | “Buy milk on the way back.” |
| In a meeting (no phone) | Double‑press‑hold → query | “What’s the capital of Estonia?” |
| Running errands | Triple‑click → music control | Skip to next track |
| Cooking | Press‑hold → note | “Gluten‑free blueberry muffin recipe.” |
The author reports 5‑10 captures per day, each lasting 1‑2 seconds. At that rate the battery lasts 3+ years.
3. Design Philosophy – Why It Looks and Works This Way
| Principle | Implementation |
|---|---|
| Offline‑first | No mandatory cloud connection; all transcription can run locally. |
| Data sovereignty | Encrypted local storage; optional encrypted backup. |
| No subscription | All core features are free; optional cloud transcription is pay‑as‑you‑go. |
| Open source | Firmware and mobile app are on GitHub (see the rePebble app repo). |
| Low cost | $75 price point, no charger, no moving parts. |
The microphone is tuned for ≤30 cm capture, so it’s not a meeting recorder. The ring is water‑resistant but not waterproof; the mic opening can collect debris.
4. Software Stack – From Audio to Action
- Mobile app – Shared with Pebble watches, downloadable at rePebble.com/app.
- On‑device transcription – Uses the Parakeet 0.6B v3 model (~700 MiB) for offline speech‑to‑text.
- Local LLM – Tiny Needle model from Cactus Compute, fine‑tuned for tool‑calling.
- Cloud fallback – Optional cloud transcription/LLM for slightly better accuracy (costs are covered by Pebble, not the user).
- MCP (Modular Command Processor) – Extensible plug‑in system; developers can add custom actions (e.g., send a note to Roam Research).
- Webhooks – Raw audio or transcription can be pushed to any server for home‑lab integration.
The feed in the app is a reverse‑chronological list of recordings, automatically routed into:
- Todos (reminders, timers, alarms)
- Notes (checklists, plain text)
- Answers (search results from Claude Sonnet + web)
- Actions (smart‑home commands, message sends)
All items are searchable, and you can manually add entries via the keyboard.
5. Roadmap – What’s Coming Next
| Milestone | Expected Release |
|---|---|
| More third‑party connectors (Todoist, Obsidian, Google Keep, etc.) | Q4 2026 |
| Calendar event creation | Q1 2027 |
| Shared lists for partner devices | Q2 2027 |
| Desktop/web UI for bulk editing | Q3 2027 |
| iOS music‑control integration | Q4 2027 |
| Full Pebble‑store for community‑made MCPs | 2028 |
Developers are encouraged to submit PRs; the repo’s contribution guide is linked from the app’s settings screen.
6. Who Should (or Shouldn’t) Buy Index 01?
- Ideal: People who need a quick capture device while away from a phone or laptop, value offline data ownership, and are comfortable with a non‑rechargeable battery.
- Not ideal: Users looking for a full‑time meeting recorder, a rechargeable device, or a high‑fidelity audio capture tool.
If you fall into the latter category, consider alternatives like the Stream voice‑ring (>$250, subscription‑based) or a dedicated smart‑pen.
7. Getting Started
- Pre‑order at rePebble.com/index.
- Install the Pebble app and create a free account.
- Pair the ring via Bluetooth; the app will guide you through the first recording.
- Explore the MCP marketplace (coming soon) to add custom actions.
8. Community & Support
- Beta testing – Ongoing; US users are prioritized. Apply via the app’s “Beta” tab.
- Discord – Join the #index01 channel for real‑time help.
- GitHub – Issues and feature requests are welcomed at the rePebble/app repo.
The Index 01 is a niche but powerful tool for anyone who lives in the “always‑on” zone and wants a distraction‑free way to capture thoughts. With a transparent production process, open‑source software, and a roadmap that leans heavily on community contributions, Pebble is building a device that feels more like a personal utility than a consumer gimmick.

Comments
Please log in or register to join the discussion