10 min read
Shopify Admin API From Claude: 5 Patterns I Use Across 15 Repos
Product create via Admin API beats clicking through the dashboard every time
The Lab · Written in the open · Tagged API
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
13 entries · latest 2026-06-08
Latest entry
Retry storms turned 1 timeout into 340 duplicate calls billed in 90 seconds Infinite tool loop ran 1,200 iterations before I noticed at 2am Partial stream cleanup stopped half-written DB writes corrupting records Trap every error class with a circuit...
Read the entry
Latest entry · Development
All entries · API
10 min read
Product create via Admin API beats clicking through the dashboard every time
10 min read
Files API replaced my 40KB inline blobs with reusable file IDs across requests
11 min read
System-prompt caching alone cut repeat-call costs by half
8 min read
Token paint with backpressure stops fast streams from crashing slow UIs
8 min read
Hono ships under 14KB and runs the same code on Bun, Node, Deno, Cloudflare Workers, and Vercel Edge
10 min read
Loaded my entire 12-repo studio into one session and stopped re-explaining context to the model every hour
9 min read
Pricing stays identical at 5 USD per million input and 25 USD per million output, 1 million token…
8 min read
Anthropic deprecated claude-opus-4 and claude-sonnet-4 on April 14 with retirement set for June 15
8 min read
Shopify now requires expiring offline access tokens for all new public apps as of April 1
9 min read
Anthropic's Advisor Strategy lets Sonnet or Haiku consult Opus mid-task, keeping near-Opus quality at executor-level pricing
10 min read
Managed Agents is Anthropic's new hosted agent infrastructure, now in public beta