diff --git a/CHANGELOG.md b/CHANGELOG.md index 4604a2a18..5cdaecb2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - iMessage: fix reasoning persistence across DMs; avoid partial/duplicate replies when reasoning is enabled. (#655) — thanks @antons. - Models/Auth: allow MiniMax API configs without `models.providers.minimax.apiKey` (auth profiles / `MINIMAX_API_KEY`). (#656) — thanks @mneves75. - Agents: avoid duplicate replies when the message tool sends. (#659) — thanks @mickahouan. +- Docs: showcase entries for ParentPay, R2 Upload, iOS TestFlight, and Oura Health. (#650) — thanks @henrino3. ## 2026.1.9 diff --git a/docs/assets/showcase/ios-testflight.jpg b/docs/assets/showcase/ios-testflight.jpg new file mode 100644 index 000000000..4e19768f9 Binary files /dev/null and b/docs/assets/showcase/ios-testflight.jpg differ diff --git a/docs/assets/showcase/oura-health.png b/docs/assets/showcase/oura-health.png new file mode 100644 index 000000000..b1e9f7072 Binary files /dev/null and b/docs/assets/showcase/oura-health.png differ diff --git a/docs/start/showcase.md b/docs/start/showcase.md index 671c1a99f..3e462b811 100644 --- a/docs/start/showcase.md +++ b/docs/start/showcase.md @@ -98,12 +98,38 @@ Full setup walkthrough (28m) by VelvetShark. Wiener Linien skill on ClawdHub + + **@George5562** • `automation` `browser` `parenting` + + Automated UK school meal booking via ParentPay. Uses mouse coordinates for reliable table cell clicking. + + + + **@julianengel** • `files` `r2` `presigned-urls` + + Upload to Cloudflare R2/S3 and generate secure presigned download links. Perfect for remote Clawdbot instances. + + + + **@coard** • `ios` `xcode` `testflight` + + Built a complete iOS app with maps and voice recording, deployed to TestFlight entirely via Telegram chat. + + iOS app on TestFlight + + + + **@AS** • `health` `oura` `calendar` + + Personal AI health assistant integrating Oura ring data with calendar, appointments, and gym schedule. + + Oura ring health assistant + **@adam91holt** • `multi-agent` `slack` `orchestration` `swarm` 14+ Clawdbot agents under one gateway. Opus 4.5 orchestrator delegates to Codex workers. Self-maintaining agents that continuously improve. Open-sourced clawdspace for agent sandboxing. - ## 🤖 Automation & Workflows