Skip to content

[codex] Fix launch preview robustness#3

Merged
Abrar118 merged 2 commits into
masterfrom
robustness-fixes
May 31, 2026
Merged

[codex] Fix launch preview robustness#3
Abrar118 merged 2 commits into
masterfrom
robustness-fixes

Conversation

@Abrar118

Copy link
Copy Markdown
Owner

Summary

  • Make re-registering an existing local project config use a testable helper that syncs the local project name and global index together.
  • Harden terminal path validation for Windows rooted and drive-prefixed paths.
  • Use a full-command-line pgrep probe for gnome-terminal-server readiness checks.
  • Include resolved application args in plan_launch / launch summary details, so --dry-run shows the actual app inputs, including . expanded to the project root.

Validation

  • cargo test --test launch_test -> 24 passed
  • cargo test -> 60 passed
  • cargo clippy --all-targets -- -D warnings -> clean
  • cargo fmt --check -> clean

Notes

Local .quickdev.toml changes were intentionally left out of this PR.

@Abrar118 Abrar118 marked this pull request as ready for review May 31, 2026 18:15
@Abrar118 Abrar118 merged commit dfd6b76 into master May 31, 2026
5 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