Skip to content

feat: iOS device deep link support and web links#66

Merged
thymikee merged 7 commits intomainfrom
codex/ios-device-url-session
Feb 16, 2026
Merged

feat: iOS device deep link support and web links#66
thymikee merged 7 commits intomainfrom
codex/ios-device-url-session

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

Summary

Improve iOS session URL handling by resolving bundle context for device URL opens and updating related docs/tests.

  • Add isWebUrl helper and unit coverage in open-target tests.
  • Update session open logic to preserve active iOS device app bundle for custom deep links, and fall back to Safari bundle for http(s) when no app is active.
  • Ensure existing-session open path runs device readiness checks before dispatch.
  • Extend session handler tests for iOS device URL cases and relaunch readiness mocking.
  • Update docs/skill references to describe iOS device URL behavior.

Validation

  • pnpm typecheck
  • pnpm test:unit
  • pnpm test:smoke

@thymikee thymikee force-pushed the codex/ios-device-url-session branch from c3a6da6 to 6031462 Compare February 16, 2026 18:50
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 16, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-66/

Built to branch gh-pages at 2026-02-16 19:28 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee changed the title feat: improve iOS session URL handling and docs feat: iOS device deep link support and web links Feb 16, 2026
@thymikee thymikee merged commit 2f64e84 into main Feb 16, 2026
6 checks passed
@thymikee thymikee deleted the codex/ios-device-url-session branch February 16, 2026 19:35
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