Skip to content

feat: add mobile push notifications#9

Merged
Ericwong5021 merged 3 commits into
mainfrom
agent/coding-agent/0e5740fe
Jun 5, 2026
Merged

feat: add mobile push notifications#9
Ericwong5021 merged 3 commits into
mainfrom
agent/coding-agent/0e5740fe

Conversation

@Ericwong5021

Copy link
Copy Markdown
Owner

Summary

  • add mobile push token registration/unregistration and storage
  • dispatch Expo push notifications from existing inbox events with preference gating and dry-run behavior when credentials are absent
  • wire iOS permission/token lifecycle and notification tap-to-issue routing in the mobile app

Validation

  • corepack pnpm --filter @multica/mobile typecheck
  • corepack pnpm --filter @multica/mobile lint
  • git diff --check

Not run

  • Go tests / gofmt: local environment has no go/gofmt binary; PR CI must validate server/sqlc changes
  • iOS device notification delivery/tap manual test: requires signed device build and Expo/APNs credentials

Co-authored-by: multica-agent <github@multica.ai>
@Ericwong5021
Ericwong5021 marked this pull request as ready for review June 4, 2026 19:28
王亦东 and others added 2 commits June 5, 2026 03:31
…017f0e

# Conflicts:
#	apps/mobile/app/_layout.tsx
The locale parity test was failing because the Japanese onboarding
bundle was missing step_agent.templates.prompt_engineer.{label,blurb,
instructions} which exist in the English bundle.

Co-authored-by: multica-agent <github@multica.ai>
@Ericwong5021
Ericwong5021 merged commit e70318f into main Jun 5, 2026
5 checks passed
@Ericwong5021
Ericwong5021 deleted the agent/coding-agent/0e5740fe branch June 5, 2026 02:39
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