Skip to content

Conversation

@aisraelov
Copy link
Member

  • Add Zustand store (modelDownload.ts) for persistent download state
  • Add singleton service (modelDownloadService.ts) to orchestrate downloads
  • Add system notifications (modelDownloadNotifications.ts) for progress
  • Add ModelDownloadEffect to initialize service at app startup
  • Update transcription.tsx to use store instead of local state
  • Update ModelSelector with cancel support and state props
  • Downloads now persist across navigation and show in notifications

Also fix lint errors:

  • Add eslint-disable for import/no-unresolved (MaterialIcons, SVGs)
  • Fix unused variables ($styles, $headerText, props)
  • Fix StyleSheet import restrictions

🤖 Generated with Claude Code

- Add Zustand store (modelDownload.ts) for persistent download state
- Add singleton service (modelDownloadService.ts) to orchestrate downloads
- Add system notifications (modelDownloadNotifications.ts) for progress
- Add ModelDownloadEffect to initialize service at app startup
- Update transcription.tsx to use store instead of local state
- Update ModelSelector with cancel support and state props
- Downloads now persist across navigation and show in notifications

Also fix lint errors:
- Add eslint-disable for import/no-unresolved (MaterialIcons, SVGs)
- Fix unused variables ($styles, $headerText, props)
- Fix StyleSheet import restrictions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

📋 PR Review Helper

📱 Mobile App Build

Ready to test! (commit e51f359)

📥 Download APK

🕶️ ASG Client Build

Waiting for build...


🔀 Test Locally

gh pr checkout 1755

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 29, 2025

Deploying mentra-live-ota-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4042737
Status: ✅  Deploy successful!
Preview URL: https://ad74447b.mentra-live-ota-site.pages.dev
Branch Preview URL: https://stt-model-dl-improve.mentra-live-ota-site.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 29, 2025

Deploying mentra-store-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4042737
Status: ✅  Deploy successful!
Preview URL: https://4e61737c.augmentos-appstore-2.pages.dev
Branch Preview URL: https://stt-model-dl-improve.augmentos-appstore-2.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 29, 2025

Deploying dev-augmentos-console with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4042737
Status: ✅  Deploy successful!
Preview URL: https://a88f40b4.dev-augmentos-console.pages.dev
Branch Preview URL: https://stt-model-dl-improve.dev-augmentos-console.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 29, 2025

Deploying prod-augmentos-account with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4042737
Status: ✅  Deploy successful!
Preview URL: https://e8a0eb59.augmentos-e84.pages.dev
Branch Preview URL: https://stt-model-dl-improve.augmentos-e84.pages.dev

View logs

aisraelov and others added 4 commits January 10, 2026 20:02
Accepted dev versions of conflicted files to bring PR up to date.
Removed old glasseswifisetup files (moved to wifi/).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Removed duplicate import from @/utils/useAppTheme - keeping the one
from @/contexts/ThemeContext which is the canonical location.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aisraelov aisraelov marked this pull request as ready for review January 11, 2026 04:47
@aisraelov aisraelov requested a review from a team as a code owner January 11, 2026 04:47
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant