What Codex receives when you click
Click any element on the page and you get a note box pinned to it. Type what you want — a change, a question, a complaint — and Codex receives your words together with a screenshot of the exact element you clicked. No selectors, no "the third button in the header," no ambiguity about which div you meant.
You can ask for changes, ask for explanations, or just leave observations. The element context rides along automatically.
Click the element. Write the note like you'd talk to a designer sitting next to you.
Resolves your click to the actual code behind the element and acts on the note with that context.
This is my first annotation on this page. When it arrives: 1. Tell me what element you received — tag, role, and your best description of what it is on the page. 2. Tell me which file and lines of code render it. 3. Restate my note as the change you're about to make (or the question you're about to answer). 4. If my note could mean two different things, pick the most likely, say so, and proceed — don't stall. Then do it, reload the page, and tell me where to look.
