Skip to content
AI Primer
TOOL50 stories

Claude Code

Anthropic's coding agent and CLI workflow.

NEWS9th August
Anthropic engineer claims Claude Code defaults can hit 0% prompt-injection success

Benjamin Cherny said Anthropic trains Claude against prompt injection and that Claude Code’s model, probe, and auto-mode layers can reach 0% attack success in next week’s defaults. The claim comes from an Anthropic engineer rather than an independent benchmark.

NEWS9th August
Anthropic staff investigate Claude Code P99 RSS, CPU, and memory complaints

Boris Cherny said Anthropic has landed large P99 RSS improvements for Claude Code while still collecting CPU and memory reports across CLI and Desktop. The issue remains an active performance investigation requiring machine, OS, version, and task details rather than a fully verified fix.

NEWS8th August
Anthropic fixes Claude Code proxy false account flags

Anthropic’s Boris Cherny said Claude Code users are not banned for using other model harnesses through proxies. He pointed to a classifier issue, unblocked one escalated account, and said false positives are being reduced.

RELEASE8th August
Meng To opens Kage Three.js landing page repo with 922 KB build

Meng To released the Kage landing page repo and reusable Three.js skills after building the 3D scrolling site with Claude Code, Opus 5, and image tools. He cites a 922 KB build and mobile fixes.

RELEASE7th August
Claude Code makes Auto Mode default for paid users on Aug. 14

Anthropic says Claude Code Pro, Max, and Team users will default to Auto Mode on Aug. 14. Its tool-call classifier reportedly caught 89% of dangerous commands, versus 14% for manual approval, after prompt-injection testing.

RELEASE1w ago
Graft adds repo context cache for Claude Code

Graft scans a repo into linked markdown and plugs into Claude Code hooks so the agent can reuse codebase context. Its 162-run benchmark claims 46% fewer tool calls, up to 4x fewer tokens, and 60% less time.

WORKFLOW2w ago
Peter Yang releases 25-minute design-md workflow for Claude product builds

Peter Yang published a 25-minute tutorial and written workflow that moves from problem definition and Claude Design prototypes to reusable design-md files and Claude Code implementation. The process adds Mobbin research and HTML specs so agents can reuse design context instead of rebuilding UI direction each prompt.

WORKFLOW2w ago
Coding agents ship playable game prototypes in Blender, Three.js, and Claude Code

Creators shared playable game prototypes built with coding agents, including Codex rebuilding Octane in Blender, a Red Alert clone, a Three.js arena shooter, and a Claude Code tank game. Other demos used single-file browser-game scaffolds.

WORKFLOW2w ago
OpenClaw splits QA testing across 12 coding-agent subagents

Shared workflows used Codex, Claude Code, and Fable for release testing, inbox triage, product-plan review, and adversarial code review. OpenClaw’s QA prompt split testing across 12 subagents.

RELEASE2w ago
Anthropic ships Claude Opus 5 in Claude Code and the API

Anthropic launched Claude Opus 5 for Claude Code and the API with high-effort defaults, fast mode, migration tooling, mid-conversation tool changes, and routing fallback. The model scored 43.3% on Frontier-Bench v0.1.

NEWS3w ago
Levelsio claims vibe-coded clones are squeezing small SaaS pricing power

Levelsio pointed to customers and founders replacing paid apps with private AI-built versions. The debate centers on whether AI raises quality baselines while weakening pricing power for simple software.

WORKFLOW3w ago
Anthropic reportedly cuts Claude Code system prompt by 80%

Peter Yang shared Thariq’s explanation that Anthropic cut Claude Code’s system prompt by 80% as newer models need fewer examples and more room to reason. The same discussion covered /loop, /goal, workflows, and long-running agents.

DEAL3w ago
Anthropic extends 50% higher Claude Code weekly limits to August 19

ClaudeDevs said Pro, Max, Team, and seat-based Enterprise users keep 50% higher Claude Code weekly limits through August 19. Users had warned the promo’s end would sharply cut effective usage.

WORKFLOW3w ago
Kimi K3 runs through OpenCode with paid Kimi Code API key

