Skip to content

Add open --relaunch and persist replay semantics#52

Merged
thymikee merged 5 commits intomainfrom
codex/open-relaunch-semantics
Feb 13, 2026
Merged

Add open --relaunch and persist replay semantics#52
thymikee merged 5 commits intomainfrom
codex/open-relaunch-semantics

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

Summary:

  • add a new --relaunch flag for open to force app process restart before launch
  • wire relaunch behavior in session open handling (close then open)
  • persist relaunch in recorded session actions and serialize/parse it in .ad replay scripts
  • document and parse the new flag in CLI args/help
  • add unit tests for args parsing, relaunch session flow, session log output, and replay parsing

Verification:

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 13, 2026

PR Preview Action v1.8.1

QR code for preview link

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

Built to branch gh-pages at 2026-02-13 18:08 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 0b5586f into main Feb 13, 2026
5 of 6 checks passed
@thymikee thymikee deleted the codex/open-relaunch-semantics branch February 13, 2026 18:21
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