[PR #7258] feat: add PWA support and mobile UI improvements #12323

Closed
opened 2026-02-16 18:17:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7258

State: closed
Merged: No


Summary

  • PWA support with service worker caching and web manifest
  • Mobile UI improvements for iOS/Android browsers
  • Touch-friendly controls and keyboard handling

Features

  • Service worker with intelligent caching (stale-while-revalidate)
  • Web app manifest for installable PWA experience
  • iOS meta tags and safe area inset support for notched devices
  • Virtual keyboard detection for proper layout adjustments
  • Project reordering via move up/down menu options on mobile
  • Scroll-to-bottom button when not at conversation end

Related Issues

  • Closes #5126 - Mobile-friendly web UI
  • Relates to #6536 - Mobile App feature request
  • Relates to #6200 - Message box overflow on mobile viewports
  • Relates to #7530 - Cannot type in terminal on mobile browser
  • Relates to #6257 - Easier scrolling (scroll-to-bottom button)

Demo

Before

https://github.com/user-attachments/assets/6ac2c8c7-f6d8-4e45-bac1-c5af17bfda97

After

https://github.com/user-attachments/assets/8e4f286a-84ab-4e2d-9e06-60a60b5fbd01

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7258 **State:** closed **Merged:** No --- ## Summary - PWA support with service worker caching and web manifest - Mobile UI improvements for iOS/Android browsers - Touch-friendly controls and keyboard handling ## Features - Service worker with intelligent caching (stale-while-revalidate) - Web app manifest for installable PWA experience - iOS meta tags and safe area inset support for notched devices - Virtual keyboard detection for proper layout adjustments - Project reordering via move up/down menu options on mobile - Scroll-to-bottom button when not at conversation end ## Related Issues - Closes #5126 - Mobile-friendly web UI - Relates to #6536 - Mobile App feature request - Relates to #6200 - Message box overflow on mobile viewports - Relates to #7530 - Cannot type in terminal on mobile browser - Relates to #6257 - Easier scrolling (scroll-to-bottom button) ## Demo ### Before https://github.com/user-attachments/assets/6ac2c8c7-f6d8-4e45-bac1-c5af17bfda97 ### After https://github.com/user-attachments/assets/8e4f286a-84ab-4e2d-9e06-60a60b5fbd01
yindo added the pull-request label 2026-02-16 18:17:14 -05:00
yindo closed this issue 2026-02-16 18:17:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12323