Two real-capture terminal screenshots for the "Getting the AI Out of the Browser"
blog draft (post #17116):
- m4-agent.png: a real `claude -p` invocation on the demo tasks-app asking
"what does this project do?". The response correctly names
tasks.py, cli.py, and the add/list/done CLI commands, proving
the agent is wired to real files.
- m4-diff.png: real `git diff` after adding a `delete` command that touches
both cli.py and tasks.py. Shows green additions in both files,
the two-file change that copy-paste used to fumble.
Rendered locally via headless Chrome (Claude Design MCP was offline; local
file:// URL substitutes cleanly). Cropped tight to the terminal panels.
Uploaded to WP as media 17178 (agent) and 17179 (diff); embedded in draft
#17116 with captions; post scheduled for Thu 2026-07-09 10:00 America/New_York.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
A current frontier editor-agent told to "merge X into Y" resolves the
conflict and completes the merge in one turn, so the learner never sees a
marker. The old Part C assumed Git would stop and ask. Rework the lab into
a three-beat sequence: witness the conflict once (agent stop-on-conflict
idiom, as in Module 26), undo it with `git merge --abort`, then let the AI
merge for real and auto-resolve while the learner does the one job still
theirs: verify with `git diff` after every merge.
Updates the matching surfaces so they tell one story: learning objective
#4, the Merge-conflicts key concept, the AI-angle bullet, the
Where-it-breaks bullet, Check-for-understanding, the blog mirror, and the
make-conflict.sh on-screen guidance (read the markers yourself first).
Closes#97
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KCv6VTpBG6Zo4xR4AvUQpj
A standalone blog/ folder (not course content) with drafts for jpaul.me:
an announcement, a getting-started piece, then a hybrid weekly series —
one post per module for Units 1-2 (posts 03-13) and one per unit for the
back half (14-16) plus a capstone finale (17). Each post carries WordPress
metadata, a [COURSE LINK] placeholder, and [insert screenshot] blocks for
Justin to fill before publishing. README.md holds the manifest + checklist.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015EghAChc9UbcF78t55mfdf