site: review — Continue? Y/N (graduates from find)
Single-image review of the Scale AI Show HN browser game about Claude Code permission fatigue. Category: `play` — same new category started for cursor-camp-neal-fun. Body corrects the find's generic "AI agent" to name Claude Code specifically, per the game's own meta tags.
This commit is contained in:
@@ -5,6 +5,7 @@ import altTab from '../content/reviews/alt-tab/hero.jpg';
|
||||
import apex from '../content/reviews/apex-markdown-processor/hero.png';
|
||||
import bartender from '../content/reviews/bartender-6-dynamic-peninsula/peninsula.png';
|
||||
import blip from '../content/reviews/blip/hero.jpg';
|
||||
import continueYn from '../content/reviews/continue-y-n-game/hero.png';
|
||||
import cursorCamp from '../content/reviews/cursor-camp-neal-fun/hero.png';
|
||||
import esproP7 from '../content/reviews/espro-p7-french-press/hero.jpg';
|
||||
import finalist from '../content/reviews/finalist/hero.png';
|
||||
@@ -43,6 +44,7 @@ export const heroes: Record<string, Hero | undefined> = {
|
||||
'apex-markdown-processor': { kind: 'image', src: apex },
|
||||
'bartender-6-dynamic-peninsula': { kind: 'image', src: bartender },
|
||||
blip: { kind: 'image', src: blip },
|
||||
'continue-y-n-game': { kind: 'image', src: continueYn },
|
||||
'cursor-camp-neal-fun': { kind: 'image', src: cursorCamp },
|
||||
'espro-p7-french-press': { kind: 'image', src: esproP7 },
|
||||
finalist: { kind: 'image', src: finalist },
|
||||
|
||||
Reference in New Issue
Block a user