Skip to content

Daily improvements: parser port inference hardening#3

Draft
mastertyko wants to merge 5 commits into
mainfrom
codex/daily-improvements-2026-05-24
Draft

Daily improvements: parser port inference hardening#3
mastertyko wants to merge 5 commits into
mainfrom
codex/daily-improvements-2026-05-24

Conversation

@mastertyko
Copy link
Copy Markdown
Owner

Summary

  • support quoted values for --port and --inspect flags
  • infer ports from URL-valued env vars and shell defaults
  • infer ports from JVM -D*.port properties
  • infer ports from URL/shell-default JVM port properties

Verification

  • swift test --filter CommandParserTests
  • swift test --filter CommandParserTests/testInferPortsFromEnvironmentAssignmentsWithURLShellDefaults
  • swift test --filter CommandParserTests/testInferPortsFromEnvironmentAssignmentsWithURLValues
  • swift test --filter CommandParserTests/testInferPortsFromJVMSystemProperties
  • swift test --filter CommandParserTests/testInferPortsFromURLJVMSystemProperties
  • swift test

@mastertyko mastertyko added codex Changes produced by Codex automation codex-automation Automated Codex background run labels May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Changes produced by Codex automation codex-automation Automated Codex background run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant