Claude Code
Your coding agent in the terminal
Claude Code is Anthropic's terminal-native coding agent for understanding codebases and helping developers edit files, run commands, and automate software development tasks.

Recent stories
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.
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.
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.
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.
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.
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.
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.
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.
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.
Pika launched a Language Swap skill in Pika MCP that re-dubs talking-head videos into other languages while keeping the speaker’s voice profile and lip sync. Creator demos in Japanese and Mandarin show it is already usable, though facial hair and loose framing can still distort mouth motion.
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.
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.
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.
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.
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.
Spiral 4.0 added a stylometry-based Style Engine for matching a writer or brand voice and shipped MCP plus CLI access for agent workflows. It also now plugs into Claude Code, Codex, and OpenClaw, and the base price drops to $15.
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.
Higgsfield showed Claude-driven brand identity, app screens, and motion-video generation inside its MCP, along with marketing skills and a Virality Predictor. The demos point to faster ad production; try the presets if you want to generate UGC-style variations at scale.
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.
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.
Codex users shared 56-hour task runs, PM-to-PR workflows, and a new black-box session recorder for tracking drift, token use, and incomplete responses. The longer autonomous sessions matter because browser auth gaps, passkey failures, and tool-selection bugs become real blockers once Codex is used beyond quick code generation.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Posts said Codex usage limits were reset across paid plans as users shared Mac app feedback, browser control, and repo-review results. The examples show Codex being used as a daily driver for debugging and code audit work, so watch the limits if you rely on it for regular use.
Posts show an open-source toolkit that turns one reference image into an interactive 3D scene with generated meshes, lighting, physics, and sound. The demo stack chains World Labs, Hunyuan 3D, ElevenLabs, and fal rather than a single native model.
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.
Anthropic said paid Claude plans will get a dedicated monthly budget for Agent SDK, claude -p, GitHub Actions, and Agent SDK apps starting June 15. Keep chat use and programmatic use separate, and note the temporary 50% weekly Claude Code increase through July 13.
New examples and docs showed Claude Code's /goal feature being used for lint-and-test passes, SEO audits, content queues, and outreach research with explicit proof and limits. That matters because the feature is moving beyond coding checks into repeatable creator and marketing workflows, but vague goals still drift without measurable end conditions.
Anthropic added /goal to Claude Code for completion-checked runs, alongside /loop, /schedule, stop hooks, auto mode guidance, and an Opus 4.7 fast mode preview. Use /goal when a session needs to keep working until a defined condition is met; fast mode is opt-in now and becomes the default on Thursday.
Creators documented running Claude Code on always-on VPS setups with SSH, mosh/tmux, and /resume so sessions survive laptop sleep. It cuts battery drain and lost progress, but image paste and remote file handoffs still feel clunky.
Anthropic opened Agent View as a research preview, giving Claude Code one control pane for parallel sessions, skills dispatch, and quick replies. The change makes multi-session supervision a native workflow instead of a terminal-tab workaround.
New Hermes Agent and Claude Code playbooks mapped memory, skills, soul, crons, and nightly GitHub sync into repeatable personal-OS setups. The guides push agent workflows into daily content and admin tasks while surfacing security and stale-memory failure modes.
Creators reported Claude Code sessions hanging for minutes with no status feedback, and an Anthropic engineer said responsiveness improvements and self-serve debug logs are on the way. Users also say Claude Desktop now shows context-window usage, giving long sessions a clearer limit indicator.
Anthropic says Claude Design can generate slides, prototypes, one-pagers, and other visual assets with exports to Canva, PDF, PPTX, and HTML. The preview also supports org-scoped sharing and one-step handoff into Claude Code, so teams can test the export flow now.
A viral creator workflow swaps markdown for Claude-generated HTML files, then publishes them as live links for review and iteration. Users say the format is easier to scan and share for one-pagers, slides, and handoff docs, though the practice is entirely community-led.
Anthropic says this week's Claude Code release fixes long-running session bugs across 1M-context prompts, caching, auth fallbacks, MCP retries, and terminal rendering. The update targets the stability problems that surface in longer agent runs and heavier IDE workflows.
At Code with Claude San Francisco, builders showed Claude Code running 21-agent app pipelines across Figma, Jira, Confluence, and TestFlight. Users should watch for reliability strain as posts and conference recaps tie recent slowdowns to Anthropic's reported 80x growth.
Rezonant showed a browser extension that records screen walkthroughs and narration, then turns them into structured briefs, tickets, and agent-ready tasks using live product context. It plugs into GitHub, Figma, Linear, Jira, Notion, Granola, and Confluence, so teams can skip a standalone spec doc.
Creators showed Google’s DESIGN.md file and custom skills as a way to encode typography, color, spacing, and component rules for AI-built UI. The workflow helps move from prototype to app with backend stubs and clearer Claude Code handoffs.
Anthropic introduced dreaming as a research preview in Claude Managed Agents alongside multiagent orchestration, rubric-based self-improvement, and webhook updates. Sub-agents now share a container and filesystem, so teams can coordinate longer-running work and manage memory across sessions.