Friday, 15 May
5 min read · 875 words

1. Anthropic Reverses Subscription Harness Ban — Third-Party Agents Get Monthly Credit

  • Anthropic had blocked third-party tools (opencode, Pi, and other non-Anthropic harnesses) from authenticating against Pro and Max subscriptions since early 2026 — today, Axios and VentureBeat both report a full reversal: subscribers will now receive a new monthly credit specifically for third-party harness use, tracked behind a separate credit meter.
  • The move directly responds to community blowback (712 upvotes on r/ClaudeCode, 883 on r/Anthropic) and the growing Codex migration narrative playing out this week.
  • Source: VentureBeat + Axios | https://www.axios.com/2026/05/14/anthropic-claude-price-openai-tokens
  • Why it matters: If you've been running opencode, Pi, or any third-party harness against your Claude subscription, you now have an official monthly credit to use — check your account dashboard for the new allocation.
  • Emerging

2. Claude Code Usage Limits Boosted 50% Through July 13 — SpaceX Compute Deal

  • Anthropic bumped Claude Code weekly limits by 50% for all Pro, Max, Team, and Enterprise subscribers — already applied to every account, no opt-in required, runs through July 13 at 6PM PDT; Anthropic also permanently doubled the 5-hour rate limits and removed peak-hours throttling across the board.
  • The compute increase is backed by a new agreement with SpaceX for access to Colossus 1 (220,000+ NVIDIA GPUs, 300MW) plus ongoing deals with Amazon, Google, Microsoft, and NVIDIA.
  • Source: Anthropic
  • Why it matters: Your Claude Code weekly limit is 50% bigger right now — no action needed, but July 13 is the hard expiry date so plan your larger builds before then.
  • Verified

3. garrytan/gstack — YC CEO's Exact Claude Code Setup, Now Open-Sourced

  • Garry Tan (YC President/CEO) published his full Claude Code configuration as an installable skill bundle: 23 opinionated skills that simulate a CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA team inside your Claude Code sessions.
  • The README claims 810× productivity vs his 2013 coding baseline — "3 production services, 40+ shipped features, part-time, while running YC full-time" over 60 days, with 960 new stars on GitHub trending today.
  • Source: GitHub
  • Install: git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/.claude/skills/gstack && cd ~/.claude/skills/gstack && ./setup
  • Why it matters: One command drops 23 pre-built role skills into Claude Code covering design review, release management, and QA — the exact configuration a high-output founder is using daily.
  • Verified

4. Notion External Agents API: Claude Code Can Now Work Inside Notion

  • Notion launched a developer platform including an External Agents API (alpha) that lets Claude Code, Codex, Cursor, Decagon, and custom-built agents operate inside Notion as native agents — users can assign tasks, track agent progress, and review output without leaving Notion.
  • Claude is one of the official launch partners; the API makes Notion a shared canvas where human and agent work coexists rather than running in separate silos.
  • Source: Notion + TechCrunch | https://techcrunch.com/2026/05/13/notion-just-turned-its-workspace-into-a-hub-for-ai-agents/
  • Why it matters: If your team tracks work in Notion, Claude Code can now receive assignments and report progress directly inside your existing workspace — no switching tabs or copy-pasting status updates.
  • Verified

  • Claude Code v2.1.141claude agents --cwd <path> now scopes the agent session list to a specific directory; Rewind menu gains "Summarise up to here" to compress older context without losing recent turns; hooks can now emit desktop notifications, window titles, and bells via a new terminalSequence field; background agents launched via /bg now preserve your current permission mode instead of reverting to default. Update: npm install -g @anthropic-ai/claude-code | https://github.com/anthropics/claude-code/releases/tag/v2.1.141

  • K-Dense-AI/scientific-agent-skills — 135 ready-to-use Claude Code skills covering research, cancer genomics, drug-target binding, molecular dynamics, geospatial analysis, time-series forecasting, and finance — drop the folder into your skills directory and your agent finds and uses relevant skills automatically. 19.7K★ on GitHub. git clone https://github.com/K-Dense-AI/scientific-agent-skills ~/.claude/skills/scientific-agent-skills | https://github.com/K-Dense-AI/scientific-agent-skills

Review the last major change I just made.
Go through each modified file and:
1. Flag any regressions vs the original spec
2. List decisions left implicit (should be documented in CLAUDE.md)
3. Identify edge cases not covered by tests
4. Suggest 1-2 improvements that would reduce future maintenance

Rank findings: critical → medium → nice-to-have.
Output as a structured checklist.

Use in Claude Code after any significant implementation sprint to catch implicit decisions before they become tech debt. Adapted from garrytan/gstack review skill https://github.com/garrytan/gstack/blob/main/review/SKILL.md

  • Google is closing its free search index to 50 domains (deadline Jan 2027) while Cloudflare now challenges AI bots across Go-Daddy-hosted domains by default — directly affects web-fetching in AI agents; 365-upvote discussion on strategies and alternatives | r/LocalLLaMA | https://www.reddit.com/r/LocalLLaMA/comments/1tcaboi/

  • r/ClaudeCode: "Anthropic lost us today — 70+ engineers migrating to Codex" posted before today's policy reversal — captures the competitive pressure Anthropic was responding to; thread has 96 upvotes and shows the Codex pitch resonating with teams | https://www.reddit.com/r/ClaudeCode/comments/1td61a6/