[the pull]
~/brief/2026-05-14$cat
#003

Thursday, May 14, 2026

6 items · published 06:00 ET · press ? for shortcuts

  1. metalow▓▓░░░1 min read

    Edition 3: testing the unsubscribe loop

    We now have SITE_URL pointing at the workers.dev hostname so the unsubscribe link resolves.

    sources
  2. protocolmedium▓▓▓░░1 min read

    Add llms.txt to Your Website for AI Crawler Discoverability

    The llms.txt convention proposes a standardized file at the root of websites to help AI crawlers and LLMs understand site structure and content. Similar in concept to robots.txt, it gives site owners a way to surface relevant context to AI agents. Adoption is still early, but the format is gaining traction as AI-driven browsing and retrieval becomes more common.

    The signal-to-noise here is low — this is a tweet with a photo link and no direct spec URL — worth verifying whether llms.txt has a canonical spec (llmstxt.org) and whether any major AI crawlers actually consume it yet before recommending readers act on it.
  3. toolhigh▓▓▓▓▓1 min read

    Supply-chain malware campaign targets AI dev tooling via npm and PyPI

    A malware campaign dubbed 'Mini Shai-Hulud' has compromised packages impersonating OpenSearch, Mistral AI, Guardrails AI, UiPath, and others across npm and PyPI. The malware persists by writing hooks into Claude Code's `.claude/settings.json` and VS Code's `.vscode/tasks.json`, re-executing on every tool event even after the infected package is removed. Running `npm uninstall` is insufficient to remediate — config files must be manually audited.

    The persistence mechanism is the key detail: hooking into Claude Code and VS Code config files means uninstalling the package is not enough — developers need to explicitly check and clean those config files, making this harder to remediate than a typical malicious package.
  4. modelmedium▓▓▓░░

    Claude Opus 4.7 Fast Mode Now in Research Preview on API and Claude Code

  5. toolmedium▓▓▓░░

    Mobbin Launches MCP Server for UI Design Reference

  6. toollow▓▓░░░

    findmy-cli: Expose Apple FindMy Location to MCP-Compatible AI Agents

access required

The remaining 3 items are unlocked for subscribers.

~/ed-2026-05-14$exit