Digest / January 4, 2026
Claude Code Issues Digest — January 4, 2026
96 new issues filed ·
346 resolved in anthropics/claude-code (UTC day).
New issues (96)
- [BUG] Claude Code TUI reads stale plan after edit in VS Code
- [Bug] Claude in Chrome crashes when clicked in macOS split view mode (EXC_BREAKPOINT)
- [BUG] Rust panic when parsing CLAUDE.md with Korean (multi-byte UTF-8) characters
- [BUG] CPU performance issue with long running processes
- Feature Request: Proactive Claude Code migration guidance when workflow preservation context detected
- [Bug] Local scope plugin installation incorrectly checks global state instead of project-specific state
- Crash on Japanese multibyte character boundary in string slicing
- Add School Board Oversight Persona/Role-Based Dashboard
- Fix DnsSecurityExecutor and HttpHeadersExecutor not creating noun connections
- Bug: Context becomes full and /compact stops working after using subagents (Task tool)
- [BUG] SDK doesn't read project level MCPs or Slash Commands for new queries
- Sessions stop unexpectedly, requiring manual 'continue' prompts
- [BUG] add_dirs Grants Filesystem Access to Read/Write Tools but Not to Bash Tool
- [BUG] Ctrl+o (show detailed transcript) does not stream
- [BUG] LSP Tool returns "No LSP server available" despite correct plugin configuration (v2.0.76)
- [Bug] Claude auto-launches in terminal on VS Code restart despite all auto-start settings being disabled
- Status line shows 102% after /clear command
- Per-Agent MCP Server Scoping for Sub-Agents
- pyright-lsp plugin: lspServers config from marketplace.json not propagated
- [Bug] UTF-8 string indexing panic with multi-byte characters (Korean text)
- [Bug] Drag and drop file/image affects all Claude Code tabs in window
- [BUG] Claude Code on the Web: Gradle wrapper fails to download distribution - Java doesn't honor https_proxy
- [Feature Request] Add environment variable to identify CLI shell type (Bash/PowerShell/CMD)
- Tool call serialized into settings.local.json instead of being executed
- [Feature Request] Improve PowerShell shell configuration support for Windows
- [BUG] Claude Code keeps exiting on me
- [BUG] Stop hook not outputting any information
- [Bug] Windows Shell installer downgrading to older version v2.0.67
- [BUG] Windows: Claude Code exits silently with spawn-rx errors on v2.0.76
- [BUG] Shell Snapshot Generates Invalid Commands
- Posted to wrong repo
- [FEATURE] Enables Claude's App excellent voice dictation on Claude Code
- feat: improve /doctor MCP context warning with actionable recommendations
- [BUG] `claude --resume` only shows one session despite multiple saved sessions (Windows)
- Feature Request: Conversation Branching for Context-Preserving Exploration
- [FEATURE] VS Code Extension should support PermissionRequest hooks
- [FEATURE] Warn when CLAUDE_CODE_OAUTH_TOKEN env var overrides credentials file
- [BUG] Screenshot and JavaScript tools fail with "Cannot access a chrome-extension:// URL of different extension"
- [Feature Request] Add configurable path for plans directory to enable git version control
- [Bug] Anthropic API Error: Image dimensions exceed max size for multi-image requests
- [Bug] Unable to process empty bug report
- bug: checkDuplicateDevice uses random IV encryption (cannot detect duplicates)
- Rust panic on Korean (UTF-8 multibyte) text processing
- [BUG] Panic on UTF-8 character boundary with Arabic text
- [Bug] Edit auto-accept not persisting in plan mode despite configuration
- [BUG] Error: Error during compaction: Error: Failed to generate conversation summary - response did not contain valid text content
- [BUG] agent-Plan produces a plan but doesn't allow user to see it
- [BUG] System does not accurately report Token usage in Claude Code VS Code IDE. This is a known bug since THE BEGINNING and has never been addressed.
- [BUG] `--resume` shows sessions from wrong project directory in devcontainer
- /resume command consistently crashing after the agent reads too big files, resulting in full unavailability of command and conversation history until fixed
- [Bug] Token usage optimization for planning/non-code operations
- [Bug] Remote task selection missing session ID for teleport
- Feature Request: Lazy/On-Demand MCP Server Loading
- [FEATURE] Expose context usage to AI model for proactive memory management
- Background task fails: 'Unexpected response status 200' when checking GitHub app installation
- Extremely slow startup on Windows due to tasklist command (~10 minutes)
- [Bug] Unintended text injection corrupting code files during edits
- [BUG] Claude Code on Windows 10 via WSL --> Automatic compacting not functioning correctly. Manual compacting fails as well - user needs to manually restart Claude Code and then resume work.
- bug: `claude plugin uninstall` gives contradictory scope error messages
- [Bug] Anthropic API Error: Conversation too long during compaction
- [FEATURE] Show time elapsed in billing cycle on /status Usage tab
- [BUG] Rust panic on Korean (UTF-8) character boundary when editing markdown
- [BUG] Switching folders in UI causes confusing session "loss"
- Feature Request: PreContextCompaction hook event
- Switching folders in UI causes confusing session loss - no warning, hard to recover
- [FEATURE] MCP Browser Tools: Support isolated tab groups for parallel Claude Code sessions
- [FEATURE] Add "Copy Response" button to VS Code Extension
- Plugin not visible in Discover or Installed tabs after local installation in another project
- [BUG] Usage limits bugged after double limits expired on new years.
- NA
- False positive Usage Policy violation on legitimate scientific writing skill
- PostToolUse hooks display "(1/2 done)" despite both hooks completing successfully
- Marketplace plugin sync triggers YubiKey presence, undermining hardware key security model
- Project commands don't override global commands (precedence reversed)
- Feature: Conversation branching / fork from message
- Feature: Persistent todos by project path (not session UUID)
- [BUG] /tasks teleport uses truncated session ID
- Environment variables stripped from command arguments before shell execution
- [MODEL] All models
- Feature Request: PostToolUseFailed hook for bash command failures
- [Bug] Claude Code crashes and exits unexpectedly
- Auto-compact blocks workflow with warning instead of continuing silently
- [Feature Request] Add Railway deployment auto-configuration and documentation
- [FEATURE] Generation of visual assets (images)
- [BUG] Bash tool mangles commands with pipe inside command substitution on Windows
- Plugin hooks not loaded from external hooks.json file
- SubagentStop hook systemMessage not displayed in UI
- [BUG] No Way to Access Past Conversions in VS Code Extension
- [Bug] TypeScript LSP Plugin Not Registering with LSP Tool System
- [DOCS] Documentation refers to non-existent SlashCommand tool - should reference Skill tool
- Built-in Auto-Commit Safety Settings for Worktree Workflow
- [BUG] API Error 400 "no low surrogate in string" when Bash output contains invalid Unicode
- [BUG] /mcp command displays tool annotations shifted by one position (off-by-one error)
- [Feature Request] Add native TOON format support alongside JSON parsing
- [BUG] File diffs not appearing in VSCode/Cursor when Claude Code makes edits
- [BUG] /memory command fails when project path contains spaces
Resolved issues (346)
- [Bug] PreToolUse hook updatedInput overwritten by subsequent hooks with empty responses
- [Feature Request] MCP Tool Visibility Scoping for Main Context vs Subagents
- Per-Agent MCP Server Scoping for Sub-Agents
- Bug: Hooks stop executing after ~2.5 hours in session
- [BUG] Claude hallucinates previous tasks into the plan. (VS Code Extension)
- Feature: Add LSP diagnostics support to see IDE errors/warnings
- Windows: Path normalization bug breaks Read/Edit/Write tracking with forward slashes
- [BUG] rm -rf command deleted parent directory instead of subdirectory, breaking Bash tool
- Claude violates CLAUDE.md rules by offering to work around backend issues
- Feature Request: Context Threshold Hooks
- [Bug] Anthropic API Error: Could not process image - invalid image format
- [BUG] Claude-code brew install fails if Claude already installed, even if also via Brew
- [BUG] Clicking in the 'Ask Claude...' input control does not set focus
- Feature Request: Show remaining plan tokens instead of session context usage
- security_reminder_hook blocks documentation files with code examples
- [BUG] Claude CLI hangs at 97% CPU after MCP response processing (Bun/JSC GC contention)
- WSL Enviroment plugin does not work - Here is my fix
- [BUG] dialogs keep popping up while im typing.
- Rust panic: UTF-8 string slicing error with Korean characters
- [BUG] UI freeze and uncontrollable scrolling when typing "/" character - Local DoS
- [Feature Request] Add persistent draft caching for in-progress prompts
- [Bug] Prompt history navigation loses or overwrites in-progress draft
- [BUG] Maybe js call 's bug?
- [Bug] Windows: ralph-wiggum plugin spawns hanging bash prompts
- Posted to wrong repo
- feat: improve /doctor MCP context warning with actionable recommendations
- Mercurial History Compaction Failure
- Token Consumption Spike During Ultrathink Command Execution
- [BUG] Backslash Handling Issues in CLI Commands
- [BUG] bash mode: autocomplete script filename corrupts command
- Based on the provided code snippet, here's a suggested GitHub issue title: "ContactFormModal: Duplicate Edit Contact Function Calls" This title captures the key issue of having two consecutive function calls to `editContactFn` with slightly different par
- [BUG] "Error: G is not a function" when interpreting png
- Regression Test Suite Fails on Compilation
- Two claude sessions will conflict and mix history
- [BUG] claude code doesn't use different API keys for different claude profiles
- Display filenames as literals
- [BUG] Two claude sessions will conflict and overwrite ~/.claude.json
- [BUG] claude is reading certain tags in files wrong (<Name> being read as <n>) breaking its edits
- [BUG] Prohibit Claude Code from modifying ~/.claude.json
- Non-English speakers have difficulty intuitively understanding the prompts and generated results.
- [BUG] Claude Code extension installs only in VSCode "Default" user profile
- [BUG] API Error: 400 messages: roles must alternate between "user" and "assistant", but found multiple "user" roles in a row
- [BUG] "Failed to Render MCP (Missing Component Presentation)"This title succinctly captures the core problem of an inability to display an MCP, using technical language and being specific about the rendering failure.
- Missing .claude/commands in CC
- Terminal Output Flooding: Uncontrolled ANSI Escape Sequence Generation
- [BUG] /init does not read from .cursor/rules
- File Descriptor Limit Exceeded: Unable to Open JSONL File
- [BUG] GitHub Action Error: Expected first content item to be text or thinking, but got undefined
- Slash Command Registration Not Immediately Reflecting in UI
- "Unexpected Compaction Prompt and Compaction Failure"
- [BUG] The file system tools in Claude's environment have inconsistent behavior when handling files with Unicode characters in their names.
- /doctor is reporting an error `Running from local installation but config status is 'enabled'. Expected status: 'migrated'`
- File Open Failure: Claude Code Integration Spawns TextEdit Instead of Cursor Editor
- MultiEdit File Content Replacement During Memory Storage
- [BUG] Crash on writing file
- Markdown Rendering: Triple Dollar Signs Lost When Copying ast-grep Patterns
- [BUG] Claude Code crash
- Initialization Failure in Core Module
- [BUG] Updated Memory have placeholders
- Debounce Haiku background word generation by default (or maybe even turn it off) while typing
- Local Installation Migration Inconsistency After Attempted Revert
- Here's a concise, technical GitHub issue title: Web Search Functionality Fails to Use Current Date Context This title captures the core technical problem: Claude's web search capability is not dynamically adjusting to current date information, potentiall
- Failure to Update CLAUDE.md File During Conversation
- Support `Command` for Claude Code SDK
- Feature request: support for visual mode in vim mode
- Claude Code doesn't know about its own /bug command
- "GitHub Access Denied: @ Symbol Prevents File List Retrieval"
- Keyboard Shortcut Failure: Shift+Enter Line Break Not Working
- [BUG] WS client disconnected
- [BUG] Additional .claude dir prevents commands from being discovered
- [BUG] timeout issue when tasked to change favicon.svg
- [BUG] Claude displays `offline` unless some additional domains are allowed
- [BUG] Claude code places methods in the wrong code-block in large files.
- Timeout Error in Claude Code CLI Module During Promise Resolution
- [BUG] Claude CLI fails to connect to VSCode IDE on macOS 15.5
- Inconsistent Claude Model Version Detection in Claude Code
- "Image Upload Failure on macOS with Screenshot Filename Format"
- Unauthorized Git Commit Attempt Violating Repository Permissions
- [BUG] WSL: "Unable to connect to Anthropic services" resolved by disabling telemetry
- Claude AI usage limit reached|1750708800
- V8 ToLocalChecked Error on File Read Operation
- Segmentation fault immediately after trust prompt , i m on a paid Max subscription
- Claude code stopped working and stuck
- [BUG] Stuck in Tool use, no response for any operation
- [BUG] AI makes destructive file operations based on superficial pattern matching without verification
- Context Limit Exceeded When Uploading Large File
- [BUG] Set Claude Code working, returned to find no terminal window (closed itself), and claude is no longer installed
- Add a delay between commands on auto mode so a user can interrupt.
- [BUG] `claude install` installs v1.0.15 and not 1.0.31
- Incorrect User Memory Path in Memory Selection Menu
- Enable iPhone image paste via Universal Clipboard on macOS
- [BUG] My user name is dennis but CC keeps thinking my name is debian (linux distro)
- [BUG] Pressing Enter not running command - just adding a new line
- [BUG] Pasting a specific block of JavaScript object output into Claude Code causes the process to crash unexpectedly.
- "API Request Failure: Empty Custom Command File Causes Persistent 400 Error"
- Feature Request: add `--yolo` flag alias for `--dangerously-skip-permissions`
- Look for roo rules when executing /init
- Fatal "JavaScript heap out of memory" crash caused by inefficient hook transcript parsing`
- Inconsistent Permission Deny Rules for Symlinked/Mounted File Paths
- Subscription Mismatch: CLI Fails with Incorrect Credit Balance Error
- Feature Request: Escape/Cancel Hook for Process Cleanup
- [BUG] Files referenced with relative path from user `$CLAUDE_CONFIG_DIR/CLAUDE.md` attempt to load from current working directory
- Line Break Input Failure in Claude Code CLI
- Feature Request: Option to Use Legacy Chat Interface
- 不能copy图片,不能删除行,在cursor里,ctrl+ k会弹出别的窗口,还有copy图片不行,不能选一个范围来删除文字,太垃圾了。
- [BUG] Claude Code Command Unable to Process References
- Feature Request: Environment Management for Hooks to Ensure Consistent Execution
- Subprocess Environment: Homebrew Bash Not Respected in PATH
- Stderr Redirection Causing Unexpected Behavior in Command Execution
- [BUG]
- Invalid OpenAI Model Name in API Request
- [BUG] /agents command incorrectly parses/renders markdown in agent instructions
- IDE Detection Failure: Unrecognized Installation Method in Claude Code
- Feature Request: Add Hook for Agent Plan Validation (`AgentPlanCreate`)
- [BUG] PowerShell Variable Corruption Bug - MAYBE_FIRST_START Injection
- VSCode Extension: Claude AI Integration Fails to Connect in Cursor on macOS
- [BUG] code CLI debug and verbose modes do not output to stderr
- Scrolling Disruption When Generating Code Blocks in Long Conversations
- [BUG] Claude Code MCP Servers not compatible with Claude Desktop
- [BUG] TypeError: Cannot read properties of undefined (reading 'split') when using Repomix MCP server
- Claude Code is now unusable
- MCP server connection timeout after ~10 minutes
- Feature Request: Declarative Conditional Permissions Based on Tool Outcomes
- Feature Request: Dynamic Sourcing of Allowed Bash Commands from Project Files
- Feature Request: Add 'prompt' list to permission rules for conditional confirmation
- [BUG] PowerShell wrapper fails with "StandardOutputEncoding is only supported when standard output is redirected" error
- [BUG] Keeps using invalid syntax to try to open a file on a specific line
- Issue Title: Delayed Permission Inheritance in Claude Instance Configuration
- Invalid Thinking Block Parameters in API Request
- Notify about new version for manual update users
- [FEATURE] Create a new Release (with a Changelog) when a new version of Claude Code becomes available
- [BUG] `Create new agent` text input doesn't use VIM mode
- using multiple instance of intellij is dangerous because claude code steal focus
- Wrap the path with quota
- [BUG] Custom Sub-Agent Instructions Overridden by Undocumented Name-Based Inference System
- Claude Code Subtask duplicated
- [BUG] Claude Code ignoring VCS workflow instructions telling it to use jj
- Wrong Documentation for Config settings.
- [Feature Request] change initial directory ("cd" isn't enough)
- [BUG] Plan execution interrupted when editing queued message during Plan mode
- Multiline Input Handling Broken in CLI Prompt
- [BUG] Constant Api Connection and Fetch errors
- [BUG] [Requested by Claude] WebSearch tool includes seemingly AI-generated summaries without model awareness, causing confusion about content provenance
- [BUG] VSCode Extension Doesn't Work Well When on Windows
- Self-Update Mechanism Fails, Requiring Manual Global Reinstall
- Feature Request: Roslyn Integration for 99% Token Reduction in Refactoring
- Hook Execution Failure When Multiple Hook Types Combined
- Allow a `-y` or similar flag with `claude migrate-installer` for non-tty environments.
- File Edit Failure: String Not Found in Target File
- Incorrect Disk Space Calculation in Cleanup Logging
- String Replacement Failure in Claude Code CLI
- [BUG] claude -p extremely slow
- Claude Code repeats planning steps after the plan approval when running ![shell command] when planning is on and then asking for plan
- [BUG] IDE detection fails on subsequent runs, requires restart to work again
- add vibe coding mod | maximum vibes
- [BUG] Inconsistent keymaps for pasting images on OSX
- Unexpected Parsing Error with Special Character Input
- [BUG] Image reading - `(B.default || B) is not a function`
- Feature Request: Implement Agentic Loop Detection Service to Prevent Repetitive Actions
- Allow configuring context lines shown in edit diffs
- [BUG] Random crash caused by node
- MCP error -32000: Connection closed - Node.js uncaught exception
- Don't get the option that says "Yes, and not don't ask me again for this session...."
- Claude models unavailable on Vertex AI while Llama 4 works
- Bug Report
- Undefined Property Access in Tool Use Progress Rendering
- [BUG]
- Make `.claudeignore` set ignorePattnerns by default
- [BUG] TypeScript SDK ignores `resume` parameter - session resumption not working
- NVM Node Version Switch Breaks Claude Code Installation on Windows
- [FR] Export conversation, compacting Claude's messages
- Node.js Heap Memory Exhaustion Preventing Chat History Retrieval
- [BUG] Incorrect date display in non-UTC timezones
- Missing Tool Result Block for Tool Use ID toolu_01FCHoHXsqvL3aD5eKGMbqhk
- Claude Doctor fails with raw mode error on Windows 11 + Warp terminal
- Feature Request: Support for Asynchronous ("Fire-and-Forget") Hooks
- Feature Request: Support Sequential, Conditional, and Chainable Hooks for Advanced Workflows
- Feature Request: Introduce a Formal Extension System for Bundling Configurations
- Anthropic API Request Timeout or Unresponsive Connection
- Conversation History Management and Error Handling Improvements for Claude Code
- Content Filtering False Positive in .dockerignore Generation
- Bug Report: Anthropic API Error - Missing Tool Result Block in Claude Code Response Handling
- [BUG] Unicode box-drawing characters Γò¡ΓöÇΓöÇΓöÇΓ
- Missing Tool Result Block for Tool Use ID toolu_01C8jdoH7EFeLasm48ru4qhi
- [Feature Request]: Agent menu navigation with j/k (maybe all menus)
- Subject: My Claude Max Plan was downgraded to Free – Please Help
- VSCode Extension: Missing Header Button After Local Install
- Title: VS Code extension non-functional since pre-v1.0.55
- [BUG] APP_NAME in .env file breaks Claude Code terminal input
- [BUG] incorrectly showing the login message
- [BUG] sub-agents can't use dynamic resources
- Claude AI usage limit reached|1753441200
- SIMPLIFICATIONS
- Feature Request: Enable Hooks to Return Rich, Structured Feedback
- [BUG] Diff don't show when using Remote MCP server
- Feature Request: Formalize Custom Slash Commands with Structured Definitions and Model-Led Argument Parsing
- Invalid AWS Region Validation Overrides User Configuration
- [BUG] Claude Code automatically reverts user code changes without permission
- Systematic Violation of KISS Principle Causing Cost Escalation
- PDF Compaction Fails with Anthropic API "Conversation Too Long" Error
- Local Memory Submission Corrupting CALUDE.md File
- ~/.claude.json and ~/.claude/ world-readable
- Feature Request: Session-Scoped In-Memory State for Hooks
- [BUG] Bash tool mangles heredoc syntax at command level
- [BUG] Fatal crash in file operations after executing SQLite database queries
- Anthropic API Request Timeout During Execution
- HELP! I can't do 💩! Invalid Tool Input Schema: Unsupported JSON Schema Composition
- VSCode Extension: Incorrect Working Directory Detection
- Feature request: Add vim-style j/k navigation for previous message history
- Windows MCP Connection Failure
- JavaScript Syntax Error in Name Change Script at Line 112
- Feature Request: Enhanced /mcp Command with Server Management
- [BUG] API Request Timed Out error still uses Claude Opus tokens
- [BUG] Made a very basic mistake on time/date
- Inter-Agent Communication and Parallel Task Execution Support
- Background Process Not Detaching During npm Run Command
- CRASH BUG: panic(main thread): attempt to cast negative value to unsigned integer
- [BUG] Claude-code escaped current directory
- Docs: Clarify "stable" vs. "latest" installation versions and update CHANGELOG
- Feature Request: Implement `--summary` mode for concise execution overview
- Bash tool can't cope with variable assignments
- RangeError on Large Output
- RangeError: Invalid String Length in Stream Processing
- [BUG] RangeError: Invalid string length
- [BUG] MCP Tool Permission System Broken in Claude.ai Web Interface (I cannot find anywhere to post this to get any eyes on it?)
- [BUG] USE DATETIME when Claude Code does Web Search
- Unhandled Anthropic API Response Containing Inappropriate Language
- Ctrl + R expand all the details
- [BUG] Open VSX has marked vs code extension as malicious causing VS code forks using Open VSX to uninstall the extension automatically
- Conversation Compaction Failure: Summary Generation Error
- Compact Summary Generation Failure in Conversation Summarization
- [BUG] Can't add image to chat when using claude code via wsl2.
- Bug: Claude unexpectedly terminated during tmux statusline debugging session
- SUB AGENT GIMMICK Agent Execution Stalls: Sub-Agent Delegation Causing Performance Degradation
- Anthropic API: Unexpected Opus Usage Limit Warnings on Pro Plan
- Claude Code: Connection Errors via Mobile Hotspot
- [BUG] claude IDE plugin does not auto-install for windsurf-next
- VSCode Terminal Shift+Enter Keybinding Installation Failure
- Add response timing display for interactive sessions
- Context Persistence Broken: Ctrl+R Fails to Fully Restore Previous Interaction State
- [FEAT] Support Windows Integrated Authentication (NTLM/Negotiate) for Corporate Proxies + PAC file
- Anthropic API Request Fails with Unexpected Response Format
- Search task is slow in large repos – switch from find to rg
- Statusline Command Fails to Parse New JSON Input with Cost Field
- Title: Node.js fs Error: Stale WebStorm Path Blocking Claude CLI Launch
- [BUG] Context (instruction) is not idempotent
- [BUG] Claude Code randomly nukes claude.json in wsl
- [BUG] Request size exceeds model context window
- API Request Size Exceeds Context Window Limit
- Save session based on git branch
- [BUG] `.claude.json` is trucated directly, and so occasionally gets corrupted
- Feature Request: One-time Model Addressing in Claude Code Prompts (e.g. `@opus`)
- Instruction Compliance Failure: Unauthorized Implementation Bypassing User Directives
- After Compact Action, Fails all Modify Code, Performs Simulation Only
- Anthropic API Connection Failures with Repeated Timeouts
- Persistent Anthropic API Connection Failures During Build Process
- Anthropic API Request Timeout During Long-Running Code Generation Task
- Persistent Network Fetch Failure with Exponential Backoff Retry
- Persistent Anthropic API Connection Failures with Exponential Backoff Retry
- Anthropic API Connection Timeout: Repeated Processing Errors
- Invalid JSON Request: Malformed Surrogate Character in API Payload
- Anthropic API Timeout: Repeated Request Failures During Campaign Editor Initialization
- Hallucinatory State: Agent Fails to Execute Intended Actions
- [BUG] Hitting ESC to exit /bashes also aborts active task
- Add /edit <file> command to open files in terminal editors
- [BUG] Hooks configured but not executing despite being detected
- Feature Request: Enhanced Parameter System for Slash Commands
- [BUG] ripgrep filling up disk space with every update
- [Bug] MCP Authentication Fails with 404 Error for GitHub and Figma Integrations
- [Bug] Context Window Overflow Despite Reported Available Space
- 🚨 BUG: Persistent Unnecessarily Auto-Compact Triggered in an INFINITE LOOP - MAKING CLAUDE CODE USELESS!
- [BUG] Task subagents fail to inherit permissions in MCP server mode (affects both WSL and native Windows)
- Continuous Compaction Loop Preventing Usable Workflow in v1.0.88
- Could Claude Code be given a PerformBasicMaths tool?
- Implement Chat Session Transfer and Improved Session Management
- [Bug] Incorrect Task Status Marking After Build Failure
- [BUG] Claude incorrectly thought a complex command was `/dev/null`
- [Bug] Critical Security Vulnerability in Claude Code
- MCP List: Missing Server Scope Indication
- SDK: Provide "tool calls" property on json output
- [BUG] FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
- LSP for integration in editor
- [Bug] Context Window Rapidly Depleting on Startup Despite /clear Command
- [BUG] MCP Error Responses Only Display First Content Block
- Segmentation Fault in Main Thread During Runtime
- Task tool agent output not displaying in VS Code terminal
- Frontmatter Parsing Error: Missing 'name' Field Despite Valid YAML
- api error: 401{"type" ; "error": {"type":...
- [Bug] [Has Workaround] Auto-Compact Resetting Context Limit To 4-6% Causing Frequent Compaction Loop
- `/agents` description should allow multiline
- [Bug] Excessive Compaction Cycles Impacting Task Completion
- Feature Request: Automated Test Failure Detection and Self-Remediation for GitHub PRs
- [Bug] Anthropic API: Hallucination and Failure Mode Detection Bypass
- Startup hook output re-displays on every turn with --verbose flag
- [Bug] Git Commit Error Detection Failure in Claude Code 1.0.92
- 5-hour limit reached ∙ but only worked for 2 hours!
- [BUG] 10 Mins Of Claude CHAT Usage - You are Approaching the 5 Hour Limit YOu guys need to fix your code
- [BUG] "CLI shows 'undefined' during tool execution status"
- [Bug] Claude Code: Initialization Fails with Schema Processing Errors
- [BUG] Repeated Error editing perl script
- [Bug] iOS Build Failure: Duplicate PhotoValidationResult and Missing API Methods
- What is 5 hours limit?
- [BUG] CRITICAL: Write tool creates files outside working directory on Windows
- I have executed "/login" and it prompts "Login successful",...
- [Bug] Conversation Compaction Breaks Resume Selector Summary
- [Bug] Anthropic API Response: Unreadable Control Characters in Output
- [BUG] - Accidentally pressing ESC while Claude Code is actively processing a request
- [BUG] Special characters in context finder search
- [Documentation] Miss BashOutput documentation
- [BUG] Approaching Opus usage limit :: wrong message
- [CRITICAL BUG - REGRESSION] Claude Code v1.0.93 Causes macOS System Corruption During Bulk GitHub Operations
- JavaScript Heap Out of Memory During Stream Write Operation
- Task Management Process Violation: Incorrect Status Tracking for TASK-SIP-248
- [BUG] First 20s of loading Claude within WSL - 1s on 1s off (terminal alternates between showing changes and not showing changes)
- Synchronization Discrepancy: Local Branch Analysis Showing Outdated Commits
- [Bug] Text Formatting Breaks in Dark Theme Modes
- [Bug] Hook Navigation Infinite Loop on Duplicate Entries
- [Feature Request] [Colorblind] Add Clear Visual Indicator for Selected Slash Command
- [Bug] Anthropic API Error: Invalid JSON Request Body Parsing
- UX Request: claude mcp add ...
- CLAUDE is isgnoring directives in CLAUDE.local.md for saving work
- [Bug] Token Generation Progress Indicator Missing
- [Bug] Unintended Persistence of Legacy Markdown File Processing
- Feature Request: Auto-exit
- Docs: Align changelog with new feature rollouts (e.g., slash command positional arguments)
- [Behavior Request] Know when to just answer vs execute
- Configurable Compaction Warning Threshold to Prevent Conversation Degradation
- [BUG] Write tool fails with "object instead of string" error when writing files
- [BUG] Claude runs git restore without confirmation
- [Bug] Anthropic API Error: Invalid Tool Use Input Dictionary
- Plan Mode by command
- [Bug] Rendering Glitch After Scrolling in UI
- [Feature Request] Add method to clear MCP tools context
- [Bug] Experimental EnvHttpProxyAgent Warning on Startup
- Plan Mode Failure: Claude executes commands and writes files instead of creating a plan in v1.0.95
- Docs: Comprehensive documentation out of sync with changelog features
- Frontend: Create pages to display locations and categories data
- [Bug] Anthropic API Error: Conversation too long during compaction
- [BUG] Claude Code fails to login via the Anthropic Console in VSCode when using devcontainers
- Switching folders in UI causes confusing session loss - no warning, hard to recover
- Plugin not visible in Discover or Installed tabs after local installation in another project
- NA
- Environment variables stripped from command arguments before shell execution
- [Bug] `/status` reports false VS Code extension installation error despite successful IDE connection
- Bug Report: PreToolUse Hooks Strip Result Data from AskUserQuestion Tool
- Feature Request: PreContextCompaction hook event