Posts tagged

features

Found 20 posts

Claude Code v2.0.72: Control Your Browser from the Terminal

Claude Code v2.0.72 introduces Chrome integration (beta), enabling browser automation, live debugging, and web app testing directly from your terminal.

December 18, 2025 Read more →

Claude Code v2.0.70: 3x Memory Improvement and Plugin Control

Claude Code v2.0.70 delivers 3x better memory usage for large conversations, per-marketplace plugin updates, wildcard MCP permissions, and improved prompt shortcuts.

December 16, 2025 Read more →

Claude Code v2.0.65: Switch Models Mid-Prompt and More

Claude Code v2.0.65 lets you switch models while typing with alt+p/option+p, shows context window info in the status line, adds custom file suggestions, and includes bug fixes.

December 11, 2025 Read more →

Claude Code v2.0.67: Thinking Mode by Default and Permissions Search

Claude Code v2.0.67 enables thinking mode by default for Opus 4.5, adds permissions search, and fixes 7 bugs including better non-Latin text support.

December 11, 2025 Read more →

Modular Rules in Claude Code: Organizing Project Instructions with .claude/rules/

Claude Code v2.0.64 adds .claude/rules/ for modular, path-specific project instructions. Break down your CLAUDE.md into focused files, apply rules conditionally with glob patterns, and organize better.

December 10, 2025 Read more →

Claude Code in Slack: Delegate Coding Tasks from Team Conversations

Claude Code now works directly in Slack. @mention Claude with coding tasks and it creates a web session, posts updates to your thread, and generates PRs—all without leaving your team discussions.

December 9, 2025 Read more →

Resumable Sub-Agents in Claude Code v2.0.60: A Community Discovery

The community discovered that Claude Code v2.0.60 quietly introduced resumable sub-agents—a feature that could enable agent round-table discussions once current bugs are fixed. Here's what we know.

December 9, 2025 Read more →

Claude Code 2.0.60: Background Agents and Enhanced Workflow Control

Version 2.0.60 brings background agent support, MCP toggle commands, and enhanced commit attribution for better AI-assisted development workflows.

December 8, 2025 Read more →

Quick Bash Wins: The ! Prefix

Stop wasting tokens asking Claude to run commands. The ! prefix executes bash instantly and injects output into context—no model processing, no delay, no wasted tokens.

December 2, 2025 Read more →

Enhanced Plan Mode in Claude Code: What Changed and Why It Matters

Claude Code v2.0.51+ introduced multi-agent plan mode with Haiku exploration. Here's what changed, the problems the community discovered, and when it works well vs when it doesn't.

November 28, 2025 Read more →

Faster @ File Suggestions: Claude Code v2.0.55's Fuzzy Matching Upgrade

Claude Code v2.0.55 improved fuzzy matching for @ file suggestions, making it faster and more forgiving when typing partial filenames with typos or missing characters.

November 27, 2025 Watch video →

Advanced Tool Use in Claude API: Three New Features That Change A lot

Anthropic introduces Tool Search, Programmatic Tool Calling, and Tool Use Examples - achieving 85% context reduction and 37% token efficiency gains.

November 25, 2025 Read more →

Using CLAUDE.md files: Customizing Claude Code for your codebase

via Claude.com

Learn how to use CLAUDE.md files to provide Claude with persistent project context, including architecture details, coding standards, and workflows. This guide covers file structure, best practices, and integration strategies.

November 25, 2025 Read on Claude.com

New Tools in Claude Code 2.0.51

Claude Code 2.0.51 introduces EnterPlanMode, agent hooks, and Plan Mode v2 with Opus 4.5 integration for enhanced development workflows.

November 25, 2025 Read more →

Claude Code Can Now Explain Itself: The Claude Code Guide Agent

Claude Code v2.0.49 quietly added a claude-code-guide subagent that helps Claude understand how to use its own features. Here's what it does and how it works.

November 23, 2025 Read more →

Teleport Tasks to the Cloud with the & Prefix

Version 2.0.45 introduced a powerful feature: start any message with & in the Claude Code CLI to run it as a background task on Claude Code Web.

November 21, 2025 Read more →

PermissionRequest Hook: Automate Security Decisions in Claude Code 2.0.45

Learn how the new PermissionRequest hook in Claude Code 2.0.45 lets you programmatically approve or deny tool permissions with custom logic, reducing interruptions while maintaining security.

November 20, 2025 Read more →

Fighting 'AI Slop': How Claude Code Skills Transform Frontend Design

Anthropic's new frontend design skill fights generic AI aesthetics by teaching Claude to avoid purple gradients, Inter fonts, and cookie-cutter layouts - here's how it works and why it matters

November 19, 2025 Read more →

Prompt-Based Stop Hooks: LLM-Driven Control Flow in Claude Code 2.0.41

Claude Code 2.0.41 introduces prompt-based stop hooks - an intelligent alternative to bash scripts that uses Claude Haiku to make context-aware decisions about when to stop execution

November 16, 2025 Read more →

Output Styles: Claude Code's Most Underrated Feature (And Why The Community Fought to Save It)

In version 2.0.30, Anthropic deprecated output styles. Four days later, they brought it back. Here's why this simple feature is the key to transforming Claude Code from a coding assistant into 'Claude Anything'

November 7, 2025 Read more →