Digest / February 27, 2026
Claude Code Issues Digest — February 27, 2026
260 new issues filed ·
797 resolved in anthropics/claude-code (UTC day).
New issues (260)
- [BUG] echo used for piping values to CLI tools adds unwanted trailing newline to environment variables
- [BUG] claude remote-control fails with "bad option: --sdk-url"
- Usage limits hit significantly faster since v2.1.53–v2.1.59 (Feb 25–26) — auto-memory & system prompt bloat
- Claude Code destroyed gitignored files with unnecessary git clean -fd during branch creation
- Escape key cancels running background agents — should only clear input line
- Model emits only 1 Task tool call per message when intending multiple parallel calls
- TUI rendering corruption when multiple Task agents run in parallel
- [BUG] Background task handles are instance-scoped but task registry is session-scoped — compaction orphans live processes
- /clear inconsistently syncs to remote control session in Claude for Desktop
- [BUG] Remote Control not available on Pro plan — requesting access
- [FEATURE] Auto-deny unlisted domains in sandbox for autonomous agents
- [BUG] v2.1.59: "Always allow" suggests overly broad wildcard instead of specific subcommand
- Markdown [#N](url) links emit OSC 8 hyperlink to current repo instead of specified URL
- [Feature Request] Remove unsolicited plugin installation suggestions from status bar
- [FEATURE] add auto generated name marker flag for json input to worktree hooks
- [BUG] Nested skill execution: parent skill cannot resume after nested skill completes
- Remote Control not working on Max plan — "not enabled for your account" error
- Background task handles orphaned after context compaction — TaskOutput/TaskStop inoperable on pre-compaction tasks
- VS Code extension: session rename not reflected in past conversations dropdown
- VS Code extension: resuming a session doesn't connect to the running CLI session
- [BUG] Korean/Japanese IME candidate window displays vertically instead of horizontally in Claude in Chrome extension
- "Tab to amend" instructions delivered post-execution — agent fires original tool call unmodified
- .claude.json corrupted repeatedly during concurrent sessions (v2.1.59, Windows 11)
- [BUG] Copy/Paste from Mac Command C/V stop working frequently in latest Claude Code desktop
- [FEATURE] Allow customizing the animated thinking/status words
- [BUG] when git is slow, claude start will be stuck
- [FEATURE] Hot-reloading .claude/agents/*.md when changed in-session
- [Bug] claude-opus-4-6 model not recognized despite API availability
- Improve error message when xclip/wl-paste is not installed for image paste
- [BUG] Ghost sessions from remote-control connections and background summary tasks pollute the resume picker
- statusLine hook output: leading whitespace stripped, preventing right-aligned content
- teammateMode "tmux" silently falls back to in-process since ~v2.1.50+
- Usage limits hit within seconds on a single prompt
- [FEATURE] Create a custom homebrew cask for Claude Code
- [BUG] Bash tool silently converts ! (0x21) to \! (0x5C 0x21) — corrupts arguments to executables
- [BUG] Session usage counters reset unexpectedly mid-cycle
- PermissionRequest hook fires for every tool check, not just when actually blocked
- [BUG] Terminal output is not streaming (renders in chunks instead of token-by-token). But cursor cli can output by streaming.
- Remote Control: mobile app shows permission prompts despite --dangerously-skip-permissions
- Remote control: responses not visible on phone, only in laptop terminal
- Confusing model labels in /model picker: 'Opus 4.6' entry says 'select Opus for Opus 4.1'
- Race condition: .claude.json corrupted by concurrent writes from multiple sessions
- Bash tool fails with EINVAL on WSL commands in Windows 11
- Remote Control connection fails to reconnect after rate limit resets
- Desktop app: Previous sessions not visible in sidebar after restart
- [DOCS] claude mcp add docs show incorrect argument order for --env flag (for stdio)
- [BUG] Emacs integration: line wrapping breaks in AskUserQuestion option selection widget (claude-code-ide.el)
- [BUG] Plan upgraded but limit is not reset in sessions
- [FEATURE] Side-channel responses for queued messages during active task execution
- Feature: Add guardrails to prevent accidental exposure of private code to public repos
- [ENHANCEMENT] Rename disable-model-invocation to model-invocable for consistency with user-invocable
- [Bug] Session initialization fails with invalid Node.js flag --sdk-url
- Claude Code v2.1.62 — Server-Side KV Cache Stale Context Regression (P1)
- Task tool subagent spawning ignores model context window variant [1m]
- [BUG] Claude Desktop v1.1.4173 fails to create BrowserWindow — @formatjs/intl unhandled rejection blocks window init (x64, Windows 11 26200)
- Phantom user message appeared in transcript without any user input
- Feature: Expose fast mode state in hooks + programmatic toggle API
- [BUG] CLAUDE.md rules ignored despite being loaded - Agent executes unauthorized actions
- False 'tool use rejected by user' errors when user took no action
- Hook event for CLAUDE.md file loading
- Project-scoped plugins show as "Installed" in other projects, blocking re-installation
- [BUG] Incorrect Color-Highlighted Diffs in code changes
- Plan mode context reset: unclear session handoff message
- [MODEL] Claude Code degrades from autonomous engineer to passive writer/builder on Infrastructure as Code tasks
- [BUG] Cowork: VirtioFS mount fails for users with macOS username "shared" — path collision with /Users/Shared/
- [MODEL] Claude Code CLI executed Remove-Item -Recurse -Force on pnpm worktrees, triggering catastrophic NTFS junction traversal — permanent deletion of user profile folders and source code
- [Bug] Non-atomic writes to .claude.json cause file corruption and session crashes
- [Feature Request] Add Remote Control functionality
- Display images inline in terminal using iTerm2/Sixel protocols
- Add "Allow globally" option to the tool approval prompt
- [BUG] /resume finds 0 sessions when git worktree exists in a submodule repository
- [BUG] Slack MCP plugin: 1-hour token expiry with no refresh token forces frequent re-authentication
- Claude Code sessions disappeared
- Bug: Oversized image permanently breaks conversation with no recovery
- Hook execution fails with ENOENT when CWD no longer exists (posix_spawn)
- Claude in Chrome MCP server never connects to socket (Doesnt Connect to Chrome)
- Feature Request: Include session name in status line data
- [BUG] Background agent IDs lost on context compaction
- [BUG] Past Conversations > Web tab shows "No sessions yet" — list_remote_sessions returns 404
- [BUG] /remote-control in-session command returns 'Unknown skill' (was working previously)
- [BUG] Config not persisting between sessions — theme + auth prompt every startup (Windows)
- [BUG] ext-apps viewer cannot fetch IIIF tiles despite correct CSP (regression ~Feb 26)
- [BUG] Installer error - jq required, undeclared dependency
- [FEATURE] Increase screenshot size limit from 5Mb to 6Mb
- [MODEL] The permission/question notification now appears before the content is visible in the chat. This wasn't the case before.
- Agent Teams: No distinction between idle-but-alive and dead teammates — lead spawns duplicates, destroying context
- [Bug] Bash tool permissions not respected for find/grep commands in project config
- [BUG] Pasting Excel column data embeds clipboard image in session, causing persistent API 400 errors
- excludedCommands does not bypass network sandbox for SSH/git operations
- Feature suggestion: built-in sudo watcher for privileged operations
- [FEATURE] Support dynamic autocomplete options for slash commands (e.g., GitHub issue picker)
- Excessive session usage: reading a single MEMORY.md file (~150 lines) consumes ~9% session limit on Sonnet
- [FEATURE] "Post to community" button to close the feedback loop
- [FEATURE] can we have claude named session and easy to transfer the session between machines ?
- remote-control: "bad option: --sdk-url" with Homebrew Node 22
- Add click-to-copy buttons for code blocks and commands in terminal output
- [BUG] Can't invoke built-in /memory when a skill /plugin_name:memory is installed
- [DOCS] "Skills" is a confusing and potentially incorrect term for what are essentially plugins/tools
- Feature Request: Allow permanently trusting a directory to skip repeated trust prompts
- Claude Code autonomously switches model mid-session despite --model flag
- [BUG] Claude Code frequently gets stuck ("Photosynthesizing" state) and stops making progress on simple tasks. This happens multiple times per session.
- [Feature Request] `/rename` command should optionally update VS Code terminal name
- Max plan Extra Usage charges during usage reporting outage — 1M context billing change undocumented
- Include session name in status line data
- [FEATURE] Feature request: Pause & amend prompt during agentic execution
- [BUG] Agent Teams: Teammates fail to spawn with "Input must be provided either through stdin or as a prompt argument when using --print"
- [BUG] Bash Tool Silently Empties Environment Variables in Pipelines
- Expose rate limit utilization data in statusline JSON
- Allow configuring slash command suggestion limit
- [BUG] Windows-MCP extension fails with os error 4551 (Application Control Policy) on MSIX build v1.1.4498
- Remote Control unavailable on Max plan (v2.1.62, Linux)
- MCP tools from locally configured stdio server not exposed to model despite successful connection
- [FEATURE] Better wording for "⏵⏵ accept edits on"
- [Bug] Unnecessary approval prompts for agent instruction bash commands
- [BUG] C# LSP plugin from official marketplace not exposing LSP tool (Windows, v2.1.62)
- [Bug] Remote Control unavailable on Max 20x plan (v2.1.62, macOS)
- VS Code diff preview tab regression in v2.1.59–2.1.61
- Allow customizing the terminal tab title for multiple sessions
- [BUG] Cross-session credential leak in conversation summary (context continuation)
- [BUG] /remote-control fails with different messages at different times
- Remote Control: sessions go stale mid-conversation, /rc reconnect fails
- [Bug] CLI startup latency significantly higher than interactive mode
- [FEATURE] Support `url` field in `launch.json` for preview feature
- /sandbox creates empty stub files in project root when using git worktrees
- Feature request: Per-session visible title with color coding
- Expose session ID to the model during conversations
- Remote Control: add permission mode cycling from mobile app
- [BUG] Claude cowork extreme IO Useage on Windows 11
- [BUG] Status line feature has external dependencies (jq, bc) and no working default
- Cowork VM marked unsupported on Windows 11 25H2 Build 26200 (stable release)
- [FEATURE] Ability to stop blinking of the dot indicator
- Make Notification hook delay configurable
- [FEATURE] Add support to export a session chat
- [BUG] Hey claude, I bought a subscription, the next day I wake up and I have plan free
- Skills/Plugins not proactively surfaced to model or user on first use
- Feature request: Secret detection in chat input
- Sandbox sets TMPDIR=/tmp/claude but writable dir is /tmp/claude-$UID
- [BUG] Opus 1M context window suddenly returns "Rate limit reached" on both Max and Team plans (200K works fine)
- [BUG] VSCode: sessions-index.json severely out of sync - only 3 of 61 sessions indexed, older sessions invisible in UI
- [BUG] Armenian (Հայերեն) Unicode text silently corrupted — characters replaced with English word "delays"
- Task tool should respect `ask` permission rules
- All Sessions view only loads recent sessions, cannot scroll to older ones
- [BUG] --resume/--continue broken: summary generation calls deprecated claude-3-5-haiku-20241022 model (404)
- [BUG] "v is not iterable" - Claude Code Panel fails to load on Antigravity (VSCode OSS 1.107.0)
- [Bug] Missing country mapping in silver.tb_iso3166_dimCountry from updated Google Ads geotargets data
- Spinners editable in Co-work
- [BUG]
- Claude Desktop macOS: bridge100 subnet (192.168.64.0/24) not configurable, conflicts with common LAN ranges
- [BUG] API Error: Unable to connect to API (ECONNRESET)
- [BUG] **Session transcript writes to wrong JSONL file — cross-session data corruption**
- Auto-completed prompt submitted without user confirmation on accidental Enter
- Bedrock streaming stalls hang forever with no error in UI
- claude.ai connectors (Google Calendar, Notion) not loading in Claude Code CLI
- Windows Git Bash: multiple recurring command issues (nul, python, paths, flags, eval escaping)
- Claude Desktop v1.1.4173 renderer fails to start on Windows 10 LTSC 2019 (Electron 40)
- claude.json repeatedly corrupted when running multiple sessions simultaneously
- Allow customizing or disabling terminal title override
- Wrong Bedrock URL for inference profile listing
- [MODEL] Model continues executing tool calls after user interrupts and explicitly says "stop"
- [FEATURE] track cost on multiple sessions and provide a shutdown hook to do that ?
- Unexpected high token usage: schema validation error loads massive JSON into context
- Preview tool: support multiple tabs and custom URLs
- Feature request: Allow Claude to programmatically rename sessions
- [BUG] sessions-index.json deja de actualizarse en Firebase Studio.
- Document deny/allow rule precedence in settings.json permissions
- Default terminal uses bash instead of user's default shell (zsh)
- [BUG] Failed to start Claude's workspace on Domain Computer
- Plugin --plugin-dir namespacing breaks skill allowed-tools resolution
- [BUG] Opus[1m] not available even though I have extra usage on my account.
- [BUG] It's hanging again in vscode as of 2.1.65
- [BUG] Ctrl+V image paste in iTerm2 intermittently fails on macOS (still reproducible in v2.1.62)
- [BUG] Render loop on startup causes ~30s of input lag (fast mode status check)
- [BUG] Cowork Windows: API unreachable from VM behind corporate NTLM proxy (cntlm)
- Allow hiding/removing unused cloud connectors (Gmail, Google Calendar, etc.)
- Chrome MCP bridge: SDK reports connected but never connects to native host Unix socket
- Support JSONC (JSON with comments) in settings.json
- [FEATURE] Plan mode compacts context too aggressively near completion
- [FEATURE] EDIT SESSION TITLES (VSCode Extension) !!!
- Claude Desktop update loses Code session history (migration from local-agent-mode-sessions to claude-code-sessions)
- freebsd support
- Add setting to show full pasted text in input instead of "pasted text" placeholder
- [Bug] Screen buffer not clearing properly on MSYS2, causing visual artifacts
- [FEATURE] API/tool for setting terminal tab title from within a session
- /output-style menu should indicate the currently active style
- [MODEL] Explore subagent being used to solve the problem
- Release notes flash too briefly on startup to be readable
- [Bug] Claude fails to remember read-only tool permissions in active session despite updating CLAUDE.md
- Feature: --fork-session should preserve session-level permission grants
- Status line disappears after briefly appearing
- [Bug] --worktree flag causes CLI to hang indefinitely
- [FEATURE] 'Responding…' or 'Thinking…'
- [Bug] Markdown bullet points not rendering with proper line breaks
- [BUG] /hooks shows read-only [Plugin] PostToolUse entries with no visible source
- [FEATURE] VS Code Extension: Option to always show file diffs in VS Code editor panel instead of inline chat
- Plugin system drops backslash before dot-prefixed directories on Windows
- [BUG] [Discovery] Title: [Discovery] bypassPermissions mode is inherited by Remote Control mobile client
- C:/Program Files/Git/insights overwrites previous reports with no versioning or backup
- [Bug] Local-scoped plugins block reinstallation across different project paths
- Co-work teammate silently stalls when agent calls AskUserQuestion
- [Bug] CLI hangs or experiences significant performance degradation
- Concurrent processes corrupt ~/.claude.json via unsynchronized read-modify-write
- [Bug] Anthropic API Error: Rate limit reached across multiple accounts
- [BUG] #14593 is still a bug
- [BUG] Can't access skills from cli under .claude directory using /skills command
- [FEATURE] Voice input for Remote Control (mobile is unusable without dictation)
- "Don't ask again" permission prompt does not persist — keeps re-prompting for the same command
- [BUG] [CRITICAL] Project Directory Deletion during background task conversion with Sonnet 4.6 1mln context
- Input blocked for several minutes when starting a new session
- [BUG] - Intermittent ECONNRESET / "undefined Connection error" in VS Code extension
- [FEATURE] Support `additionalContext` in Stop hook output
- [FEATURE] Support .mcp.json to live in .claude project folder.
- EDITOR environment variable doesn't work with paths containing spaces on Windows
- [BUG] ESC key corrupts input state — submitted prompt disappears, requires chaser prompt, chaser then hangs for 3+ minutes burning ~1K tokens
- [BUG] Windows desktop client file browser does not display symlinks over SSH
- /ide command crashes with 'onInstall is not defined' when single IDE detected
- [BUG] Accept all edits not working with personal edit + write permissions override
- [BUG] Custom statusLine command not rendered on resumed sessions
- [MODEL] Version : 2.1.62
- [BUG] VS Code extension leaks processes on /clear + new chat (native Windows), causing pagefile to consume 11+ GB disk space
- [FEATURE]
- [Bug] GitHub connector missing from MCP list despite showing in settings
- [FEATURE] Sidebar can no longer be pinned
- [BUG] Cowork: Plugin marketplace fails to load when TEMP directory is on a different drive (EXDEV cross-device link error)
- [Feature Request] Add /v1/subscription/usage API endpoint for Claude Max plan metrics
- Auto-switch to larger context model when approaching context limit
- [BUG] Data loss caused by Claude Code rewriting a file before extracting content
- Bash permission patterns don't match compound commands or commands with redirects
- Tab completion crashes TUI with React error #31 when plugin command argument-hint is parsed as YAML object
- Task subagents do not load project CLAUDE.md or .claude/rules/ -- project configuration silently ignored
- Agent ignores explicit user input and unnecessarily parses session transcripts
- /resume session names inconsistent — reverts from custom title to auto-generated summary
- Support git-aware permission rules for destructive operations
- Feature: Async skill execution with deferred resolution
- [BUG] VM service not running. The service failed to start. — Windows 11 Home + multiple installation issues
- [FEATURE] Add IDE connection status to custom status line JSON payload
- [BUG] Remote Control regression - "not yet available on your plan" on Claude Max
- Support optional MCP servers that fail silently
- [BUG] Selection context ("N lines selected") not shown for gitignored files in VSCode extension
- [FEATURE] Mechanism to redact secrets/PII from the context window
- FEATURE | ChatPrompt V2: Historical turn view and revert functionality
- Add ExitWorktree tool to complement EnterWorktree
- [FEATURE] Rename Claude Code Function
- [FEATURE] Remote Control: Push notifications on iOS when permission approval is needed
- [UI] Remote Control: Permission approval buttons need better spacing and positioning on mobile
- Bash tool: ZodError in permission system blocks git commands
- [BUG] Agent `skills:` frontmatter not preloaded for team-spawned teammates
- VS Code extension: system-reminder file-change injections consume context window with no exclusion mechanism
- [BUG] Local stdio MCP servers start but tools not registered on Windows Server 2022
- [BUG] Claude Code response washed off in terminal(using zsh)
- [FEATURE] Plan Manager — named, persistent plans with lifecycle - 1st-Class Plan System
- Insights skill suggests adding rules already present in referenced files (e.g., AGENTS.md)
- 400 error: tool_result without matching tool_use after context compression
- [BUG] Cowork VM ENOSPC persists across new sessions — Bash tool completely unusable
- [BUG] "Remote Control environments are not available for your account." for Claude Code Pro Plan user
- [FEATURE] Logs to include CLAUDE.md files?
- [FEATURE] PostCompaction hook stage for long-running skills
- [Bug] Claude Code crashes on external command tasks with non-zero exit codes
- [BUG] Claude Code crashes with 26006 Illegal instruction
- Feature: support argument-level patterns in MCP tool permission rules (parity with Bash rules)
- [FEATURE] .claudeignore — exclude files from Claude Code's context window
Resolved issues (797)
- [BUG] Background task handles are instance-scoped but task registry is session-scoped — compaction orphans live processes
- claude-agent-sdk: SDKMessage type resolves to any due to missing type declarations
- Model emits only 1 Task tool call per message when intending multiple parallel calls
- /clear inconsistently syncs to remote control session in Claude for Desktop
- Auto memory should be shared across git worktrees of the same repository
- [BUG] Remote Control unavailable despite Max subscription and OAuth login
- .claude.json corrupted repeatedly during concurrent sessions (v2.1.59, Windows 11)
- Usage limits hit significantly faster since v2.1.53–v2.1.59 (Feb 25–26) — auto-memory & system prompt bloat
- Context window filling dramatically faster after v2.1.59+ update
- [BUG] Non-deterministic quota accounting: 65% of 5-hour session consumed with minimal actual token usage — Max $100 plan
- .claude.json corrupted with 'Unexpected EOF' when statusline is enabled — race condition
- [BUG] Bug Report: v2.1.59 corrupts `.claude.json` with multiple concurrent agents
- Config file corruption from concurrent write race condition
- Race condition corrupts .claude.json when using Agent Teams on Windows
- [BUG] 2.1.61 wiped out .claude.json - all settings/MCPs gone
- [Bug] Corrupted .claude.json files causing mid-chat text malformations in multi-session usage
- Bash tool fails with EINVAL on WSL commands in Windows 11
- [BUG] MCP array parameters still double-stringified in Notion tool calls (regression from #3023)
- [Bug] Anthropic API Error: Service Disruption with Uncommitted Git Changes
- Add dates to release notes
- [BUG] Claude cannot run basic commands e.g.: ls under wsl debian
- Autocompletion leaks context between concurrent sessions
- [BUG] Subagent infinite loop with no max_turns produces 153GB output file
- Permissions duplicated in settings.local.json despite existing grants in settings.json
- Feature Request: Claude should know its runtime environment (Desktop App vs CLI vs Web)
- [FEATURE] open plan.md in viewer with shortcut `Ctrl+Y` in claude code cli terminal
- [BUG] Cowork ECONNRESET on macOS (Mac Mini M4) — VM boots fine, API never responds through MITM proxy
- can open the chat window
- [BUG] Anthropic disabled OAuth tokens for third-party apps
- [BUG] ANTHROPIC_API_KEY and ANTHROPIC_MODEL doesn't work when using agent teams
- Permission patterns match subcommands in pipes, causing repeated prompts
- Feature request: Show prompt suggestions while typing (not only when input is empty)
- [BUG] Claude Desktop crashes on startup after auto-update on Windows with Korean (non-ASCII) username
- [BUG] Rewind in one session silently destroys uncommitted changes made by another session
- [Feature Request] Auto-save active sessions before restart to prevent token loss
- [BUG] Co-Work fails to uninstall locally-uploaded plugins
- [BUG] Co-Work plugin MCP servers blocked by VM network allowlist, causing session freeze
- [BUG] Claude Setup.exe incorrectly detects Windows S Mode on Windows 10 IoT Enterprise LTSC
- Shell snapshot corruption on Windows (Git Bash/MSYS2) - pipe buffer truncation
- Claude Code should detect and refuse to commit credential/key files
- [BUG] Unable to see command executed
- Recurring Bun segfault crashes (~3x/week) on Linux x64 AMD
- [Bug] Content filtering error when requesting country dropdown UI component
- [BUG] Agent Teams tools (TeammateTool, SendMessage, spawnTeam) not available in VS Code extension despite CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
- Web→CLI teleported sessions not appearing in Resume Session list
- [FEATURE] lightweight MCP tool loading
- [FEATURE] /insights: add --project or --cwd flag for project-scoped analysis
- [BUG] Skill silently fails (0 tokens, immediate exit) when SKILL.md body contains backtick-wrapped `!`
- Permission prompts still appear despite wildcard allow rules in settings.json
- Teleport/resume should discover sessions across git worktrees
- Task tool with isolation=worktree leaks CWD to parent session
- Feature request: color customization for custom slash commands
- Claude Opus 4.6 systematically distrusts user observations, wastes tokens verifying facts users already stated (regression from Opus 4.5)
- Plugin marketplace refresh uses SSH instead of HTTPS, fails without SSH keys
- [BUG] Stdio MCP servers fail to connect on RHEL 8 with native binary
- [BUG] tool calls fail when pipe is used
- [BUG] CLI diffs never appear in VS Code — MCP bridge returns "Method not found" (-32601)
- [BUG] Plan file naming is non-deterministic despite full semantic availability
- [MODEL] Claude fabricated user approval and committed code without actual user consent
- Plan mode: AskUserQuestion popup blocks user from reading the AI response
- Task display at bottom shows stale/incorrect information out of sync with td CLI
- additionalDirectories with Unix-style paths don't work for Bash cd on Windows (MINGW64)
- Add flag to disable mouse/scroll capture in interactive prompts
- bare-repo worktree: root detection resolves to bare repo parent instead of worktree root
- [Feature Request] Add granular control to disable "always allow" for complex bash commands
- [FEATURE] Auth fallback: use Claude.ai subscription first, fall back to API key on rate limit
- Feature request: allow customizing spinner verb text via settings
- Parallel Bash commands prompt for permission despite matching allow pattern
- Feature request: expose token/context usage for external tools
- Background Task agent transcript files expire before orchestrator reads results
- Add option to customize or disable whimsical spinner text
- [Bug] EnterWorktree creates nested worktrees when invoked from existing worktree
- Feature Request: Option to disable automatic worktree creation in Claude app Code tab
- Expose context window usage percentage to hooks
- Bug: skill-creator produces double-nested directory, skill fails to load
- Claude consistently skips user-defined verification steps in multi-phase plans
- Agent skips verification steps it read and acknowledged, stamps work COMPLETE
- [FEATURE] WHen saving a plan it creates a random file name
- Background bash commands become orphan processes after session close or task interruption
- Frequent session crashes on Windows (30+ in 2 days)
- VSCode extension: slash commands (/fast, /model) sent to terminal instead of interpreted
- [Bug] Auto-compact loses plan context and executes partial work without plan file creation
- Permissions docs: ambiguity between `:*`, ` *`, and bare-command matching
- Memory leak: Claude Code process consumes ~58GB RAM, triggers OOM killer
- Auto-compact warning is nearly invisible — needs color/styling customization
- [FEATURE] Support Multiple Git Repositories in Claude Code mobile and a web
- OAuth token refresh race condition with multiple concurrent CLI processes
- [BUG]
- [BUG] CoworkVMService floods Application event log with 57k+ "Incorrect function" events
- [Feature Request] Add daily token budget cap configuration
- [Bug] CLI permission prompt combines multiple commands unclear, requests permission for combined glob pattern instead of individual commands
- Context limit reached during plan mode causes orphaned work and wasted tokens
- Task list UI stops advancing in terminal after auto-compact mid-execution
- /doctor: installMethod stuck on 'local' after migrating to native install — causes recurring ghost npm-local installation
- [BUG] MIssing accent on letters in french.
- [FEATURE] claude --worktree should preserve subdirectory context in monorepos
- CLI spinner shows 'Reading 1 file' for Bash tool calls (v2.1.50)
- [FEATURE] Clickable file links in agent responses (OSC 8 for Write/Edit/Read output paths)
- [BUG] PostToolUseFailure hook always shows 'hook error' even with exit 0
- VSCode: conversation auto-naming drops skill arguments
- [BUG] --resume flag fails to find session when run from a different directory than the original session
- [FEATURE] All interactive prompts disappear from terminal after responding — no way to review the conversation
- `claude --continue` crashes with SIGILL (Illegal instruction) — reproducible across v2.1.49 and v2.1.50
- Kitty keyboard protocol detection ignores KITTY_WINDOW_ID when TERM_PROGRAM is set
- Tab key traps user in navigation - cannot return to edited text, Esc doesn't work
- Shift/Ctrl/Cmd+Enter broken for chat:newline after recent update - only Option+Enter works
- WebSearch tool permission cannot be persistently allowed within a session — no 'Always Allow' option available
- [FEATURE] Tool based rule sets.
- [BUG] Keyboard shortcuts don't work with non-Latin keyboard layouts
- [BUG] Claude in Chrome bridge permanently rejects valid tokens with "Invalid token or user mismatch" for Cowork — server-side stale state
- excludedCommands does not bypass network sandbox for SSH/git operations
- Excessive session usage: reading a single MEMORY.md file (~150 lines) consumes ~9% session limit on Sonnet
- [DOCS] "Skills" is a confusing and potentially incorrect term for what are essentially plugins/tools
- [FEATURE] Add /context --brief for token-efficient context checking
- Feature request: Auto-cleanup for stale project entries in .claude.json
- [FEATURE] /copy command to copy last response to clipboard
- [Bug] React Error #185 on Multi-line Input After Early Prompt Termination
- [Bug] Claude Code refusing capable tasks without checking codebase first
- Agent definitions with colons in description frontmatter fail to register
- [BUG] claude is not parsing GitHub project files. Shows me only root view
- [BUG] On VSCode extension, pressing the Esc or the stop button is ignored most of the time.
- Panic: byte index is not a char boundary with Japanese text
- [Feature Request] Add option to disable or customize context low warning banner
- [Bug] Context limit reached message spammed repeatedly without user action
- [BUG] CLI freezes during file Update after prolonged session in VS Code (Windows); SIGINT (Ctrl+C) ignored
- You've hit your limit · resets Jan 18, 11:30am (Asia/Calcutta)
- Feature request: Track and display compact count
- [BUG] When ever it get updated its reseting the model to default opus always which is relay disgusting and eating my token without my knowledge and session limit reaching in few minutes
- [BUG] /clear erases /todos even though Claude said it wouldn't
- [FEATURE]
- PreCompact hook not triggered when /compact command runs
- [Bug] Auto-Compact returns stale conversation state instead of current context
- [BUG] scrolling issue when doing `/new` constantly snaps to top w/ Warp
- [BUG] /terminal-setup: hint message is not displayed properly
- tool_use_id missing from hook payloads in headless/bypassPermissions mode
- Slash command parser crashes on every keystroke - TypeError with description.split
- PostToolUse hook not sending tool_use_id field as documented
- [FEATURE] CLI flag to disable auto-compact
- [BUG] Session freezes when reading persisted-output tool-results file after large Bash output
- [BUG] Auto-compact countdown disappears before reaching 0%, actual context usage shows plenty of headroom
- [FEATURE] Implement checkpoints in the VSCode extension
- [Bug] Ampersand (&) operator fails to create background tasks
- [BUG] Searching by agent does not work
- [BUG] Ghost text (autocomplete suggestion) submitted along with pasted image/file path
- Shell details panel renders Chinese characters as blank on Windows
- [FEATURE] Add Executive Summary Section to Plan Mode Output
- [FEATURE] mcp tool definition tutorial
- Chrome native host script uses non-portable shebang (breaks NixOS)
- [BUG] Auto-Update is not working
- [Bug] Excessive tool handoffs required per terminal session
- [Feature Request] Support granular "always" permissions for composite shell commands
- [Bug] Alt+M keyboard shortcut does not activate planning mode
- [BUG] Disabling MCP tools stopped working (they are available, even though they show as "disabled")
- [Feature Request] Add PermissionRequest hook support for subagents and slash commands
- Cursor IDE panel opens automatically when Claude Code runs in separate terminal
- [BUG] Custom commands fail to load when user has ripgrep config with hyperlinks or forced colors
- [FEATURE] Allow Prompt-Based Hooks to block/auto-resume
- [BUG] `claude` exits silently (code 0) when ripgrep/fzf not installed in a docker container
- ralph-wiggum plugin: Bash permission check fails despite allowed-tools declaration
- Feature Request: Command Pre-execution Dependencies (pre_commands)
- [Bug] Hook documentation contradicts stdout handling for exit code 0 across hooks
- Claude overreacts to IDE text selections/highlights
- [Bug] Read tool consuming excessive tokens with line number prefixes
- [BUG]
- context: fork frontmatter in plugin commands not honored by plugin system
- Prompt is too long /compact Error: Error during compaction: Error: Conversation too long. Press esc twice to go up a few messages and try again.
- [BUG] Glob fails silently when ripgrep hits permission denied on any subdirectory
- [BUG] `Type here to tell Claude what to change` input performs terribly compared to the regular prompt input
- [BUG] OOM crash during subagent execution (8GB heap)
- [BUG] CPR Response Leak into Subprocess Input Buffer
- [BUG] /terminal-setup command
- [BUG] MCP OAuth: state parameter not sent in authorize request but validated on callback
- Feature Request: Claude Squade - Multi-developer shared sessions
- [Bug] Claude creates temporary files in repository root directory
- [BUG] `/context` command shows misleading usage percentage by including autocompact buffer as "used"
- [Bug] Temporary tmpclaude-*-cwd files not cleaned up after session end
- [Bug] Lines with the word "for" get filtered out from pipes in Bash tool?
- [BUG] Session does not reset after account change.
- [BUG] Does not allow expanding code changes box to view the code changes
- [BUG] No available IDEs detected. Windows11
- [BUG] Claude Code claiming all integrated terminal instances
- [BUG] Checkpoints cannot be restored
- [FEATURE] VSCode quick-access permission control switch
- [Feature Request] Support ANSI color codes in model response
- [BUG] Text files misclassified as binary files based on file extension
- [BUG] Permission format regression: Cannot express fine-grained database permissions anymore
- [Bug] High CPU usage regression in recent releases
- [FEATURE] Configurable toolSearchThreshold for MCP Tool Search
- Thinking block not generated despite thinking mode being enabled
- [BUG] /terminal-setup command not working correctly with Windows Terminal
- [Ralph Wiggum Plugin] Windows 11 Compatibility Fixes for Stop Hook
- [Docs/UX] Task tool recommends Read for agent outputs that can exceed size limit
- Ralph Wiggum plugin: undocumented jq dependency breaks Windows/Git Bash users
- [FEATURE REQUEST]: Enable configuration of Auto-Compaction
- Inconsistent Edit/Write permission behavior in accept-edits mode
- [BUG] Crash/React Error #31 when using Tab autocomplete on slash commands in Ghostty
- [Bug] Claude ignores explicit user instructions and performs predicted tasks instead
- [Feature Request] Load CLAUDE.md from VS Code workspace root directories
- Tab key to add instructions at permission prompts not working on WSL2
- [Feature Request] Customizable Plugin Display Names via marketplace.json
- Claude frequently misconfigures Claude Code settings - Proposal to use Skill instead of agent delegation
- Dedupe automation should skip pull requests returned by issues API
- Security reminder should return explicit PreToolUse denial output
- Auto-close duplicates should preserve existing labels
- Security reminder should detect workflow files on Windows paths
- [BUG] .mdc files excluded from @ imports in CLAUDE.md since v2.1.2
- [BUG] Statusline context_window tokens are cumulative and don't reset on /clear
- Feature Request: Expose Sandbox Status to Status Line JSON Input
- [FEATURE] URL parameters for Claude Code on the Web - pre-fill prompts with user confirmation
- [BUG] New options at the conclusion of authoring a plan are poorly worded
- [BUG] tmpclaude-*-cwd files being created in the working directory
- [BUG] Severe input stuttering/jumping when typing fast in TUI - characters appear in bursts
- [BUG] `--resume` session picker leaves FSWatcher handles open, preventing Ctrl+D exit
- [BUG] EXTREMELY DETERIORATED REASONING
- Feature request.
- [BUG] SEVERELY DEGRADED GASLIGHITN AND CORRUPTED REASONING
- [BUG] Claude Code doesn't use scope from WWW-Authenticate during step-up authorization
- [Feature Request] Expose sandbox status in status line JSON context
- [DOCS] Admit that claude-code isn't open source.
- [FEATURE] Clone/duplicate conversation to try different approaches
- Feature Request: Add PostCommand hook event for CLI commands like /export
- [MODEL] Claude hallucinated content from an image that wasn't present
- Model quality degradation since Jan 8 - decreased understanding, verbose output, faster but worse
- Feature Request: Global Skills for Sub-agents
- [BUG] Unreal how noticeable it degrades
- [MODEL] CLAUDE COMPLETELY BROKEN
- [BUG] Error: PreToolUse:Write hook error
- [Bug] Code Quality Regression: Reduced Instruction Adherence in 2.1.x
- [FEATURE] Claude Code: Comprehensive Prompt Improvements (Tested & Working)
- [BUG] Claude Code prompts me to allowlist the parent directory when the current directory has spaces in it
- macOS dictation (fn key double-press) doesn't work reliably in Claude Code
- [BUG] [UX] App hangs for ~35 seconds after pressing ENTER with no feedback
- [BUG/UX] Sandbox network whitelist: No way to proactively configure domains, git operations fail without prompts
- [Bug] '&' command incorrectly triggers GitHub app installation instead of background execution
- [BUG] claude keeps taking shortcuts without thinking
- WebSearch tool always errors: 'Cannot specify both allowed_domains and blocked_domains'
- [Bug] `/context` command non-functional
- [MODEL] Claude Code autonomously did browser automation, created test harness and bypassed localhost authentication from a vague 3-5 word prompt with no user consultation
- [BUG] No Way to Access Past Conversions in VS Code Extension
- [BUG] The descriptions of Expore and Plan are exactly the same
- [Bug] Usage limit increases by 1% on startup without using token
- [FEATURE] Add skills metadata to /context command summary
- [BUG] Hooks skipped due to workspace trust when running from home directory (~)
- [Feature Request] Autonomous Messages After SessionStart Hook (startup/resume/clear)
- [BUG] API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"This organization has been disabled."},"request_id":"req_011CXF1SZ3S3oXChsdxhoUwV"}
- [BUG] Race Condition: Folders Created with Literal Variable Names Before Expansion
- [FEATURE] VSCode Extension: Popup dialogs lack keyboard navigation support
- [FEATURE] enable vscode extention with 3.rd party servers
- [BUG] Running session breaks after Homebrew upgrade due to stale binary path
- EBADF: bad file descriptor error on lstat for non-existent history.js file (Windows)
- [Bug] Session Management: Environment Variable Case Sensitivity Not Handled
- [FEATURE]
- [Bug] Ralph loop max iterations not respected, stop hook errors with empty iterations
- [BUG] Context low warning shows 7% when actually 36% free (auto-compact disabled)
- Bug in Claude Code v2.1.12 (latest version as of 2026-01-19)
- [BUG] Markdown renderer incorrectly treats single tilde (~) as strikethrough
- [FEATURE] add /improve-prompt
- Stop hooks in Skills never fire
- CLAUDE.md 'Rules' are treated as suggestions, not enforced
- [BUG] Session-ID launch is not working - Error: Session ID is already in use.
- Feature Request: Allow disabling or intercepting bash mode (! prefix) commands
- [BUG] Ctrl+G external editor (nano/micro) fails silently over SSH - editor never appears
- [FEATURE] Private/Silent Slack Integration feedback
- [Feature Request] Add setting to disable session feedback prompt
- [FEATURE] Support DejaVu Sans Mono font / limit output to characters in the currently active font.
- Support Chromium browsers without tabGroups API (Dia, Arc, etc.)
- Bug: claude setup-token prints token but doesn't save to keychain (macOS)
- [BUG] Permissions are ignored on Ubuntu
- [Feature Request] Prioritize command name matches in slash command autocomplete
- [BUG] "X plugins failed to install" on first launch due to race condition with marketplace auto-install
- [FEATURE] Per-Conversation Export
- Feature Request: Conversation Sharing / Export
- File picker doesn't follow symlinks in git repositories
- Feature Request: Custom Subagent Support in Task Tool
- Add warning when exiting with background processes running
- [BUG] Improper Flagging of Usage Policy Violation
- Shell conflict with SCM Breeze causes '_safe_eval: command not found' error
- [Bug] Hardcoded Rust analyzer target directory ignores cargo config target-dir setting
- [BUG] WebFetch Blocks Legitimate Academic/Research Domains
- [FEATURE] CLAUDE.md instructions are read but not reliably followed - need enforcement mechanism
- [FEATURE] Add hex.pm to allowed network domains for Elixir/Phoenix development
- [BUG] Security Bug Report: Claude Code Exposes Sensitive Environment Variables When Confused
- Absolute grift since Opus was released!
- [FEATURE] Add windowsHide option for hooks on Windows
- [FEATURE] Change background color depending on current selected claude model
- [BUG] AI skips Skill tool invocation when similar command instructions are already in context
- [SECURITY] Project trust persists after directory deletion, auto-applies to new projects at same path
- command matching priority is messed up yet again. /conf or /con lands on /compact every other time.
- Setting showTurnDuration to false does not do anything. Still see those durations.
- Claude Code cannot render Nerd Font Unicode characters, causing confusion when editing terminal configurations
- [FEATURE] Native XLSX/DOCX read/edit tools (or official MCP server)
- [BUG] AskUserQuestion tool not available to subagents regardless of configuration
- Glob tool fails with case-mismatched working directory on macOS
- [Bug] Agent execution hangs indefinitely without response
- Add option to disable emojis in code generation
- To be able to add funds/credits in Claude Code like you can in normal Claude (a small button shows up saying Add Funds)
- [FEATURE] Improve usage limit consumption
- [BUG]
- [Bug] `/q` command alias removed, should restore alongside `/exit`
- [BUG] corrupt output with `/context`
- [BUG] Figma Desktop MCP HTTP connection fails with "No session found for sessionId
- [BUG] Messages disappear and neither restarting nor rewinding fix - session becomes permanently unusable
- [BUG]
- [FEATURE]
- [BUG] Plugin marketplace removal doesn't clean up settings.json, causing marketplace to reinstall
- [BUG] Marketplaces > Browse Plugins: spacebar toggle does not work
- Task tool subagent spawning ignores TMPDIR, hardcodes /tmp/claude/
- [Bug] Image Recognition Misidentification: Receipt OCR Confuses Product Types (Coke vs Milk)
- [BUG] Entire terminal window change font to much smaller when status line enabled
- Background tasks with piped output don't clean up process tree on timeout
- Add feedback tracking system for /feedback submissions
- [BUG] Edit Tool Modifies File CreationTime on Windows Powershell, Breaking Timestamp-Based UUID Systems
- [FEATURE] non-interactive plugin installation
- [MODEL] Claude Code
- Feature Request: Expose conversation context metrics to status line hooks
- [BUG] Shell commands (using the Bash tool) in claude code fail causing zsh coredumps
- [Bug] Task subagent spawning fails silently, causing hang on execution
- [Feature Request] User-level MCP server disable flag with project-level override support
- [FEATURE] Chat Status Visibility Issues
- Crash (Trace/BPT trap: 5) when running multiple instances with custom statusLine command
- [Feature Request] Prevent plan text dimming when acceptance dialog is displayed
- [BUG] Pop-up de pedido de permissão para agir impede leitura da tela!
- [BUG] bash_progress events not compacted, causing multi-MB transcripts and resume hang
- [FEATURE] Better file discovery for multi-project workspaces (.gitignore exclusion issue)
- [Bug] Anthropic API Error: Overly broad safety filter blocks legitimate bioinformatics metadata requests
- [BUG] Unified Bug Report: Claude Code Agent Systematic Failure Patterns
- Feature Request: Enhance Hooks with Integrated Types (MCP Tool, Inline Script, API Call)
- Feature Request: Directory permissions
- [BUG] `/clear` no longer clears terminal output
- [BUG] Spacing problem in Jetbrains IDE (CLion) pane
- [BUG] Cached plugin overrides local plugin with same name.
- [DOCS] Missing documentation on Bash tool output limits (30k characters) and truncation behavior
- VSCode extension consumes excessive tokens in background
- [FEATURE] Conversation Lifecycle Hooks for Context Engineering/Memory Provider Integration
- [Bug] Claude Code ignores user instructions and executes unrelated tasks
- Paste get truncated even with small input (less than one page).
- [BUG]
- [BUG] Base64 data URLs displayed as '[Pasted text]' instead of '[Pasted image]' in TUI
- [BUG] WSL binary executes Bash commands through Windows instead of the environment it was started in making claude code unusable for wsl!
- [Feature Request] Support wildcard/regex patterns for Unix socket path allowlisting
- [BUG] Slash commands only load first file on ExFAT filesystems due to JavaScript Number precision loss
- [BUG] OAuth login fails with ERR_INVALID_IP_ADDRESS behind corporate proxy (regression since 2.0.37)
- [Bug] Resume operation causes high CPU usage and significant performance degradation
- [BUG] lost most session data in the past 24h
- [BUG] install.sh suggests bash-style PATH export for fish shell
- Sessions started with slash commands have 'No prompt' and are unsearchable in /resume
- [DOCS] Rename This Repository
- [FEATURE] Swap order of /rewind first 2 options
- Claude-in-Chrome MCP: First tool call always fails, second succeeds
- [BUG] Phantom bash session notifications persist after process completion
- [FEATURE] Add “scroll to previous prompts” navigation and improve user vs agent message distinction (Windsurf reference)
- [BUG] Claude stops after skill output completion despite pending TODO items
- [BUG] Panic when handling Korean (UTF-8) characters in file/folder names
- [BUG]
- [Bug] Claude Code didn't even know it's own syntax for `mcp add`
- VSCode extension freezes/dies after ~20 seconds of inactivity
- [BUG] [MODEL] claude-opus-4-5-20251101 - 77K apparent working context??
- [BUG] dontAsk mode activates unexpectedly without user action
- [FEATURE] OAuth2 Client Credentials support for OTLP exporter
- Garbled skill data, when using multi-line syntax
- [BUG] Claude Code does not respect Anthropic retention policy setting
- [BUG] /stats command doesn't count the subagent models
- [MODEL] Since the 2.1 update model is now a lot dummer
- Claude Code executed forbidden rollback command and repeatedly violated explicit safety instructions despite CLAUDE.md prohibitions
- --permission-mode acceptEdits still prompts for approval on each Edit tool call to the same file
- [BUG] Positional parameters don't work anymore in slash commands
- [Bug] Console jumps to random position during long prompt input and freezes, /resume fails to recover unsaved changes
- [BUG] Claude deliberately destroying code
- [BUG] `--fork-session` flag ignored when using `--resume` with TUI session picker
- [Bug] Update tool requires re-reading file despite recent read operation
- Retain user input after OAuth token expiration and re-login
- [Feature Request] Support shell command substitution in MCP server env values
- [BUG] alwaysThinkingEnabled setting not recreated after being deleted via /config toggle
- [BUG] Plan output in terminal shows only headers, not full content
- [BUG] Claude Code VS Code extension 2.1.x crashes on Windows Server 2016 (build 14393) – works in 2.0.x
- [FEATURE] Preserve symlink path for CLAUDE.md parent directory lookup
- [Bug] Excessive token consumption in multi-turn conversations causing premature rate limit exhaustion
- [BUG] Tools don't show up of mcp (using rmcp (rust))
- Bug: Paths in SKILL.md files should be resolved relative to the skill file location (Claude resolves them as absolute paths)
- CLI crashes with React error #185 during voice dictation (infinite render loop)
- [Bug] CLI Input Rendering Performance: Slow Character-by-Character Display
- [BUG] CRITICAL DATA LOSS - SEVERAL CATASTROPHIC OPUS ISSUES - MAX ACCOUNT!
- [Bug] Memory leak when incomplete slash command left open in session
- [BUG] Unable to get Claude Code to condense response in plan mode
- [BUG] Numpad slash key outputs raw CSI u escape sequence instead of / character
- [BUG] ralph-wiggum plugin: /ralph-loop slash command fails with "Command contains newlines" error
- [BUG] Plugin details screen: arrow keys and Enter don't work for install scope selection
- [Bug] Incorrect terminal color output
- SSH/outbound connection suppor
- Plugin cache updates leave stale paths in settings.json
- [BUG] `claude mcp` subcommand quirks
- [Feature Request] VS Code-style file suggestion formatting with filename-first display
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- Feature Request: Configurable Tool Output Limits for Token Optimization
- [BUG] CLI scrolls to the top of the session when right-clicking highlighted text during agent interaction
- [BUG] UserPromptSubmit prompt hook causes false positive "prompt injection attack" detection
- [Bug] Claude Code Performance Degradation: Significant Drop in Output Quality
- Include session name in status line data
- Allow configuring slash command suggestion limit
- Expose rate limit utilization data in statusline JSON
- [BUG] C# LSP plugin from official marketplace not exposing LSP tool (Windows, v2.1.62)
- [FEATURE] Increase screenshot size limit from 5Mb to 6Mb
- Remote Control: sessions go stale mid-conversation, /rc reconnect fails
- Make Notification hook delay configurable
- [BUG] Background agent IDs lost on context compaction
- Skills/Plugins not proactively surfaced to model or user on first use
- All Sessions view only loads recent sessions, cannot scroll to older ones
- [Bug] Missing country mapping in silver.tb_iso3166_dimCountry from updated Google Ads geotargets data
- Bedrock streaming stalls hang forever with no error in UI
- claude.ai connectors (Google Calendar, Notion) not loading in Claude Code CLI
- [BUG] Claude uses absolute paths to access files in the current project and misspells the home directory
- [BUG] --resume/--continue broken: summary generation calls deprecated claude-3-5-haiku-20241022 model (404)
- [BUG]: VS Code Extension: Windows-styled paths in command in hooks
- [DOCS] Interactive mode `/copy` command docs omit code-block picker behavior
- Chrome MCP bridge: SDK reports connected but never connects to native host Unix socket
- Tab completion crashes TUI with React error #31 when plugin command argument-hint is parsed as YAML object
- Claude가 사실이 아닌 공감 표현으로 사용자를 오도하는 문제
- [BUG] MCP server "mcp-registry" shows connection error on every session start
- [BUG] [Desktop App] Code mode stuck on "Thinking..." - Chat and Cowork work fine
- Claude Desktop v1.1.4088 crashes on launch with 2+ MCP servers configured
- [BUG] Unable to reinstall Claude.
- [BUG] WAF Rules
- [BUG] All the extensions are displayed under the 'Explorer' in Antigravity.
- [BUG] Mac Terminal goes into stroboscopic spasms
- [Feature Request + Bug] Support .py-first workflow for Jupyter notebooks + Fix NotebookEdit cell insertion
- [BUG] CLI hangs on paste from accessibility/voice-to-text tools - bracketed paste mode mishandling
- [FEATURE] ExitPlanMode should include the plan file in its input (SDK/stream-json)
- [BUG] Messages sent during Task agent execution are delivered twice
- [FEATURE] Open (Working Tree) window for file upon acceptance of prompt to accept changes to file
- Time-aware session resumption
- [Bug] GitHub CLI integration broken - Git operations failing with HTTP fallback
- [BUG] SSE MCP server disconnection crashes session instead of graceful degradation
- [BUG] A local `directory` type `extraKnownMarketplaces` is not automatically added
- Feature Request: Context-aware permission evaluation for read-only operations
- [Bug] Database locks users out unexpectedly during operations
- [Bug] Claude fails to reliably query and update Notion database items with known schema
- [BUG] `argument-hint` not included in Skill tool metadata for agent-to-agent invocation
- [BUG] using `! commands` in terminal have "no response" and don't work in v 2.1.19
- [BUG] Agent model shorthand names (sonnet/opus/haiku) cause 404 errors - not translated like Task tool
- [Feature Request] Preserve conversation history logs across auto-compact operations
- Sandbox proxy fails with 502 Bad Gateway under sustained request load
- [Feature Request] Support for Claude 4.5 Opus model
- [Feature Request] Real-time token/context usage display in VSCode extension UI
- Auto-cleanup for temporary session files
- Feature Request: Allow PostToolUse hooks to modify tool output
- Temporary tmpclaude-*-cwd files created in project root instead of system temp directory
- [Bug] Claude generates inappropriate "Nazi Judge" persona in multi-agent audit workflow
- [BUG] Incorrect escaping for .claude/shell-snapshots/ in zsh with setopt rcquotes
- [FEATURE] add precommit hooks for API keys when setting up repos for git
- [FEATURE] Expose message timestamps from Claude Code CLI to Claude for elapsed time calculations
- Feature Request: Allow excluding markdown files in .claude/commands from slash command discovery
- [BUG] </thinking> closing tag appears as literal text in output
- [BUG] Infinite FileHistory loop when running multiple concurrent Claude Code sessions causes freeze
- [FEATURE] Setting to disable plan file creation
- [Feature Request] Expand vim mode keybinding support for yank, paste, undo, and redo
- [Bug] Focus lost in Claude Code editor after Alt+Tab switch on Windows
- [Bug] Claude Code fails to follow rules defined in claude.md configuration file
- [BUG] Task subagent cannot access Bash tool despite tools field in agent definition
- Compaction tip references non-existent plugin marketplace and plugin
- [BUG] Edit Tool False Positive "File has been unexpectedly modified" on Windows
- Feature Request: Unified usage stats across machines and Claude interfaces
- [BUG] Alt+K for the vs code extension is not working
- [Feature Request] Document plan file lifecycle and automatic cleanup behavior
- Windows: tmpclaude-*-cwd temp files not being cleaned up
- tmpclaude-*-cwd temp files not cleaned up on Windows after bash commands
- Claude Code agents ignoring CLAUDE.md rules, not running static analysis, severe code quality regression
- [BUG] Excessive config file polling during UI render causes full CPU usage when arrow key is pressed to recall previous prompt
- [BUG] Tasks lacking descriptive task information
- [FEATURE] Separate IDE context from user prompt in UserPromptSubmit hook JSON
- Blank lines render above input when typing after Ctrl+Enter newline
- [Bug Report] cd subdir persists withing processing single claude message
- [BUG] Status line: current_usage flickers to null during slash commands and @ mentions
- [BUG] Hook failed to pass input,
- Add Deterministic Code Modularization Tool (No LLM Rewriting)
- PreCompact hook receives empty transcript_path
- Improve messaging when Chrome extension not connected
- [FEATURE] Add a new tool to the VS Code extension to let Claude Code trigger format on save on a file
- [BUG] WebFetch fails with 403 on npmjs.com URLs
- [BUG] Duplicate options for "manually approve edits" shown after planning
- PLEASE Improve GitHub issue engagement with human responses
- [BUG] Process explosion with sub-agents causes dotnet segfaults and session crashes
- [FEATURE] Git-like context management from within a session
- [BUG] claude --continue cause abnormal traffic spike and account rate-limit/ban
- [Bug] /exit command not recognized
- [BUG] Is it me or did the slash went away in Claude Code Desktop app in the last version?
- [BUG] Screen flickers on every keystroke after resuming session with PostToolUse hooks
- [BUG] Claude Code Mobile: Chats are not syncing with cloud web version, sometimes empty chats
- [BUG]: Authentication loop: Grey screen, 403 error, and claude command not found
- [Feature Request] Token usage refund policy for model training contributions
- `claude update` fails with generic error when stale temp directory exists from previous failed update
- [BUG] Claude cannot open a session in another vscode workspace repo, always defaults to the top level
- [FEATURE] A LTS release
- [BUG] Mobile Claude Code via app loses send button when repo name is too long
- [Bug] IS_DEMO=1 flag not preventing PII exposure in project context
- Feature Request: Skill constraint enforcement to prevent agents from bypassing delegated workflows
- [Feature Request] Debounce Claude modal prompting to prioritize user input
- WebSearch crashes with SIGABRT in v2.1.11 (regression from v2.1.10)
- Settings Parser Fails on Complex Commands with Embedded Parentheses
- [Feature Request] Display token usage in planning mode completion confirmation view
- [BUG] MCP connector shows "connected" but tools become unavailable mid-conversation
- [Bug] "Turn XX" tabs. can't remove.
- [BUG] WebSearch tool causes unreadable output due to incorrect citation formatting
- PostToolUse hooks: exit code 2 shows 'blocking error' but doesn't actually block
- [BUG] Inability to spawn new terminals in a specific working directory with a new version of Claude Code with a prompt.
- [BUG] Dog Da__ed claude code has deleted vital files 3 times this week.
- [BUG] EDIT: "-dangerously-skip-permissions" launches debug mode and is hard to track down
- Code Helper Plugin causes macOS Keychain crash via main thread Security API calls
- Critical failures in following project guidelines and maintaining code quality standards
- [FEATURE] Pre-Compact Auto-Save and Improved Summarization
- Feature Request: Allow hooks to replace prompt and transform response for non-English token optimization
- [DOCS] Contradiction between MCP option ordering rule and code examples
- [DOCS] Conflicting guidance on slash command placement in Interactive Mode vs. Slash Commands documentation
- [BUG]
- [BUG] Data validation not performed before analysis, leading to multiple corrections
- Allow read-only bash commands in plan mode
- [Feature Request] Multi-account/profile support with CLI flags
- Theme Engine: ref() token references not resolved in ejected CSS
- [BUG] claude code "current_usage" is broken for statusline
- [BUG] Skills with disable-model-invocation: true only visible to LLM when slash command is at message start
- [Bug] Malformed PDF causes complete task failure and CLI unresponsiveness
- [BUG] MCP Tool Permissions Not Persisting Between Chats in claude.ai Projects (Team Plan)
- [BUG] Compacting conversation twice
- [BUG] Can not add plugin marketplace source with ssh alias address
- [Bug] Panic on invalid UTF-8 byte index with full-width Japanese punctuation
- Feature Request: Display Max subscription usage limits in CLI
- [BUG] EPERM on long commands still crashing Claude Code
- [FEATURE] Auto-cleanup tmpclaude-* temporary files
- [BUG] Terminal UI flickering, overlapping output, and unstable auto-scrolling when using Claude Code in Android Studio
- [BUG] Panic on UTF-8 char boundary in Japanese text with HTML tags
- [BUG] Panic: UTF-8 byte boundary error when processing Korean characters in file paths
- Numpad keys output escape sequences instead of numbers in iTerm2 (v2.1.5)
- [BUG] excludedCommands in sandbox settings doesn't bypass sandbox
- [Bug] Anthropic API Error: Cannot modify thinking blocks during message compaction
- [MODEL] Claude often re-fetches the same web page multiple times
- [Bug] Temporary Claude working directories created in project root
- [BUG] excessively burning through tokens
- User input ignored after /compact due to overly broad caveat scope
- [BUG] output of awsAuthRefresh not shown to user
- [BUG] WebSearch tool results not visible in transcript (Ctrl+O)
- Project Edit Page: Width limitation issue
- [BUG] MCP Wildcards configured in subagents are not discoverable
- [FEATURE] Use CLAUDE_CODE_TMPDIR for Session Scratchpad
- [BUG] Include: Stack trace và context (Write tool to .claude/skills/)
- VSCode Extension: Process crashes with exit code 1 when denying tool permission in plan mode
- [Bug] Tool Execution Issues: Parallel execution, Grep regex error handling, and Read negative offset validation with Claude Cowork
- [Bug] Project-level enabledPlugins replaces global enabledPlugins instead of merging
- Claude code execution failed
- [BUG] Jetbrains IntelliJ Claude Code [beta] plugin doesn't detect IDE integration when custom claude command passed
- [BUG] Claude Opus 4.5 Ignores Explicit System Prompt Directives
- Feature Request: HTTP/SSE Transport Support for `claude mcp serve`
- [BUG] Claude Code VS Code / Cursor extension stuck in infinite OAuth reconnect loop
- [BUG] /mcp command doesn't display stderr output from failed MCP server connections
- [BUG] Claude Code (CLI) connection timeout
- [BUG] CLI crashes with panic on UTF-8 emoji in CLAUDE.md
- [BUG] include_partial_messages unreliable with ClaudeSDKClient (streaming input mode)
- [Bug] Plugin appears installed in discover but not functional; symlinked .claude directory causes state mismatch
- [Bug] PreToolUse hook fails with misleading `.xcdatamodeld` path validation error
- [BUG] [VSC Extension] Screenshots not getting pasted in the chat context.
- Platform detection fails for Cygwin/MSYS2: uses `nul` instead of `/dev/null` causing temp file pollution
- [BUG] Error: write EPIPE
- [BUG] Grep count mode shows contradictory output when searching a single file
- Windows: Temp CWD marker files created in working directory instead of TEMP folder
- [Bug] Temporary files accumulating in temp directory with only directory paths
- Temporary files not cleaned up on Windows (tmpclaude-*-cwd, nul)
- Batch analyze jobs never time out - stuck in 'running' forever
- [BUG] tmpclaude-*-cwd temp files not cleaned up, accumulate in project folder
- tmpclaude-*-cwd temp files not cleaned up and created in project root
- Research IPTorrents private tracker signup
- Feature Request: MCP Tool Caching and Hot-Reload Support
- [BUG] BASH_MAX_OUTPUT_LENGTH ignored after v2.1.2 — large outputs persisted to disk regardless of setting
- [Bug] CLI startup time degradation (8+ seconds)
- [Bug] Auto-update failed with no diagnostic output from claude doctor
- [BUG] TUI input broken on macOS: cursor position responses (^[[row;colR]) leak to display instead of being consumed
- placeholder
- Claude Code init/statusline setup overwrites Zed keymap.json instead of merging
- [BUG] Display glitches and performance lag with large messages/responses
- Feature Request: Status Line Position Option (above/below input)
- [BUG] Temporary files (tmpclaude-xxxx-cwd) not cleaned up after Bash execution on Windows
- Define trading time period enum (MARKET_HOURS, EXTENDED_HOURS, OVERNIGHT)
- [BUG]
- [BUG] @ agent invocation no longer works in 2.1.x - only references, doesn't invoke
- [BUG] Failed to install Claude on MacOS, bash: line 1: syntax error near unexpected token `<'
- tmpclaude-*-cwd temp files not cleaned up after shell operations
- [BUG] Sandbox mode breaks zsh heredocs - TMPPREFIX not set to sandbox-allowed path
- [BUG] Temp files (claude-*-cwd) not cleaned up on session exit
- [BUG] /resume picker shows summarization prompt text instead of actual summaries for agent sessions
- Feature request: Allow configuring temp file directory location
- ESC and Ctrl+C fail to interrupt during active tool calls
- Error: File has been unexpectedly modified. Read it again before attempting to write it
- Focus/cursor issues during tool execution and suggestion acceptance
- [BUG] otelHeadersHelper is ignored for OTLP over gRPC
- [Bug] React error #185: Invalid hook call in input handler
- Terminal rendering breaks in long conversations - status lines print on new lines instead of updating in place
- [Bug] Excessive temporary file creation and terminal rendering loop causing unusable state
- Bug: Multi-Client VSCode Connection Does Not Work
- [Bug] MCPSearch tool_reference tool_name exceeds 64-character API limit
- [BUG]
- [MODEL] ExitPlanMode requests permissions already in allow list
- [MODEL] Claude Webstorm Integrated Photo Upload Issue
- Temporary files (tmpclaude-*-cwd) created in project directory instead of scratchpad
- Slash command hooks don't seem to work [BUG]
- [BUG] VS Code extension - ignore current file directive reverted
- Temporary files (tmpclaude-*-cwd) are created in working directory instead of temp directory
- [BUG] SDK programmatic agents ignored - ClaudeAgentOptions(agents={...}) not working with Task tool
- [FEATURE] Frolicking overload
- Feature Request: Selective action label display in GIF recordings
- Bring back rainbow highlighting for "ultrathink" keyword (as cosmetic feature)
- [FEATURE] Embedded browser debugging in VS Code (Simple Browser / webview integration)
- [Bug] Invalid GitHub Issues link in /feedback command (for large values of "body" query param)
- [FEATURE] Logs to include CLAUDE.md files?
- [BUG] ENABLE_EXPERIMENTAL_MCP_CLI is ignored when a prompt is passed as a command line argument
- [BUG] Streaming tool-use arguments truncated by premature stop termination, producing invalid JSON
- [BUG] Install the PyCharm plugin from the JetBrains Marketplace: https://docs.claude.com/s/claude-code-jetbrains
- Feature Request: Support subdirectories for agent organization (like Skills)
- claude update detects its own spawned process as 'another Claude process running'
- [Bug Report: Claude baloons context]
- [Feature Request] UI doesn't refresh when /theme setting is changed
- [MODEL] Agents/scales recursively search parent directories - no option to disable
- Permission confirmations block productivity - no practical way to allow safe commands
- [BUG] Claude Code produces hollow "research" reports that gaslight users
- [FEATURE] per-session autoCompactEnabled override for concurrent sessions
- Feature Request: Project-aware initialization and workflow learning
- Add option to clear recent folders list in folder picker
- Telemetry consent prompt reappears after PC restart despite declining
- [BUG] Clicking [Image #N] links doesn't work in Warp terminal
- [MODEL] Claude Code systematically creates issues in public anthropics/claude-code repo instead of user's private repositories, exposing sensitive information
- [FEATURE] Add a --append-system-prompt-file <path> argument
- Significant regression in Claude Code quality after recent update (Opus 4.5)
- Performance: Excessive file I/O - Changelog read 18x/sec, uncached OAuth, subprocess overhead
- [BUG] The statusline command fails silently if command not executable
- [BUG] `/mcp reconnect` doesn't refresh expired OAuth access tokens for HTTP MCP servers
- [FEATURE] plan linked to project
- [FEATURE] Add tool alias configuration for modern CLI alternatives
- [Bug] Project settings.local.json overwrites global settings instead of deep merging
- [Bug] Claude Code hangs during processing with "Crunched" status, requires manual intervention
- [Bug] Image size error persists after clearing prompt and image data
- [FEATURE] Add "silent kill" option for background tasks/agents
- [FEATURE] Preserve SlashCommand permission rules when using Skill tool
- [Bug] Model misrepresents vendor position on friction/adversarial behavior after safety documentation ingestion
- [Bug] Prompt lost when using @ file path syntax with long inputs
- [BUG] Tool/Agent progress lines repeat hundreds of times instead of updating in place (v2.1.2, macOS, iTerm2)
- [BUG] Claude Code HTTP MCP Transport - Connection Failure
- [BUG] Claude Code MCP SSE client fails on HTTPS endpoints
- [BUG] Only one personal agent loads - others incorrectly marked as duplicates
- [DOCS] Remove references to deprecated "LS" tool across documentation
- [DOCS] Logic Conflict between Sandbox "Auto-Allow" and IAM Permission Mode for File Edits
- [DOCS] Missing IDE Navigation Shortcuts in Interactive Mode Reference
- [DOCS] Missing `PostToolUseFailure` event definition in Hooks reference
- [DOCS] Inconsistency between `--fallback-model` flag restrictions and "Max User" fallback behavior
- [DOCS] Inconsistent precedence hierarchy for Managed Settings vs. CLI arguments
- [DOCS] Contradictory documentation regarding `Task` (subagent) tool permission requirements
- [DOCS] Inconsistent and potentially broken CLI argument syntax for `--tools` and `--disallowedTools` flags
- [DOCS] CLI Reference Missing `claude doctor` Command
- [DOCS] Discrepancy in `MAX_THINKING_TOKENS` stability advice between General Settings and Bedrock-specific documentation
- [DOCS] Contradictory information regarding "Extended Thinking" activation via keywords
- [DOCS] Missing documentation for Suspend/Resume (Ctrl+Z) shortcuts in Interactive Mode
- [DOCS] Inaccurate instruction regarding image pasting (Cmd+V support) in Common Workflows
- [DOCS] Inaccurate verification command in JetBrains troubleshooting for non-NPM installs
- [DOCS] Ambiguous apiKeyHelper execution environment instructions for Windows users
- [DOCS] Missing cross-platform usage instructions for `--json-schema` in CLI Reference
- [DOCS] Clarify Node.js requirement for MCP usage in Setup documentation
- [DOCS] Missing contextual documentation for plansDirectory setting in Plan Mode workflows
- [FEATURE] Allow pinning Git refs in plugin marketplaces (ref for branch/tag/commit)
- [DOCS] Clarify precedence and interaction between deprecated `includeCoAuthoredBy` and `attribution` settings
- [DOCS] Outdated default hook timeout value in Hooks reference
- [DOCS] Ambiguity regarding default model behavior for Subagents
- [DOCS] Missing definition and input schema for `SubagentStart` hook event
- [DOCS] Confusing variable override logic in Google Vertex AI credentials documentation
- [DOCS] Documentation incorrectly references deprecated `/allowed-tools` slash command instead of `/permissions`
- [DOCS] Explicitly link `--allowedTools` CLI flags to `permissions` settings
- [DOCS] Missing pattern for creating "General Purpose" subagents with Skills access
- [DOCS] CLI Reference for `--teleport` misses optional session-id argument
- [DOCS] Inconsistent documentation for `allowed-tools` syntax (YAML List vs. CLI string)
- [DOCS] Conflicting JSON Response Schemas for Hook Events (`PreToolUse` vs `PostToolUse`)
- [DOCS] Missing Documentation for CJK Character Support in Terminal Configuration Guide
- [DOCS] Telemetry Configuration Ambiguity: Confusion between Anthropic internal metrics (Statsig) and User-managed OpenTelemetry
- [DOCS] Inconsistent MCP Transport Type requirements in JSON configuration examples
- [DOCS] Remove outdated references to MCP server @-mentions for toggling status
- [DOCS] Contradictory Syntax Requirements for `claude mcp add` between Documentation Text and Interactive Code Generator
- [DOCS] Inconsistent Permission Syntax for Bash Catch-all in GitLab CI/CD Guide
- [DOCS] Inconsistent JSON path for `updatedInput` between `PreToolUse` and `PermissionRequest` hook events
- [DOCS] Terminology mismatch between Changelog and Memory docs regarding `@include` vs `@path`
- [DOCS] Documentation Inconsistency: `SubagentStop` schema missing fields on code.claude.com vs platform.claude.com
- [DOCS] Major terminology inconsistency for "Local" scope between Settings and MCP documentation
- [DOCS] Shift+Tab keyboard shortcut collision in Plan Mode
- [DOCS] Missing Security Warning for SessionStart Hooks in "Claude Code on the Web" Dependency Management
- [DOCS] Update `/sandbox` command documentation to reflect macOS/Linux exclusivity
- [DOCS] Logic conflict between `excludedCommands` and `allowUnsandboxedCommands: false` regarding Docker usage
- [DOCS] Outdated manual calculation in statusline.md examples following 2.1.6 update
- Auto-detect and restore git stashes when switching branches
- VSCode extension loses conversation history scroll after WSL reconnection
- [BUG] Interrupting claude caused EVERY SINGLE PREVIOUS TASK COMPLETION NOTIFICATION TO EMIT and I couldn't stop it or even use `/feedback`
- [BUG] Critical performance regression on WSL2: Slash commands trigger infinite futex spinlock causing 110% CPU usage (v2.0.76 & v2.0.67)
- Scroll region rendering broken in SwiftTerm after recent flickering fix
- [BUG] Session is not remembered when login in Windows
- [Feature Request] Add --summary flag to /context command for token usage only
- Claude Code fails to follow harness
- [BUG] Claude Code creates excessive SYN_SENT connections, exhausting router NAT table
- [BUG] IDE integration broken in v2.0.45 on Linux (works on macOS, works in v2.0.36) - GoLand
- [BUG] <system-reminder> can read sensitive selected text from .env files, no hooks available to protect our files
- [BUG] Skill slash auto complete not working when defined as a plugin
- [DOCS] Platform MCP Connector documentation missing SSE transport deprecation warning
- [BUG] `--resume` with empty prompt (`-p ""`) causes unhandled promise rejection and zombie process
- [DOCS] Naming inconsistency: "Task" tool vs "AgentInput" interface in TypeScript SDK
- Model dropdown hardcodes us. region prefix and ignores Bedrock region configuration
- [Bug] /add-dir command does not display already-added working directories
- [BUG] Small hang issue in vscode extension.
- [BUG]
- [DOCS] Logic Flaw in Token Calculation for SDK Compaction with Server-Side Tools
- [DOCS] Inconsistent MCP Server `type` configuration between Messages API and Agent SDK
- [DOCS] Documentation incorrectly instructs users to manually set `CLAUDE_CODE_ENABLE_SDK_FILE_CHECKPOINTING` env var despite automatic handling
- [DOCS] Broken Keyword Argument Support: Parameter Name Mismatch in Python SDK Docs
- [DOCS] Add Ollama integration guide to Third Party Integrations / LLM Gateway sections
- [BUG] Memory leak: 17GB RSS from accumulated "Tool not found" errors
- [DOCS] `claude install` command missing from CLI Reference
- [Bug] Stop hook schema fails the stroop test
- [DOCS] Contradictory instructions: "Option 2" recommends deprecated SSE transport for MCP
- [DOCS] JSON output format description varies between Headless and Common Workflows guides
- [BUG] VSCode extension keyboard shortcut "Toggle Claude Code" doesn't toggle
- [DOCS] Contradiction regarding Slash Command/Skill availability in Headless Mode vs GitHub Actions
- [DOCS] GitLab CI/CD example configuration fails on Alpine Linux due to missing dependencies
- [DOCS] Missing documentation for `settings` parameter in GitHub Actions configuration
- [DOCS] Missing instructions for environment file setup in Git Worktree workflow
- [DOCS] Python SDK `can_use_tool` requires undocumented dummy hook workaround due to premature stream closure
- [DOCS] Inconsistency in Bash Tool Input Schema: `restart` parameter used in examples but missing from SDK definitions
- [DOCS] Broken logic in Computer Use "agent loop" example code regarding Text Editor tool naming
- [DOCS] Missing required `code-execution` beta header in Programmatic Tool Calling Quick Start examples
- Screenshot: Fix scroll position bug
- FX Grid Tap-to-Preview: RAF fires onInteraction before pointerup
- [DOCS] Python SDK Code Example for "Permissions Fallback" Raises Runtime ValueError
- [Feature Request] Expose command allowlist to model context
- Task agent resume fails silently when transcript ends with API error
- [DOCS] Logic flaw in Python File Checkpointing example creates potential race condition
- [DOCS] Outdated UserMessage Class Definition in Python SDK Reference
- [DOCS] Python SDK `@tool` decorator missing `allowed_callers` parameter for Programmatic Tool Calling
- [DOCS] Python Agent SDK: Invalid method call `set_permission_mode` on `query()` iterator in permissions guide
- [DOCS] Missing `code_execution_20250825` Tool Schema in Messages API Reference
- [DOCS] Contradictory statements regarding "pushing" terminal sessions to the web
- [DOCS] Contradictory information regarding MCP tool availability in Subagents
- [DOCS] Update Troubleshooting guide to recommend `permissions.deny` for file exclusion
- [FEATURE] Add claudes message to Notification hooks
- [DOCS] Ambiguous value type documentation for `disableBypassPermissionsMode`
- Prompt-based SubagentStop hooks send feedback but don't prevent termination
- [BUG] Claude code unusable on MacOS, can't run any bash command
- [DOCS] Python SDK Reference missing `allow_dangerously_skip_permissions` field in ClaudeAgentOptions
- [DOCS] Missing required `allowDangerouslySkipPermissions` flag in Agent SDK Overview example
- [DOCS] Clarify "headless mode" terminology in programmatic usage documentation
- [DOCS] CLAUDE_CODE_SHELL_PREFIX documentation should clarify interaction with permission rules
- No longer helping me draft CURL commands with API key: Claude Opus 4.5
- [BUG] Claude hangs in "Caramelizing" state after completing task with background processes
- Claude Code hangs during long-running operations after recent upgrade
- [BUG] Native installer reports success but fails to install binary on Raspberry Pi (ARM64)
- [DOCS] Agent SDK hooks documentation should clarify that tool_use_id is not in input_data
- [BUG] Soul Document defaults override explicit governance instructions causing repeated process violations
- [FEATURE] Allow hook matchers to filter by active skill/command context
- [DOCS] Security page missing critical warning about bypassPermissions + allowUnsandboxedCommands defeating sandbox protection
- [DOCS] Migration Guide "BEFORE" code imports from wrong package name
- [BUG] tool.execute.after hook receives undefined output for /review command
- [DOCS] Agent SDK Python examples use inconsistent import paths for HookMatcher and related types
- [DOCS] MCP server listings rendered via React component are inaccessible in raw markdown
- [DOCS] Bash tool documentation contradicts Claude Code settings on environment variable persistence
- [BUG] Accessibility Bug: Syntax Highlighting Contrast Issues in PowerShell (SQL/C#)
- [BUG] Terminal viewport jitter / aggressive auto-scrolling during task execution
- [BUG] Header layout updates cause terminals to auto scroll up
- [DOCS] Missing ToolsPreset type definition in Python SDK Reference
- [DOCS] canUseTool callback documentation states two arguments but both SDKs use three
- [DOCS] Missing `user` field in TypeScript SDK Options reference
- [DOCS] Contradictory default values for allowUnsandboxedCommands between CLI and SDK documentation
- [DOCS] Inconsistent casing: prose uses snake_case `allow_unsandboxed_commands` but setting key is camelCase
- [FEATURE] Explicit and callable consolidation subagent/join pattern
- [BUG] Claude Code - Teleport Session from Web to Local Fails with: API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
- [FEATURE] Native Mermaid diagram rendering in VSCode extension
- Task(max_turns=N)` is accepted but not enforced in Claude Code v2.1.19 interactive sessions. Subagents (e.g., Explore) continue far beyond the specified max_turns.
- [MODEL] Keyword choice when using [Web Search] tool restricts discovery
- [FEATURE] Syntax Highlighting for Plan Approval Preview
- Chrome extension not working after latest cursor update
- [FEATURE] Plan Mode Hallucination Prevention
- Verbose command output can overwhelm session and consume excessive tokens
- [BUG] Synchronization problem between worktrees and main repository.
- [FEATURE] Add "Execute on Web" option when exiting Plan Mode
- EPERM: Cannot read/write project-level .claude/ files from outside project directory
- Feature Request: Auto-report critical crashes to GitHub Issues
- [DOCS] Inconsistent tool naming: KillBash vs KillShell
- [BUG] .env variable substitution in .mcp.json works in Cursor but not VS Code
- [DOCS] Security vulnerability in Python SDK permission handler example (path traversal)
- [DOCS] Contradictory definitions of strictMcpConfig between CLI and SDK docs
- [DOCS] Potentially obsolete executable/executableArgs options in TypeScript SDK
- [DOCS] Python SDK: Missing `resume_session_at` option (TypeScript has `resumeSessionAt`)
- [DOCS] TypeScript SDK: Missing `settings` parameter in Options interface (Python has it)
- [BUG] Terminal renders gibberish text
- claude does not perform
- [BUG] 2.1.19
- Claude가 설정 파일에 없는 규칙을 지어내서 답변함 (Hallucination)
- [BUG] /output-style menu checkmark doesn't update to reflect selected style
- [DOCS] Agent SDK TypeScript `ModelInfo` type missing capability fields added in 2.1.49
- 400 error: tool_result without matching tool_use after context compression
- [BUG] file named nul created on windows