Build Along
Follow along and end with a working thing.
Category
Build Along
Tags
35 more tagsFewer tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
Filters1
Category
Build Along
Tags
35 more tagsFewer tags
36 posts

Add WebMCP so ChatGPT can use your site without clicking around
What is WebMCP on a live page. Register one Site tool with document.modelContext so ChatGPT Work can use your site without clicking around the interface.

The first Antigravity VS Code listing is not Google's
Search antigravity vscode and a clone ranks first. Install Google.google-antigravity, sign in from the Activity Bar, and check the publisher is Google.

Move GPT off Cursor before November 12
Codex vs Cursor after OpenAI dated the Cursor GPT pipe. Install Codex CLI, pin gpt-5.6-sol or Terra, then prove a real coding turn before November 12.

Claude Code cache TTL is now a frontmatter field
Claude Code cache TTL is a per-agent frontmatter field. Pin 1h on the idle reviewer, 5m on the chatty explorer, then prove the split with /cost today.

MCP elicitation no longer holds a stream
MCP elicitation returns input_required so the Worker request ends. Claude Code shows the form, retries the call, and the isolate is not held while you type.

A PreModelSwitch hook that blocks a cache-killing model swap
A PreModelSwitch hook that denies a warm /model swap so the cache stays. Prove it with /cost still saying warm, then watch auto fallback walk around it.

Chrome inspect devices fails until USB debugging is on
chrome inspect devices stays empty until USB debugging is on. Tick Discover USB devices, plug a data cable, then click Inspect on the listed phone tab.

Claude channels from Telegram without granting root
Claude Code channels let Telegram hit a live local session. Launch it in Manual mode, skip-permissions stays off, and deny the git push on the laptop.

A Claude Code dev container is the sandbox you skipped
A claude code dev container puts the CLI in Docker so bash cannot see the host home. Persist login with CLAUDE_CONFIG_DIR, then rebuild and prove isolation.