v0.2.3
Comprehensive crash + error reporting.
- Global JS exception handler (ErrorUtils)
- Unhandled promise rejection handler
- React ErrorBoundary with Share Report + Try Again recovery UI
- Native crash handling (Android NDK / iOS Mach) explicit
- URL + secret scrubbing in beforeSend / beforeBreadcrumb
- High-signal breadcrumbs (app lifecycle, SSE, session select, connection switch)
- Fixed unhandled notificationsGranted() promise in settings
- New docs/prd.md and docs/tdd.md
See https://github.com/dzianisv/opencode-mobile/blob/v0.2.3/docs/tdd.md for the error-handling architecture.
Full Changelog: v0.2.2...v0.2.3