The whole hunk
from line 120, old and new numbered
/
lines
from line 120
120120Read the comments on https://claude.ai/code/artifact/5fbea6f3-... and make the changes the commenters ask for.
121121```
122122
123If Claude tells you it can't read comments, check three things:
123If Claude tells you it can't read comments, confirm your version, your session, and your feature-flag setting:
124124
125125* You're running Claude Code v2.1.221 or later.
126126* You're not in your first session since you installed Claude Code or upgraded from a version before v2.1.221. In that [first session after an install or upgrade](/docs/en/env-vars#first-session-after-an-install-or-upgrade), Claude might not be able to read comments yet; start a new session and ask again.
from line 229
229229
230230### Bring the result back to your session
231231
232An artifact can act as a lightweight editor for a decision you then hand back to Claude. Ask for an export control that produces text you can paste into the terminal, so the result of interacting with the page flows back into the session instead of staying on the page.
232An artifact can act as a lightweight editor for a decision you then send back to Claude. Ask for an export control that produces text you can paste into the terminal, so the result of interacting with the page flows back into the session instead of staying on the page.
233233
234234```text wrap theme={null}
235235Make a triage board artifact with each open issue as a draggable card across Now, Next, Later, and Cut columns. Add a "Copy as prompt" button that gives me the final ordering to paste back here.