Levelsio shared a repeatable OpenCode setup using a paid Kimi Code API key and BUILD mode after OpenRouter limits and Claude Code safety blocks. Other users reported Kimi Code quotas interrupting small game builds.

WORKFLOW4w ago
Sol and Claude Code build 3D scenes from reference images

Demos from Gokay and Meng To used video, object-view, and image references to generate HTML, Three.js, or Blender scenes. The builds paired Sol or Claude Code with tools including Reve, HyperFrames, and Blender MCP.

RELEASE4w ago
Claude Artifacts adds public links for generated prototypes

ClaudeDevs says Artifacts now support public links, multiplayer editing in Claude Code, and creation through Claude Tag. A workflow post shows Claude Tag dashboards edited by collaborators or local Claude Code sessions.

WORKFLOW4w ago
Levelsio builds Caltrack with Claude Code on a VPS and Grok vision

Levelsio exported diet logs from Claude chat into Claude Code on a VPS, then built Caltrack with Telegram, SSH entry, database memory, and Grok vision food scanning. The case turned failed chat memory into a persistent app.

WORKFLOW4w ago
Claude Code streams cloud iOS simulator into browser via serve-sim

Levelsio used Claude Code on a VPS to SSH into a cloud Mac Mini, build an iOS app headlessly, and stream serve-sim into a browser. Follow-up posts documented the tunnel and serve-sim setup, making the workflow reproducible for remote iOS testing.

DEAL1mo ago
Posts report Claude Fable 5 included access ends July 7 before $10/$50 token pricing

Posts report Fable 5 remains included in Claude only through July 7 before moving to $10/$50 per million-token credits. Watch usage closely: tests show roughly 2x Opus consumption in subagent and one-shot app workflows.

WORKFLOW1mo ago
Claude Code supports VPS agents for overnight coding sessions

Creator threads and Anthropic interviews documented Claude Code setups that run on VPS instances, stay reachable from phones, and keep working overnight. The setup matters because coding, deployment, and review can happen inside one persistent environment instead of a local machine session.

NEWS1mo ago
Claude Code breaks country-code prompts with filtering policy

Levelsio says Claude Code has blocked requests involving country codes, country names, and dropdown selectors for about a year under its content filtering policy. Common form and localization tasks can fail even when the prompt is routine product or web work.

WORKFLOW1mo ago
Claude Tag supports ambient Slack triage and bot-alert auto-replies

Anthropic documentation and user threads show Claude Tag can watch Slack channels ambiently and auto-reply to Datadog or Sentry-style alerts without explicit tags. That matters for production teams because bug triage, legal review, and ops handoffs can run inside shared channels.

RELEASE1mo ago
Claude Tag opens Slack beta for Team and Enterprise with memory and proactive follow-ups

Anthropic opened Claude Tag in Slack beta for Team and Enterprise plans, giving channels a persistent Claude with memory, tools, and self-scheduled follow-ups. The setup lets teams test whether an always-on assistant can handle ongoing workflow work, not just one-off replies.

WORKFLOW1mo ago
HyperFrames guides 5-step HTML launch video workflow with storyboard review

A creator walkthrough mapped HyperFrames into a five-step process: gather assets, write a storyboard, mine the launch repo, review static frames, then build and polish the final clip. Keep edits in HTML until the last pass, then use Studio for copy, spacing, color, and motion tweaks.

DEAL1mo ago
Claude Code raises 5-hour and weekly usage limits for the weekend

ClaudeDevs said it raised 5-hour and weekly usage caps for the weekend across every plan. The change lands as users report token burn, overage charges, and heavier Claude Code sessions driven by long agent runs and goal-checked workflows.

RELEASE1mo ago
Claude Code ships Artifacts for live HTML sharing while a session keeps running

Claude Code can now turn a working session into a shareable HTML Artifact that keeps updating while the agent continues, starting on Team and Enterprise. Use it to share prototypes, diagrams, dashboards, and internal sites without stopping the session.

RELEASE1mo ago
Claude Code adds /design-sync: two-way sync with Claude Design

Anthropic shipped two-way syncing between Claude Code and Claude Design, letting teams pull a design system into a repo or push built UI back into the canvas. The release connects component libraries to live code; teams should use it to reduce handoff drift between design and implementation.

