Shopify / Shopify/Shopify-AI-Toolkit

Product search results in Codex have no link back to Shopify Admin

Open
#57 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
553
Forks
74
Avg merge
37m
Merged PRs (30d)
6

Description

Shopify product-search results returned into Codex contained product data but nothing actionable: no clickable product title, no image, and no "Open in Shopify" action.

Steps to reproduce

  1. In Codex CLI, with the store connected, search for products on the store.
  2. Read the returned results.
  3. Try to open one of the returned products in Shopify Admin.

Expected
Every product result carries a shop-aware Admin deep link (for example https://admin.shopify.com/store//products/) or a native open action.

Actual
Results are read-only. Opening a product requires leaving Codex and manually re-finding it in Admin.

Codex CLI. shopify-onboarding-merchant installed from shopify.com/skill.md. Claimed store.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Codex CLI product-search entry point and trace how Shopify product results are assembled and rendered. Confirm the store handle and product ID are available, then verify that each result exposes a Shopify Admin deep link or native open action and can be opened without manually searching in Admin.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.