$ claude --list-feature-flags --include-hidden
Hidden Features
44 feature flags found in the source. Some shipped, some built but flagged off, some internal only. A catalog of what Claude Code can do — and what it's about to do.
## Shipped Features
Currently available in production Claude Code
Bash Execution
SHIPPEDBashTool — the "crown jewel." Full shell access with safety layers, destructive command warnings, and preapproved lists.
File Tools
SHIPPEDFileReadTool, FileEditTool, FileWriteTool, GlobTool, GrepTool — the core file manipulation suite.
Agent Tool + Sub-agents
SHIPPEDAgentTool with 5 built-in sub-agents: exploreAgent, planAgent, generalPurposeAgent, verificationAgent, claudeCodeGuideAgent.
Web Search & Fetch
SHIPPEDWebSearchTool and WebFetchTool for live web access during sessions.
MCP Integration
SHIPPEDMCPTool, McpAuthTool, ListMcpResourcesTool, ReadMcpResourceTool — full Model Context Protocol support.
Task Management
SHIPPEDTaskCreateTool, TaskGetTool, TaskListTool, TaskOutputTool, TaskStopTool, TaskUpdateTool for background task orchestration.
Notebook Editing
SHIPPEDNotebookEditTool for Jupyter notebook manipulation — read cells, edit code, view outputs.
Planning Mode
SHIPPEDEnterPlanModeTool / ExitPlanModeV2Tool — structured planning before execution with plan/act separation.
Skills System
SHIPPEDSkillTool — bundled and user-defined skills for repeatable workflows. Slash command integration.
Session Management
SHIPPEDResume, compact, export, share — full session lifecycle with transcript persistence and replay.
## Unshipped Features
Built but flagged off — 20+ features waiting to go live
Background Agents(Kairos)
24/7 agents with GitHub webhooks, push notifications, and PR monitoring. Agents run continuously on remote servers, watching repos and responding to events.
implications
Turns Claude Code from a session tool into a persistent CI/CD teammate. Could replace simple GitHub Actions workflows.
Multi-Agent Orchestration(Coordinator Mode)
One Claude spawning worker Claudes with restricted toolsets and scratchpads. Parent agent delegates subtasks and aggregates results.
implications
Parallel work on complex tasks. One agent plans, others execute in isolated contexts. Could dramatically speed up large refactors.
Browser Control
Full Playwright integration for browser automation — not just web_fetch. Navigate, click, fill forms, take screenshots.
implications
E2E testing, web scraping, visual verification all from within Claude Code sessions. Closes the gap with browser-based AI tools.
Ultraplan
30-minute Opus session on a remote server for deep task planning. Generates comprehensive implementation plans before execution begins.
implications
Dedicated planning phase with the most capable model. Could produce higher-quality architectural decisions for complex projects.
Cron Scheduling
CronCreateTool, CronDeleteTool, CronListTool — schedule agents to run on a cron schedule. Basically a CI/CD agent.
implications
Automated code review, dependency updates, test runs on schedule. "Run this agent every morning at 9am" becomes possible.
Voice Mode(Tengu)
Full push-to-talk voice interface. Uses Deepgram Nova 3 for transcription. Gemstone codenames for feature flags: tengu_cobalt_frost, tengu_amber_quartz.
implications
Hands-free coding, pair programming by talking. Voice commands for navigation and execution.
Persistent Memory(memdir)
Cross-session memory without external storage. Memory directory system with relevance scoring and age-based decay.
implications
Claude remembers project context, coding preferences, and past decisions across sessions. No more re-explaining your codebase.
Worktrees
EnterWorktreeTool / ExitWorktreeTool for git worktree isolation. Work on multiple branches simultaneously in separate directories.
implications
Parallel feature development without branch switching. Each agent can work in its own worktree.
Sleep/Resume Agents
Agents can sleep and self-resume without user prompts. Pause work, wait for external events, then continue autonomously.
implications
Long-running workflows that span hours or days. Wait for CI, wait for review, then resume.
Plugin System
DiscoverPlugins, ManagePlugins, BrowseMarketplace, AddMarketplace, PluginSettings, ValidatePlugin — a full marketplace ecosystem.
implications
Third-party extensions for Claude Code. Community-built tools, custom workflows, shared configurations.
Team Tools
TeamCreateTool, TeamDeleteTool for creating and managing multi-agent teams with shared context.
implications
Formalized multi-agent collaboration. Named teams with persistent membership and shared scratchpads.
## Internal Only
Anthropic employee tools — not accessible in public builds
/ant-trace
INTERNALInternal distributed tracing for debugging agent execution paths
/insights
INTERNALUsage analytics and session telemetry dashboard for Anthropic engineers
/mock-limits
INTERNALSimulate rate limits and quota exhaustion for testing error handling
/reset-limits
INTERNALReset rate limit counters during development and testing
/heapdump
INTERNALCapture V8 heap snapshots for memory leak investigation
/perf-issue
INTERNALPerformance profiling tool for identifying slow tool executions
/debug-tool-call
INTERNALInspect raw tool call payloads, token counts, and execution timing
/stats
INTERNALInternal statistics: token usage, tool call frequency, error rates
## /buddy Easter Egg
The ASCII pet system hidden in Claude Code — salt: "friend-2026-401"
An entire gacha pet system built into a coding tool. 18 species, rarity tiers from common to legendary, shiny variants, wearable hats, and stat tracking. Species names are hex-encoded in the source to dodge the internal build scanner. The salt "friend-2026-401" confirms it was an April Fools feature.
species
18
rarity tiers
5
legendary drop rate
1%
Species Pool
Names stored as hex in source (e.g., 0x6475636b = "duck") to avoid build scanner detection
Gacha Rarity Tiers
Customization
shiny variants
Rare alternate colorways for each species. Visual-only, no stat bonus.
hats
Pet Stats
How helpful your buddy is at finding bugs
Tendency to suggest unconventional solutions
Sass level in buddy comments and reactions