WORKFLOW1mo ago
Claude Code /goal tests compare 8.4k-token fast runs with 38.2k-token verified runs

New Claude Code and Codex tests showed open-ended /goal runs drifting or stopping too early, while planning-first and verifier loops forced rechecks before completion. The more reliable setup improves long build workflows, but it costs more turns and tokens.

WORKFLOW2mo ago
Claude Code supports /goal refactor loops with e2e tests and autoreview

Practitioner threads showed Claude Code /goal refactors running until an evaluator marked them done, with live testing and autoreview checkpoints in the loop. The pattern turns long repo cleanup into trackable agent runs, though today’s evidence is user-led rather than a fresh Anthropic release.

WORKFLOW2mo ago
Claude Fable 5 claims 8,000-line Pokémon game from one prompt

Community demos showed Claude Fable 5 generating playable games and simulations from short prompts, image refs, and goal-based instructions, from Pokémon and F-Zero to city sims and FPS clones. The demos make the model’s creative ceiling clearer, but builders still needed follow-up prompts for speed, style, or polish.

RELEASE2mo ago
Claude Fable 5 launches with Opus 4.8 fallback and 2.1.170 support

Anthropic opened Claude Fable 5 across Claude Code, Desktop, Cowork, and API, with always-on reasoning and Opus 4.8 fallback on some flagged requests. Early demand triggered model-picker friction and quota pressure, so Anthropic reset the 5-hour and weekly limits the same day.

RELEASE2mo ago
Claude Code adds nested subagents with depth=5 in today’s release

Claude Code shipped nested subagent support capped at depth 5 and expanded /usage so builders can see which skills, MCPs, and plugins are consuming tokens. That gives long-running vibe-coding sessions a cleaner way to split work and diagnose expensive tool chains instead of stuffing everything into one thread.

NEWS2mo ago
Claude Code reports 1-year GA workflow shifts: auto mode, routines, /usage

Anthropic staff said Claude Code usage has shifted toward auto mode, routines, and phone-based coding one year after GA, and they pointed users to /usage for token breakdowns. The thread matters because it shows Anthropic’s intended daily-driver workflow as community comparisons with Codex intensify.

WORKFLOW2mo ago
Ideogram 4.0 supports bounding-box layouts in ComfyUI

A creator showed Ideogram 4.0 using structured JSON and drawn bounding boxes in ComfyUI to lock composition and text placement, then extended it through Claude Code and ComfyCloud MCP for exact-pixel variations. The posts say the model needs 12 turbo steps and the Kijai prompt-builder node is still being updated, so users should expect an evolving workflow.

RELEASE2mo ago
Claude Code updates workflow trigger to "ultracode"

Anthropic changed Claude Code’s explicit dynamic-workflow trigger from "workflow" to "ultracode" after users reported accidental activations. The change narrows when the feature fires, and Opus 4.8 users can compare the new behavior against live speed.

RELEASE2mo ago
Anthropic releases ant CLI for Claude Platform and Managed Agents tracing

Anthropic released the ant CLI so Claude Platform APIs, file uploads, and Managed Agents sessions can run from the terminal, then updated Claude Code so /fork starts a background agent with the same context and prompt cache. Teams can use it to script agent runs, inspect traces, and hand work between Claude Code and the platform.

NEWS2mo ago
Claude Code fixes parallel subagent overload and resets 5-hour limits

Anthropic reset 5-hour and weekly usage caps for Pro and Max users after a request-handling bug spawned too many parallel tool calls. If you hit the issue, retry now and expect the Opus 4.8 request path to behave more normally.

RELEASE2mo ago
Claude Opus 4.8 breaks modified-thinking flows with 400 errors

Fresh Hacker News comments and user posts report 400 errors tied to modified thinking blocks, short cache TTLs, and behavior some testers call a regression from 4.7. The issue matters because the same model is also powering one-prompt sites and games, so quota burn and client breakage are showing up alongside stronger creative output.

RELEASE2mo ago
Claude Opus 4.8 adds mid-conversation system messages with prompt caching

