Digest / January 31, 2026
Claude Code Issues Digest — January 31, 2026
212 new issues filed ·
199 resolved in anthropics/claude-code (UTC day).
New issues (212)
- Windows: Backslashes stripped from paths causing 'No such file or directory' errors
- 2.1.27: 100% CPU infinite loop on --continue / --resume / session listing
- [Bug] Plan mode execution skips extended thinking after approval
- [BUG] Plugin skills with name in frontmatter lose their plugin prefix
- [BUG] Windows: ~/.claude/ rules loaded twice (global + project scope)
- [BUG] OAuth authentication not persisting in Docker container despite credentials file being saved
- [BUG] False positive Usage Policy violation when reading Moltbook API response
- Ctrl+V image paste does not work with raw clipboard images from Snipping Tool (only file references work)
- Memory leak when loading session with binary stdout data
- Setup mock voice provider for SendVoice action type
- [Bug] CTRL+C in theme selection does not quit application
- [BUG] Copy/paste from terminal has new lines instead of wrapping properly
- Chrome Extension shows "Connected" but Claude Code cannot connect
- [BUG] Verbose setting silently affects status line area — unclear, undocumented behavior
- [BUG] Text Rendering Visual Glitch
- /plugin command causes 100% CPU freeze (v2.1.27)
- CRASH: Staging API cold start failure - CORS errors due to scale-to-zero + 1hr cooldown
- .claude-plugin directory in working directory causes 100% CPU freeze (v2.1.27)
- Review page: Accept/Reject/Skip buttons not visible
- Claude Code does not recognize its own skills feature (~/.claude/skills/)
- 100% CPU freeze on any input in large project directory (macOS 26.3)
- [BUG] Windows: .node native addon cache files accumulate in working directory (~100GB/week)
- [Bug] Plan mode selection triggered unintentionally by numbered list input
- Feature Request: Auto-reload CLAUDE.md config files when session is continued from context compaction
- TUI switches to different layout (dashboard vs compact) on terminal focus/blur events
- BUG: classifyHandoffIfNeeded is not defined - SubagentStop hook failure
- [BUG] freezing on macOS using --resume, /resume, /feedback
- [BUG]
- IDE connection not working when running from VS Code terminal since v2.1.13
- [Epic] Game Setup UI Overhaul
- Remove match-panel table (mobile scroll fix)
- Restructure game-action-bar to 3-column layout
- [Bug] Infinite recursion in terminal text rendering causes high CPU usage
- [FEATURE] disable ALL startup questions
- Worktree button is grayed out with tooltip "worktree requires git repository"
- [BUG] Claude Code v2.1.27 freezes with 100% CPU on Synology NAS (Linux 4.4 kernel) — v2.1.25 works fine
- Task agents fail with 'classifyHandoffIfNeeded is not defined'
- [Feature Request] Add iterative debugging workflow with log-based fault localization and verification
- [BUG] Task blockedBy data persists after blocker completion (display-only unblock)
- [Bug] `rm` with glob patterns prompts for directory access in acceptEdits mode
- Support @-file references in plan mode free-text input
- [BUG] Claude Code 2.1.27 freezes after first message - regression from 2.1.25
- [BUG] Korean IME input not working in TUI (SSH environment)
- [BUG] Bash commands succeed but report exit code 1
- Feature Request: Auto-rollback alert for critical bugs + Better version management
- [BUG] 2.1.27 session resume logic is loosing context
- [Feature Request] Add vim integration for file editing
- Sandbox: zsh writes to /tmp/claude-501/cwd-* causing 'operation not permitted' errors
- Diagnostics shows false PATH warning even when ~/.local/bin is properly configured
- moai init creates config files in wrong directory path
- Plugin skills not shown in CLI autocomplete dropdown
- [BUG] Recent activity shows the same session multiple times
- /resume command missing most sessions - sessions-index.json not syncing with session files on disk
- statusLine: pass terminal columns to command via stdin or env, and account for visual line wrapping
- [BUG] Bug Report - Claude Code 2.1.27 hangs on startup
- [BUG] Native installer installs x86_64 binary on Apple Silicon (arm64) Macs
- Shell snapshots don't capture zsh chpwd_functions/precmd_functions arrays
- [BUG] Chrome native host crashes with Bun panic on Windows 11
- [BUG] mcp-cli call fails to read JSON from heredoc and file redirection stdin
- 트림 데이터 파싱 누락 - trim_name 빈 값 처리 필요
- [BUG] "Allow all edits in this session" doesn't persist - Edit tool keeps asking for permission
- Stats cache loses historical data after v2.1.27 update - firstSessionDate incorrectly reset
- [FEATURE] support `interleaved-thinking-2025-05-14` beta header through cli
- [BUG] Claude crushed my linux box by allocating more than 100% swap
- [BUG] Extension host terminated unexpectedly 3 times within the last 5 minutes (VS Code)
- [BUG] Claude Desktop MCP tool calls hang until user clicks/expands panel
- [BUG] Claude creates slash commands in .claude/skills/ instead of .claude/commands/, making them uninvocable
- [Bug] JavaScript heap out of memory during execution
- claude CLI not available in VSCode integrated terminal (PTY)
- Terminal-mode sessions spin at 100% CPU: Ink rendering loop never starts after Stream started (macOS arm64)
- [BUG] Session cannot be resumed - hangs on load (2.1.27)
- [BUG] Model cannot override fine-tuned cd behavior even with explicit repeated instructions
- [BUG] PR already closed, but CLAUDE is still comitting and pushing (without checking exsiting);
- SSH commands omit cd when local working directory matches remote target path
- [BUG] memory usage spikes
- [BUG] cd command dropped from ssh if target directory matches local directory
- [BUG] MCP tool names with UUIDs exceed 64-character API limit
- [BUG]
- Opus 4.5 skips explicit plan instructions more often than previous models
- [BUG] Claude Code crashes with 100%+ CPU usage on ARM (v2.1.27)
- [Bug] Native VS Code terminal rendering artifacts and text overlap
- Context exhaustion when orchestrating parallel agents
- [FEATURE] Reduce keychain prompt friction for third-party tools (usage cache or credential export)
- Shell snapshot captures zero functions when .zshrc defines a function named `grep`
- [Bug] React Error #31: Invalid props object in autocomplete handler
- [BUG] CJK IME input not visible during composition in terminal
- [BUG] High CPU usage on Debian testing (glibc 2.42) - io_uring/libuv issue
- Session resume freezes with 100% CPU due to redundant progress events in session files
- [BUG] Copy pasting justifies left needlessly
- [MODEL] Incorrect claim about PHP readonly classes during autonomous code generation
- Inconsistent limits state and messaging
- Bug: classifyHandoffIfNeeded is not defined when using Task tool with Bash subagent
- [Bug] Token counter resets to 0 and rolls up after returning from Ctrl+O expanded view
- [FEATURE] Auto-restrict sandbox to current working directory
- [BUG] "Context left until auto-compact" text displayed vertically causing UI layout issue
- temp-image-upload
- v2.1.27 hangs at 100% CPU after first response (v2.1.25 works)
- Sandbox cwd tracking causes spurious exit code 1 and zsh warnings
- [BUG] Plugin caching git clone hangs indefinitely for private repos (no timeout, no GIT_TERMINAL_PROMPT=0)
- [BUG] `argument-hint` YAML frontmatter with brackets causes React error #31 and unrecoverable TUI hang
- [BUG] Memory leak: API clients created repeatedly instead of reused (8-9 GB memory usage)
- Custom skill not discovered: ~/.claude/skills/pr-merger/SKILL.md missing from available skills
- [BUG] High CPU/memory usage - regression in recent versions
- [Bug] CLI crashes/freezes on startup in v2.1.27
- [BUG] Stale history.jsonl.lock directory causes indefinite freeze (no PID-based recovery)
- [BUG] - Bun :1.3.5 - Claude Code :2.1.22 - Bug:Segmentation fault at address 0xFFFFFFFFFFFFFFFF - Onset:Long time running(~40min)、memory peak 1.8GB
- Equipment Shipping E2E Test: Full UPS Integration Flow
- [BUG] tasks/.lock file never released on normal session exit
- paths field in ~/.claude/rules/ frontmatter not working - rules with paths are not loaded
- [BUG] Personal/global skills at ~/.claude/skills/ not recognized
- v2.1.23+ causes 100% CPU hang with multiple parallel instances and hooks
- [BUG] / + command fuzzy matching is not possible.
- Polish characters (Option key) not working in CLI input on macOS
- Issue created in wrong repository
- Built-in ripgrep EAGAIN timeout on startup in repos with large gitignored directories (regression in 2.1.27)
- [BUG] 2.1.27 has sub agents reading the user level claude.md
- [BUG] saved_hook_context entries written with duplicate UUIDs, corrupting session graph and breaking resume
- Task tool subagents fail with 'classifyHandoffIfNeeded is not defined' in v2.1.27
- [FEATURE] Improve `Do you want to proceed` for commands
- VSCode Extension crashes with exit code 1 during webview operations
- [BUG] claude code freezes 2.1.27
- [Bug] Extreme memory usage peak (13GB) in v2.1.27 with plan mode and screenshots
- @ file autocomplete filtering broken inside Docker container (devcontainers CLI)
- High CPU usage (100%) when launching Claude Code in project with large cache
- [BUG] Claude Code freezes at 100% CPU after startup - corrupted config causes infinite loop
- Audio transcription lacks diagnostic logging
- Memory leak: Claude Code process grows to 93 GB heap allocation
- [BUG] Claude Code forces Haiku for bash tool operations and freezes, ignoring model selection entirely.
- [BUG] v2.1.27: --resume and --continue freeze on macOS (regression from 2.1.26)
- [MODEL] Claude Opus 4.5
- [Bug] VS Code extension session terminates immediately after SessionStart
- Unnecessary session compaction on exit wastes tokens and breaks resume expectations
- ReferenceError: Bun is not defined on Windows (Node.js)
- [BUG] Compaction loop triggered by reading rules — immediate re-compaction after rules read
- High CPU render loop when terminal width is detected as very small
- [BUG] Sandbox violation error for Claude Code's own internal files
- [BUG] Claude Code 2.1.27 spikes to 100% CPU and becomes unresponsive; .claudeignore not respected
- [BUG]
- [BUG] Application freezes on first prompt/message after updating to latest version (v2.1.27)
- [Bug] Context compaction fails in fresh sessions despite available token budget
- Feature: Attach to running Claude Code process for remote monitoring
- [BUG] ● You're right - I didn't verify the data properly. Let me get the complete picture.
- /resume command hangs with large session history
- Sessions not added to sessions-index.json, invisible to resume
- Feature Request: Programmatic Model Switching
- Sandbox allowlist doesn't include cwd tracking directory /tmp/claude-{UID}/
- [Feature Request] Configurable skill precedence order for team workflows
- [BUG] Project-local skills interfere with global slash command fuzzy matching
- aictrl MCP: Add task dependency update tool
- UI crash: Cannot read properties of undefined (reading 'tasksTotal')
- WhatsApp: Support LID lookup for contacts without prior conversation
- [BUG] Claude Code v2.1.27 gets stuck on the first message, with very high memory usage.
- [BUG] Past Conversations not showing in VSCode extension despite valid sessions-index.json
- Feature: built-in syntax validation before script execution
- [BUG] "API Error 400: thinking blocks cannot be modified" when context hits 100%
- [FEATURE] Add Support for opusplan Model in VSCode Extension
- [Bug] Unexpected Chinese characters in output without Chinese input
- [BUG] Claude enters plan mode automatically without waiting for user approval
- Feature Request: Expose Max/Pro plan usage limits for status line display
- [Bug] Context indicator wraps character-by-character in narrow terminals
- Plugin hook Python subprocess appears to cache module state, causing stale import errors that resolve spontaneously
- [BUG] VSCode Extension API Key auth creates new key instead of accepting existing console API keys
- VS Code extension: excessive memory usage (6GB+2GB) immediately after launch
- npm install: silent crash to command prompt on large paste input (Windows)
- [BUG] `claude --resume` session picker hangs indefinitely (tmux + Alacritty)
- [Feature Request] Subagents should inherit Task* tools for native multi-agent coordination
- [BUG] VSCode extension 2.1.27 ripgrep path resolves to C:\Users\vendor\ instead of extension directory
- Image processing failure causes infinite error loop, blocking session
- [BUG] Windows (MSYS2/Zsh): Unescaped backslashes in 'cli.js' break shell snapshot integration
- [BUG] /ide integration not working for JetBrains IDE (Intellij IDEA)
- Bun v1.3.5 crash: integer overflow panic on Windows with high memory usage
- [Bug] Cursor jumps to bottom when editing large messages mid-text
- [Bug] spawnTeam doesn't align session task list with team directory
- [BUG] Abnormal memory consumption
- [Bug] Session restoration executes stale tool invocations without user confirmation
- Claude Code freezes on startup with large session history (~468 sessions)
- [Bug] Race condition in task claiming allows duplicate execution in multi-worker swarms
- Bug: Claude Code process hangs with 100% CPU usage (requires kill -9)
- Sandbox error: zsh operation not permitted on /tmp/claude-{UID}/cwd-*
- v2.1.27 regression: Event loop stuck (CPU 90%+ spin) on startup when stale lock exists or another session is running
- macOS: Session history not found for paths with Unicode combining marks (NFD vs NFC)
- [Bug] CLI freezes immediately on simple input (v2.1.27, Linux/Ghostty)
- [BUG] Infinite CPU loop on startup when session .jsonl contains duplicate saved_hook_context UUIDs
- [BUG] The "ralph_state" file uses "max_iterations", but the HUD reads "maxIterations", which results in the display of "undefined".
- SDK accountInfo() returns misleading subscriptionType 'Claude API' for subscription users
- [BUG] Sessions migrated after moving project directory fail to load
- [BUG] Claude VS Code gives you info and then blocks it with the questions
- Windows: Bundled Bun 1.3.5 crashes with segmentation fault
- [MODEL] Nonsense Usage Policy violation...
- Multiple processes span with 100 %CPU usage in activity monitor
- TASK | Import Lease Comps V2: AI extraction service integration
- [BUG] Spurious syntax highlighting colors random words/characters in plain text output
- [Bug] CPU spinning when idle or blocked on I/O
- err
- Appium MCP: clear_element doesn't work on WebView text fields
- err
- Feature Request: XDG Base Directory Compliance and Configurable Settings Storage
- [Bug] Infinite loop: Claude Code cycles through build tool versions without learning from failures
- Chrome extension not connecting to Claude Code on Windows
- Permission cache bypass: In-memory cache persists after file-based allow rule cleanup
- Sibling tool call errored: parallel tool calls cascade-fail when one fails
- [BUG] Command line tool becomes slower and slower as session progresses, slowness seen in keyboard response when typing and pressing enter on the prompt submission
- Opus 4.5: excessive confirmation loops and lazy execution requiring repeated prompting
- [BUG] Compacted context isn't saved if I exit immediately after compacting
- Chrome extension not connecting for 2 weeks
- Model-level authProfileId override not respected when switching models via /model command
- [BUG]
- Allow setting VS Code terminal name to session name
- [BUG] Restore persistent file read visibility - current lack of observability causes non-deterministic debugging nightmares
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- [BUG] High sustained CPU usage (~100% per instance) even when idle
- Managed MCP connector UUIDs consume too much of 64-char tool name budget
Resolved issues (199)
- 2.1.27: 100% CPU infinite loop on --continue / --resume / session listing
- Memory leak when loading session with binary stdout data
- [FEATURE] Add "Copy Response" button to VS Code Extension
- CRASH: Staging API cold start failure - CORS errors due to scale-to-zero + 1hr cooldown
- Ctrl+V image paste does not work with raw clipboard images from Snipping Tool (only file references work)
- [BUG]
- [DOCS] CLI reference missing --from-pr flag for PR-linked session resume
- [DOCS] Session management missing automatic PR linking documentation
- [DOCS] Hooks reference missing `async` configuration option
- [Feature Request] Add vim integration for file editing
- [BUG] Chrome native host crashes with Bun panic on Windows 11
- [BUG] Claude creates slash commands in .claude/skills/ instead of .claude/commands/, making them uninvocable
- claude CLI not available in VSCode integrated terminal (PTY)
- [MODEL] Failed to identify undeclared variable after 39 repeated user corrections - ignored obvious hints
- [Bug] Thai Language in Claude CLI
- [BUG] Claude Code keeps showing a wrong tip
- [Bug] Excessive terminal flickering on start session page
- [Bug] Agent loops infinitely and incorrectly reports fixes despite persistent errors in logs
- [BUG] Parallel Explore agents hang at Creating/Harmonizing step - no timeout
- [BUG] Claude Code Auto Compact Feature is broken
- [FEATURE] Support path-scoped Edit/Write permissions with relative path resolution
- [MODEL] Claude completely ignored CLAUDE.md rules and took unauthorized actions without any user permission
- [BUG] False "Update available" notification when already on latest version
- File descriptor leak causes Claude process to hang on blocked SCSI device I/O
- Claude in Chrome native host crashes on Windows with Bun assertion failure
- [BUG] - CLI is insisting an upgrade is required
- Native Windows installer (install.ps1) does not add installation directory to PATH
- C:/Program Files/Git/task command crashes extension in project with large session cache
- test
- [DOCS] Adding New Lines in Claude Code CLI on Windows Terminal
- [Bug] ${CLAUDE_PLUGIN_ROOT} path expansion breaks on Windows
- Background agents complete but output files are empty
- Status bar: token count numbers are inaccurate despite percentage being correct
- Status bar: token count numbers are inaccurate despite percentage being correct
- Allow configuring default model for built-in agents
- [BUG] Claude Code CLI can only connect to one MCP server at a time - multiple stdio servers fail
- [FEATURE] Add "chat" or "discuss" mode alongside "plan" mode
- [BUG] Input blocked/lost while assistant is generating response
- [Bug] MCP OAuth refresh tokens stored but never used - causing widespread auth failures
- [Bug] Incorrect permission request classification as locale quoting vulnerability
- Claude in Chrome MCP connection fails despite extension being installed and working
- [FEATURE] 529 overloaded_error message is confusing — users think it's their own machine struggling
- [BUG] OAuth token missing user:profile scope - prevents access to usage data and Claude Max features
- [BUG] Claude-in-Chrome extension blocked by CSP - inline script violation
- [Bug] High CPU usage and unresponsiveness in iTerm2 after extended prompts
- Desktop: list_allowed_directories fails with endless retry loop
- [BUG] v2.1.20 can't read multiple files
- chrome reconnect opens system default browser instead of Chrome
- [Bug] Teleport and remote-env skills unavailable in Claude Code CLI v2.1.20
- [Bug] Unauthorized git operations: Claude pushing commits without consent and exposing secrets
- [BUG] Inconsistent `alt+backspace` behavior
- Context compaction loses inline scripts executed via Bash heredocs
- Streaming connection drops mid-response with 0 tokens received
- Status line disappears after Task (subagent) completes and never returns
- [Feature Request] Add XDG Base Directory Specification support for config management
- claude-in-chrome MCP connection fails despite correct configuration (Windows)
- Chrome integration: Support remote/SSH usage (Claude Code on VPS, Chrome on local machine)
- [BUG] Stale Diagnostics?
- @-file search does not index files in nested git repositories
- Processes become orphaned when terminal closes instead of exiting on macOS
- v2.1.20 regression: High idle CPU usage (25-40%) on macOS
- Workspace trust prompt appears repeatedly - settings not persisting
- [BUG] Claude-in-Chrome MCP tools fail with "Browser extension is not connected" despite extension being connected
- [Bug] Context Loss Between Sessions Causes Unnecessary File Regeneration and Token Waste
- [FEATURE] Cross-context communication between Claude Code instances
- [Bug] Claude Code does not follow XDG Base Directory specification
- [FEATURE] Claude Code
- [FEATURE] Show context usage percentage when exiting plan mode
- [FEATURE] Add planModeModel setting to use different model for planning vs implementation
- [Bug] Login blocked: CSP frame-ancestors directive violation for claude.ai domain
- [Bug] Claude Code not adhering to documented architecture guidelines in CLAUDE.md
- [Bug] `/clear` command autocompletes to `/compact` causing incorrect action execution
- Feature Request: Output Verbosity Controls for Tool Results and Diffs
- [Bug] Anthropic API Error: Cannot Modify Thinking Blocks in Assistant Messages
- Feature Request: Context Compaction Visibility and Control
- [Bug] Model fallback to claude-3-5-sonnet when requested model unavailable
- Thai text editing: backspace deletes byte-by-byte, sara-aa not displayed, cursor position wrong
- Windows Terminal incorrectly detected as tmux/screen in /terminal-setup
- Context limit reached with only 25% context usage when taking screenshot via Playwright MCP
- [Feature Request] Add option to disable diff widget keyboard focus or prevent down arrow navigation to diff widget
- [BUG] Data Loss Due to Claude Code Error
- [Bug] Token usage tracking shows incorrect weekly usage percentage at week start
- [BUG] Limit rests after 4 days
- [BUG] Claude doesn't respect project-level permissions when writing `settings.json` or `.mcp.json`
- [Bug] Auto-update creates duplicate npm installation in ~/.claude/ with native installation
- Add --no-banner flag to disable startup logo
- [MODEL]
- Feature request: Support prompt hooks for PreToolUse event
- [BUG] Plugin installer tries to use rename() to move files
- Edit tool fails with 'File has been unexpectedly modified' even immediately after Read
- [FEATURE] Display usage at the bottom
- [BUG] Plugin commands fail with 'String should have at most 64 characters' error on tool_reference.tool_name
- SSH commands omit cd when local working directory matches remote target path
- [BUG] Exit plan mode hook triggers when user accepts plan instead of when claude presents it
- [BUG] WebFetch downloads content successfully but returns 404 errors to assistant when using Vertex AI
- Request: Tab completion for bash commands
- [BUG] CLAUDE_CODE_API_KEY_HELPER_TTL_MS not working from settings.json
- Claude should respect PR templates when using gh pr create
- Claude AI terminal scroll issue | 1754510400
- Add working directory/repo name to shell prompt
- [BUG] Two Claude Code sessions in the same folder / project share chat history when they should be separate.
- [FEAT] Show user message on top of the terminal for the current task
- [BUG] Claude Code writes broken Permission Syntax into settings.json
- [BUG] Malformed permission pattern causes entire settings.json to be silently rejected
- [BUG] fixing frenzies, totally not follow super-clear and restrictive CLAUDE.md and other documents - having a mind of it's own
- [BUG] Claude Code changes the window title and never changes it back
- [BUG] /ide command fails when CLAUDE_CONFIG_DIR is set - IDE integration doesn't respect custom config directory
- Feature Request: Allow sub-agents to inherit parent permission settings
- Edit tool fails with 'File has been unexpectedly modified' immediately after Read
- [Feature Request] Configurable autocompact context %
- [BUG] VSCode extension, up arrow replaces existing prompt
- [FEATURE REQUEST]
- [Bug] Incorrect base filepath resolution causing repeated token waste on failed operations
- Refactor code list management - reconcile code_list_items vs code_list_members tables
- Add blocking pre-exit hook to prevent session end with uncommitted changes
- Test
- [BUG] An Intolerably Slow System That Fails to Meet Even Minimal Usability Standards.
- 5-hour limit reached · resets 6am (Asia/Seoul) · /upgrade to Max 20x or turn on /extra-usage
- [BUG] Error handling .claude/shell-snapshots/snapshot-zsh-1760627850286-hk1p23.sh
- [Bug] Prompt-based Stop hooks broken in v2.0.37 (regression from v2.0.36)
- [Bug] Plan markdown file remains visible after conversation completion
- [BUG] plan markdown losing the last character on some lines
- .
- [FEATURE] Headless/programmatic plugin installation
- [BUG] HEREDOC git commit command fragment incorrectly captured in settings.local.json permissions
- [BUG] Execution of Deny permissions in settings.json
- [Feature Request] Add option to suppress "Shell cwd was reset" messages
- [Bug] /context display hilariously broken "-640k/200k tokens (-320%)"
- [Bug] /terminal-setup doesn't detect VSCode-based IDE variants
- Feature Request: Restore 'backup before delete' safety behavior for destructive file operations
- [BUG] 'All above are correct' option does not pass underlying options
- [Bug] Claude model performance degradation: inconsistent task understanding and resolution delays
- Sandboxie Plus compatibility issues with UNC paths and terminal-IDE communication
- [FEATURE Request] editing previous message
- [Feature Request] Add session persistence and recovery with named tasks
- [BUG] Resume session after killing - "No conversation found with session ID"
- [BUG]
- [Bug] Anthropic API Error: Image dimensions exceed max allowed size in multi-image requests
- Input blocked when .env file exists in working directory (fish shell)
- [Bug] Plan mode selection triggered unintentionally by numbered list input
- [BUG] Claude cannot construct remote bash commands correctly even when it know how to.
- [BUG] Windows: ~/.claude/ rules loaded twice (global + project scope)
- temp-image-upload
- [BUG] Text Rendering Visual Glitch
- [BUG] High CPU/memory usage - regression in recent versions
- Equipment Shipping E2E Test: Full UPS Integration Flow
- paths field in ~/.claude/rules/ frontmatter not working - rules with paths are not loaded
- Issue created in wrong repository
- Task tool subagents fail with 'classifyHandoffIfNeeded is not defined' in v2.1.27
- [BUG] Claude Code freezes at 100% CPU after startup - corrupted config causes infinite loop
- [BUG] Terminal UI freezes/hangs significantly after running `/plan` command (macOS)
- Memory leak: Claude Code process grows to 93 GB heap allocation
- [BUG] saved_hook_context entries written with duplicate UUIDs, corrupting session graph and breaking resume
- High CPU render loop when terminal width is detected as very small
- [BUG]
- WhatsApp: Support LID lookup for contacts without prior conversation
- [Bug] Native VS Code terminal rendering artifacts and text overlap
- [BUG] "API Error 400: thinking blocks cannot be modified" when context hits 100%
- Image processing failure causes infinite error loop, blocking session
- [BUG] Claude Code 2.1.27 freezes after first message - regression from 2.1.25
- CLI hangs at 99% CPU on startup with large session .jsonl files
- v2.1.27 hangs at 100% CPU after first response (v2.1.25 works)
- [BUG] Bug Report - Claude Code 2.1.27 hangs on startup
- Bun v1.3.5 crash: integer overflow panic on Windows with high memory usage
- Claude Code freezes on startup with large session history (~468 sessions)
- [BUG] Claude Code 2.1.27 spikes to 100% CPU and becomes unresponsive; .claudeignore not respected
- [BUG] Regression in 2.1.27: Infinite CPU loop on project startup
- [Bug] Infinite recursion in terminal text rendering causes high CPU usage
- [Bug] CLI crashes/freezes on startup in v2.1.27
- Bug: Claude Code process hangs with 100% CPU usage (requires kill -9)
- 100% CPU freeze on any input in large project directory (macOS 26.3)
- [BUG] freezing on macOS using --resume, /resume, /feedback
- [Epic] Game Setup UI Overhaul
- Sandbox error: zsh operation not permitted on /tmp/claude-{UID}/cwd-*
- Remove match-panel table (mobile scroll fix)
- Restructure game-action-bar to 3-column layout
- [BUG] Claude Code v2.1.27 freezes with 100% CPU on Synology NAS (Linux 4.4 kernel) — v2.1.25 works fine
- [BUG] Claude crushed my linux box by allocating more than 100% swap
- [Bug] JavaScript heap out of memory during execution
- Terminal-mode sessions spin at 100% CPU: Ink rendering loop never starts after Stream started (macOS arm64)
- [BUG] Session cannot be resumed - hangs on load (2.1.27)
- [BUG] memory usage spikes
- [BUG] Claude Code crashes with 100%+ CPU usage on ARM (v2.1.27)
- [BUG] Abnormal memory consumption
- [BUG] claude code freezes 2.1.27
- [Bug] Extreme memory usage peak (13GB) in v2.1.27 with plan mode and screenshots
- High CPU usage (100%) when launching Claude Code in project with large cache
- [BUG] v2.1.27: --resume and --continue freeze on macOS (regression from 2.1.26)
- [BUG] Application freezes on first prompt/message after updating to latest version (v2.1.27)
- macOS: Session history not found for paths with Unicode combining marks (NFD vs NFC)
- v2.1.27 regression: Event loop stuck (CPU 90%+ spin) on startup when stale lock exists or another session is running
- [Bug] CLI freezes immediately on simple input (v2.1.27, Linux/Ghostty)
- [BUG] Critical memory regression in 2.1.27 - OOM crash on simple input
- TASK | Import Lease Comps V2: AI extraction service integration
- err
- err
- [Bug] mcp-registry connector persists with invalid server ID format in Claude Desktop
- Interactive mode freezes on non-git directory (Google Drive) since v2.1.25
- Model-level authProfileId override not respected when switching models via /model command