Gu-log Picks

Long-form articles, translated and explained

269 posts

← Back to home

HTML Is Not Prettier Markdown, but a Way to Bring People Back Into the Agent Loop

Thariq explains why HTML is replacing Markdown in Claude Code workflows: not as prettier output, but as readable, operable, shareable artifacts that keep humans inside the agent decision loop.

OpenClaw Automation: Task Flow Is the Multi-Step Workflow Layer

OpenClaw's automation docs put scheduled work, background tasks, Heartbeat, Hooks, Standing Orders, Task Flow, and related mechanisms on the same map. Task Flow is the layer for multi-step flow state, sync, and revision tracking; this piece reads those boundaries conservatively.

Building Products for Agents — A Ramp PM Starts With a Convenience-Store Spoon

After Ramp's MCP grew 10x WAU and Salesforce shipped Headless 360, PM Teddy says UI isn't dead — but 80% of software is flipping to agents. The piece starts from one detail (why Notion's MCP feels orders of magnitude better than Slack's) and pulls the whole new architecture into view.

Why Production Agents Converge on MCP — Anthropic's Breakdown of API vs CLI vs MCP

Anthropic's guide to connecting production agents to real systems. When agents move to the cloud, API / CLI / MCP all ship — only MCP compounds. Uses Cloudflare's MCP server (2 tools, ~2,500 endpoints, ~1K tokens) as the benchmark for remote-first design, intent-grouped tools, and production auth.