Anthropic documented mid-conversation system messages and automatic cache preservation in Opus 4.8, while Claude Code and Cowork gained /effort controls. Try the new workflow controls if you rely on long sessions, since they may matter more operationally than the raw model bump.

RELEASE2mo ago
Anthropic releases Claude Opus 4.8 with Claude Code dynamic workflows

Anthropic rolled out Claude Opus 4.8 across Claude Code, the API, and partner surfaces, plus a research-preview workflow mode that coordinates large subagent fleets. It keeps 4.7 pricing, but early tests suggest workflow runs can burn very large token budgets, so teams should watch usage closely.

WORKFLOW2mo ago
Claude Code adds /slides skill: 12 HTML layouts and PNG self-checks

Peter Yang published a /slides skill for Claude Code that turns rough outlines into animated HTML decks with 12 layouts, three templates, live charts, and screenshot-based self-fixes. It matters because presentation polish becomes a repeatable prompt-to-HTML pipeline that also runs in Codex.

RELEASE2mo ago
Claude Code ships Security Guidance plugin: 30-40% fewer PR security comments

Anthropic released a Security Guidance plugin for Claude Code through the plugin marketplace and said internal use cut security-related PR comments by 30-40%. Teams can also enforce repo or MDM-distributed claude-security-guidance.md rules, making Claude Code a first-pass policy check before review.

WORKFLOW2mo ago
Claude Code supports GPT Image 2 animated landing pages with mouse-scrub hero sections

Creator tutorials across Aura, MotionSites, and SceneAI showed Claude Code moving from static one-prompt pages to animated sites with GPT Image 2 visuals, video backgrounds, and mouse-scrub hero effects. That makes prompt-built web design more presentation-ready and cuts handoff time from concept to coded front end.

WORKFLOW2mo ago
Claude Code adds auto mode for parallel sessions

Users highlighted Claude Code auto mode for running parallel sessions, and fresh demos showed landing pages and UI sections built in minutes. The same posts also reported failed profiling runs and effort resets, so teams should watch quota and session reliability.

WORKFLOW2mo ago
Claude Code ships direct VPS deploys on PHP + SQLite

levelsio said he now ships directly on production VPSes with Claude Code, backed by 3-2-1 backups and almost no dependencies. The thread ties a vanilla PHP, JS, and SQLite stack to two brief outages in a year, so lower complexity may keep AI-assisted bugs manageable.

RELEASE2mo ago
Anthropic previews /usage token breakdown for Claude Code Skills, Agents, MCPs, and Plugins

Anthropic previewed a Claude Code update that shows token usage by Skills, Agents, MCPs, and Plugins in the CLI, with desktop support planned later. The command targets skills-heavy workflows where token costs are hard to attribute across multiple moving parts.

WORKFLOW2mo ago
Cowork supports 200-skill CLAUDE.md workflows with progressive loading

Practitioners documented Cowork and Claude Code setups that use shared CLAUDE.md files, progressive skill loading, and agent memory instead of blank-session prompting. That matters for vibe-coders because PM, design, and implementation workflows can compound across sessions, though some stronger performance claims came from third-party posts.

RELEASE2mo ago
Claude Code updates /fast to Opus 4.7 at ~2.5× response speed

Anthropic made /fast default to Opus 4.7, added prompt cache diagnostics in Claude Console, published scale guidance for large codebases, and renamed extra usage to usage credits. The bundle gives teams clearer controls over latency, cache misses, and paid usage while running long Claude Code sessions.

RELEASE2mo ago
Skilled launches CLI and TUI audits for Claude Code, Codex and Grok Build

Skilled launched a CLI and TUI that scans installed skills across Claude Code, Codex, Droid, OpenCode and Grok Build. It surfaces dead skills, single-project dependencies and usage by agent or project, so teams can clean up skill sprawl.

NEWS2mo ago
Claude Code updates 5-hour and weekly limits after slowdown complaints

Anthropic's ClaudeDevs account said it reset everyone's 5-hour and weekly rate limits. The reset landed alongside paid-user complaints about slow sessions and visible switching pressure toward Codex, without a root-cause or permanent policy change attached.

AI PrimerAI Primer

Your daily guide to AI tools, workflows, and creative inspiration.

© 2026 AI Primer. All rights reserved.