Skip to content

Expo SDK 57 upgrade and landing revamp - #108

Merged
gsvprharsha merged 2 commits into
mainfrom
website-revamp
Sep 6, 2026
Merged

Expo SDK 57 upgrade and landing revamp#108
gsvprharsha merged 2 commits into
mainfrom
website-revamp

Conversation

@gsvprharsha

@gsvprharsha gsvprharsha commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Upgraded the mobile app from Expo SDK 54 to SDK 57. React moved to 19.2.3, React Native to 0.86.3, and every expo-* package tracks the SDK 57 range.
  • Added a warmSocket handoff so the RPC channel reuses the pairing socket instead of redialing.
  • Wrapped the session.hop bridge handler in enter/ok/err logs for LAN pairing diagnostics.
  • Revamped the new landing page: refreshed hero video, new poster image, updated components in _components, and section changes in _sections.

Test plan

  • npm install completes clean in apps/mobile
  • Expo Go SDK 57 loads the app on Android
  • Phone pairs with desktop over LAN via QR
  • Tapping a closed session reopens it and streams terminal output on the phone
  • /new-landing renders with the new hero video and poster fallback

gsvprharsha and others added 2 commits September 3, 2026 22:12
- app/new-landing/: hero, feature-grid, how-it-works, why-tempest, screenshot
- feature-grid: inline visuals for One window, Worktrees, Threads (canvas),
  Diff/commit/PR; 3-col responsive grid
- components/slider/: infinite marquee for the agent cycle
- assets: hero video, noise texture, feature illustrations
- deps + globals wiring for the new route

Co-authored-by: Tempest <tempestai.dev@gmail.com>
Mobile:
- Bump expo ~54 -> ^57, react 19.2.3, RN 0.86.3, expo-* to SDK 57 range
- Add [bridge] session.hop enter/ok/err diagnostics
- warmSocket handoff cache for post-pair RPC channel

Web:
- New landing page assets + section/component updates
- Swap hero-bg.mp4, add hero-bg.png poster

Co-authored-by: Tempest <tempestai.dev@gmail.com>
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
tempest-website Ready Ready Preview Sep 6, 2026 2:03pm UTC

@gsvprharsha
gsvprharsha merged commit e80c9ab into main Sep 6, 2026
7 checks passed
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