Skip to content

fix(readme): quote Codex marketplace repo URL#107

Merged
internet-dot merged 1 commit into
mainfrom
fix/codex-marketplace-install-url-quotes
May 15, 2026
Merged

fix(readme): quote Codex marketplace repo URL#107
internet-dot merged 1 commit into
mainfrom
fix/codex-marketplace-install-url-quotes

Conversation

@kantorcodes
Copy link
Copy Markdown
Member

Summary:

  • quote Codex marketplace Git repo URL for shell compatibility
  • addresses Gemini review from PR 106 after PR auto-merged

Verification:

  • README install command check passed
  • marketplace JSON validates with jq
  • git diff --check passed
  • README guidance guard script passed

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 15, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • README.md - Shell quoting applied to marketplace URL on line 66; no issues detected.

Reviewed by step-3.5-flash · 69,791 tokens

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to quote a repository URL in a shell command example. Feedback suggests using single quotes instead of double quotes to ensure the URL is treated as a literal and to avoid potential shell interpretation of special characters.

Comment thread README.md
@internet-dot internet-dot merged commit fd503ac into main May 15, 2026
9 checks passed
@internet-dot internet-dot deleted the fix/codex-marketplace-install-url-quotes branch May 15, 2026 19:45
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.

2 participants