Digest / January 30, 2026
Claude Code Issues Digest — January 30, 2026
227 new issues filed ·
192 resolved in anthropics/claude-code (UTC day).
New issues (227)
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- Multi-root workspace should use active file's folder
- Claude in Chrome extension not connecting on Windows 10 despite correct NativeMessagingHosts configuration
- Thai text rendering issue - characters overlapping in input field
- [BUG] Browser extension connection broken in v2.1.25 - works in v2.1.19
- [Bug] PWD randomly changes to sandbox temp directory after /add-dir
- Chrome extension not connecting to Claude Code CLI
- [BUG] Source directory was deleted
- Feature Request: Support for alternative Chromium browsers (Comet, Arc, Brave, etc.)
- [Feature Request] Add command to list auto-rules in .claude/rules directory
- [Bug] Silent exit when clearing .next cache with directory not empty error
- Shell snapshots have /usr/bin prepended to PATH, breaking conda
- Allow rules override ask rules, preventing broad allow with specific ask carve-outs
- [Bug] Context output missing syntax highlighting
- "Allow for remainder of session" permission does not persist - prompts repeatedly for same tool
- [BUG] Orphaned plugin hooks persist after plugin removal - cannot delete via /hooks UI
- [FEATURE] Feature Request: Expose agent token usage metrics in Task tool response
- Chrome extension connection fails: Native messaging host crashes with Bun assertion failure on Windows
- [Bug] Cloudflare deployment documentation outdated for current model
- Clicking markdown links opens URLs with null origin, breaking SPAs
- Plugin agents not loaded from standalone agent-only plugins
- [BUG] Sandbox CWD tracking uses CLAUDE_CODE_TMPDIR which is not in sandbox allow list
- [BUG] CLAUDE_CODE_SHELL environment variable is ignored on Windows
- [BUG] warn for ec2 iam role issue
- Permission allow-list captures entire literal commands instead of extracting command patterns
- [BUG] API 400 error: tool_reference.tool_name exceeds 64 characters when ToolSearch loads MCP plugin tools
- Windows: Hook .sh scripts open in editor instead of being executed
- [BUG] CLI strips extra content when removing thinking tags from text block
- [BUG] Thinking-only responses returned as text blocks when followed by tool_use
- [Bug] Bash tool invocations display non-fatal exit codes as red errors
- Feature request: Additive merging for permissions across settings files
- Thai vowel characters not displaying correctly in Claude Code TUI on Windows
- [BUG] /compact always fails with "Conversation too long" since v2.1.23 (regression)
- Memory features: project-level, cross-project, and account-level persistence
- [FEATURE] Support Cmd+A (Select All) in prompt input field on macOS
- Conversation resume fails after context compaction with extended thinking (Opus 4.5)
- [BUG]Edit tool preview crashes with Chinese text: "byte index is not a char boundary"
- [BUG] paths: frontmatter in user-level rules (~/.claude/rules/) is ignored
- [Feature Request] Auto-set session name from current git branch
- [BUG] Setup hook with matcher "init" does not fire for \claude --init`, only for `--init-only``
- Last assistant message lost when terminal closed abruptly and session resumed
- [DOCS] Status line documentation incorrectly states only first line is used
- Drag and drop file path insertion broken in 2.1.25 (Kitty terminal)
- Thai character 'า' (Sara Aa) not rendering in CLI output
- Desktop: Files written to /home/claude/ instead of project working directory
- [FEATURE] Emoji reactions on model responses
- [FEATURE] Add settings to hide token counter and version display in status line
- Plugin marketplace update creates literal ~ folders instead of expanding tilde
- Bun segfault during extended multi-agent workflow (Windows)
- claude install reports installing v2.1.25 but actually keeps v2.1.23
- Claude Code responds in English when user speaks Spanish
- [Bug] User skills and agents not loaded after update to v2.1.25
- [BUG] Incorrect skill deduplication on NFS filesystem - only 1 of 8 skills loads
- [BUG] Claude.ai MCPs not showing up on Claude code
- Repeated Bun v1.3.5 segfaults -- 78 crashes, root cause identified (Windows + WSL)
- [Windows] Chrome MCP bridge fails - socket path mismatch between native host and MCP bridge
- [BUG] VSCODE extension v2.1.25 crashes devcontainer sandbox with "PendingMigrationError: navigator is now a global in nodejs"
- Hook scripts fail on Windows: backslash paths misinterpreted by Git Bash
- [Bug] statusline-setup agent uses hardcoded path instead of $HOME on Windows
- Content filtering blocks legitimate development work mid-session, causing work loss
- [FEATURE] Feature Request: Auto-save conversation history locally
- [BUG]
- [BUG]
- [Bug] Claude Code fails to follow documented pre-modification instructions for CLAUDE.md
- [BUG] JQ bug in CC bash output tool call
- [BUG] JQ Tooling Bug in CC Bash
- /usage dialog immediately dismisses without loading data
- [Bug] v2.1.25 Main Thread Busy-Wait: 75% of sessions spin at 60-70% CPU (WCHAN = -)
- Claude Chrome Extension Associated with Renderer Crashes
- [FEATURE] Skill tool should deduplicate - loading same skill multiple times fills context
- [Feature Request] Add option to suppress or limit verbosity of git diff output
- Feature request: Make spinner verbs configurable
- Feature: Visual prompt state indicators (working/waiting/done/error)
- [BUG] [CRITICAL] Interrupt button does not stop processing - logout also fails to stop
- Segmentation fault crash on Windows x64 (Bun v1.3.5)
- Feature Request: Auto-save session summary before compaction
- [BUG] Claude output on tool
- Claude code plugin error, why does the same plugin have two records, one successful and one failed: 1.plugin:typescript-lsp:typescript Plugin · unknown · × failed to load · 1 error 2.typescript-lsp Plugin · claude-plugins-official · √ enabled
- [Bug] Anthropic API Error: Image dimensions exceed max size for many-image requests
- [FEATURE] Add native Task orchestration tools (TaskCreate/TaskUpdate/TaskGet/TaskList) to VSCode extension
- [Bug] Claude refuses to modify previously created scripts despite user request
- [BUG] JetBrains plugin path format mismatch - /mnt/c/ vs /c/ prevents IDE detection on native Windows
- [BUG] Authentication fails with 403 error when using Claude extension via SSH remote connection
- [MODEL] Opus4.5
- claude-agent-sdk returns tool_result blocks in wrong order for parallel tool calls, causing API 400 errors
- [Bug] Multi-line input history navigation loses content when scrolling up beyond input
- [BUG] Claude Code proposes edits inline in terminal instead of opening VS Code diff editor on Windows 11
- [Bug] Upgrade hint renders vertically, blocking CLI interface
- [Bug] `/plugins` command shows errors for installed plugins and details view unresponsive
- [BUG] freeze
- [BUG] "Jupyter notebook detected" Connect button injects mcp__jupyter tool reference, but tool is not available
- [BUG] Current input is not saved to history
- [BUG] Authentication fails with 403 error when using Claude extension via SSH remote connection
- [BUG] Bash tool produces no output on Windows - commands run but output files remain empty
- Plugins fail to load in VS Code Dev Containers: marketplace cache uses Windows host path inside Linux container
- [FEATURE] AskUserQuestion: Allow customizing the "Other" option placeholder text
- [FEATURE] AskUserQuestion: Allow single option (since "Other" is always added)
- [BUG] Thinking mode disabled for first response after skill/slash command invocation
- [BUG] Claude Code fails to reload page via Chrome extension
- [BUG] TUI extracts slash command pattern from pasted text and displays it as user input
- Feature Request: Add elapsed time to Bash tool results
- Memory spike to 12GB when reviewing changes
- [BUG] Malformed YAML in skill description breaks slash command autocomplete
- [DESIGN FLAW] Context compaction destroys workflow — no CLAUDE.md reload, no pause, auto-continues and breaks own work
- VSCode extension doesn't read env variables from ~/.claude/settings.json
- [BUG] TUI does not display subagent's intermediate text content, only reserving empty space
- [BUG] PUT A WARNING ON MAIN GITHUB PAGE: DON'T INSTALL IN WINDOWS BECAUSE IT WILL STEAL 4 HOURS OF YOUR LIFE!!!!
- [BUG] Please disable 'run tests in the background' - its too undercooked for production
- Feature Request: Add hook event for plan mode transitions (ExitPlanMode/PlanApproved)
- [BUG] "ReferenceError: Bun is not defined" fires repeatedly on Windows (npm install), causes crashes
- [BUG] WhatsApp voice messages download as 0-byte files (Baileys downloadMediaMessage returns empty buffer)
- [BUG] ANSI color codes corrupted by hard-coded line breaks - affects all long text output
- [Bug] Homebrew installation missing update notification on launch
- [Bug] Chrome Native Host crashes on Windows with Bun 1.3.5 named pipe initialization
- [BUG] You need to restart it if you want to see your conversation history using the dropdown.
- [Bug] Multiple issues: Terminal rendering glitches, infinite scroll, background task deadlock, missing clipboard image paste
- [FEATURE] claude.{url} Login
- Shell snapshot doesn't capture zoxide dependency functions, breaking cd alias
- [BUG] Fatal Rust panic: byte index 14 is not a char boundary in Unicode string handling
- [Bug] Subagents complete multiple times causing duplicate processing and redundant summaries
- Sandbox: spurious Operation not permitted on /tmp/claude-501/cwd-* due to macOS com.apple.provenance xattr
- Feature Request: Expose subscription usage data via local file or API
- [BUG] Bash Tool is always time out
- [Bug] --system-prompt flag fails to instantiate and doesn't override CLAUDE.md
- [BUG] High CPU usage (~400%) when Jupyter notebook and Claude Code sidebar are both open
- [BUG] Personal skill not auto-triggering despite matching task description
- [BUG]
- Context7 plugin registers duplicate MCP servers - one broken, one working
- Add 'Remember this permission' option to permission prompts
- [Feature Request] Add project-exclusive MCP configuration option to disable user-level aggregation
- MCP server shows "connected" but browser automation tools return "Browser extension is not connected"
- [BUG] Oncall Issue Triage fails to find relevant issues
- Chrome extension not connecting: 'Browser extension is not connected' error
- spinnerVerbs: Add suffix customization + fix orange shimmer emoji rendering
- [BUG] mTLS client certificates broken in v2.1.23+ (works in v2.1.22)
- You've hit your limit · resets 7pm (Europe/Paris)
- [BUG] Since morning It has been Generating only not exciting orders
- [FEATURE] PermissionRequest and PermissionResponse hook events for metrics
- [BUG] VSCode Remote SSH: Extremely slow tool execution / UI unresponsive (regression in 2.1.20+)
- [Bug] Compaction fails with "Conversation too long" error when context limit reached
- [BUG] Permissions: unexpected lack of glob expansion
- [FEATURE] Configuration to expose Sonnet (1M Context) for non first party APIs like Vertex / Bedrock
- [DOCS] How to connect to IDE from container
- Memory explosion (400MB → 14GB) when subagent invokes Skill tool - WebKit Malloc leak
- [FEATURE] Show deferred MCP tools overhead in /context command
- UI response appears twice for the same query
- [FEATURE] [VS Code Extension] Pin chats in Directory's dropdown CRITICAL FIX needed
- [BUG] 🛑 **INSTANTLY** Running out of Limits Because Claude Code Is Submitting Messages **TWICE**
- [FEATURE] Add "smarmelling" to Processing Animation Strings
- [BUG] Streaming output tokens are incomplete in session.jsonl compared to /cost
- Claude code not able to connect with chrome extension
- [BUG] Chrome native host crashes on Windows with Bun panic — "Browser extension is not connected"
- Session resume does not preserve --dangerously-skip-permissions flag
- [BUG] Claude Code spawns multiple duplicate processes causing server crash (OOM) on VS Code and Cursor - v2.1.25
- The /ide command cannot detect VS Code on Windows despite extension running
- Bug Report: Chrome Extension Not Connecting in Claude Code (Terminal) but Works in Claude Desktop
- [FEATURE] Expose shell environment details to Claude
- [BUG] claude update and install script report success without actually updating on Windows
- [FEATURE] Add direct feedback mechanism
- [BUG] Parent token counter increases while subagent (Task tool) is running
- Feature Request: Enable Task tool for subagents to support hierarchical agent workflows
- Chrome native host crashes on Windows 11 - Bun internal assertion failure
- [BUG] Subagent Bash commands show 'Waiting…' merged with command text, persists after completion
- "Accept all edits during this session" doesn't persist - keeps asking for permission
- [BUG] Subagent TUI display expands with blank lines after completion
- [BUG] claude-in-chrome extension doesn't connect despite being installed and configured
- [BUG] PreToolUse hooks exit code ignored - operations proceed after hook failure
- [FEATURE] Agent-specific file permissions for specialized agents
- [BUG] Claude cannot construct remote bash commands correctly even when it know how to.
- [Bug] IntelliJ IDEA Plugin Regression in Latest Version
- [BUG] Shell profile echo statements pollute hook stdout, causing "JSON validation failed" errors
- [MODEL] Attempted multiple times to access git, stage commits, execute commits, and fetch code
- [BUG] git submodule add silently fails via Bash tool
- Plugin update doesn't fetch new version - requires marketplace update instead
- /agents generator should capture skills from user descriptions
- Add day-of-week to /usage token reset date
- Chrome extension not connecting
- [BUG] CRITICAL: /clear command leaks subagent processes causing memory crashes
- Claude Code in Windows 11 unable to connect to Chrome browser with Claude extension
- [Bug] Context window limit reached consistently at ~84% of session usage
- [FEATURE] Open source Claude Code CLI
- Xcode + Core Data: Model file modified by Xcode when Claude Code edits Swift files, causing data loss
- [BUG] settings.json Proxy Configuration Doesn't Work for Claude (But CLI Does)
- [FEATURE] Support VS Code 'Send Elements To Chat' integration with Simple Browser"
- [BUG] Claude Code v2.1.21 broke NVM
- [BUG] Claude Code native installation not working with Private Access
- [Bug] Hooks consistently ignored during execution
- [BUG] PreToolUse hook "block" response ignored on Windows
- [BUG] The `@` file picker in Claude Code TUI does not respect `.claudeignore` patterns. Files from `.next/` directories appear in the fuzzy search results even when explicitly ignored.
- [Bug] IDE detection fails when running Claude Code in JetBrains Rider terminal
- [Bug] Bash commands with ! prefix execute in wrong working directory on Windows CMD
- "Prompt too long" causes complete hardlock requiring session restart
- [FEATURE] Save to global permissions' option in permission prompts
- [BUG]
- [BUG] VSCode ext - "Fork conversation from here" doesn't do anything
- [Feature Request] CLAUDE.md procedural prerequisites not enforced as mandatory pre-flight checks
- [FEATURE] PreToolUse hooks should override permission grants for defense-in-depth security
- Input field unresponsive after completing session with heavy sub-agent/task usage
- [BUG] Built-in slash commands hidden from autocomplete when too many skills are installed
- Add option to hide MCP resources from @ file picker autocomplete
- [BUG] Claude Code ignores AGENTS.md rules and doesn't act as gatekeeper
- [BUG] Bash tool pwd behavior creates unrecoverable confusion for the model
- [BUG] can't rewind a plan and answer the questions differently
- [Bug] Claude Code API instability and inconsistent behavior over past 2 weeks
- LSP: 'non-added document' error - missing textDocument/didOpen notification
- Resume shows only partial conversation history due to stale sessions-index.json
- Docs: hookSpecificOutput schema incomplete - missing SessionStart event
- [BUG] Terminal UI freezes/hangs significantly after running `/plan` command (macOS)
- [Bug] /chrome command not functional in windows 11 since 2.1.17
- Feature: Add background mode option to agent frontmatter
- [DOCS] CLI reference missing --from-pr flag for PR-linked session resume
- [DOCS] Session management missing automatic PR linking documentation
- [DOCS] VS Code documentation missing Chrome integration instructions
- [DOCS] Permission docs need content-level vs tool-level precedence clarification
- [Bug Report] Unable to process request - insufficient information provided
- CLI hangs at 99% CPU on startup with large session .jsonl files
- CLI hangs at 99% CPU on startup with large session .jsonl files
- [BUG] Critical memory regression in 2.1.27 - OOM crash on simple input
- [BUG] Claude Code web default domains not working
- Interactive mode freezes on non-git directory (Google Drive) since v2.1.25
- Feature Request: Hot-reload agent definitions without restart
- [BUG] Error: Error during compaction: Error: Conversation too long. Press esc twice to go up a few messages and try again.
- Chrome extension connects to Claude Desktop but not Claude Code on Windows
- [BUG] Extreme memory usage when opening Claude panel in split view in VS Code on Kubuntu/Linux
- [BUG] Claude Code Infinite Loop on Corrupted Project Cache
- [BUG] Edit/Write tools bypass permissions.ask rules (regression of #11226)
- [BUG] Regression in 2.1.27: Infinite CPU loop on project startup
Resolved issues (192)
- Thai text rendering issue - characters overlapping in input field
- CareView Testing Checklist
- [Parley] Conversation Simulator: Add sub-node coverage tracking
- [BUG] Install the PyCharm plugin from the JetBrains Marketplace: https://docs.claude.com/s/claude-code-jetbrains
- [BUG] Showing and hiding thinking resets the ↓tokens consumed counter
- [Bug] Bash tool invocations display non-fatal exit codes as red errors
- [BUG] Sandbox CWD tracking uses CLAUDE_CODE_TMPDIR which is not in sandbox allow list
- [BUG] SessionStart hooks incorrectly deduplicated across plugins
- Thai character 'า' (Sara Aa) not rendering in CLI output
- Desktop: Files written to /home/claude/ instead of project working directory
- [Bug] User skills and agents not loaded after update to v2.1.25
- [BUG]
- [BUG] JQ bug in CC bash output tool call
- [BUG]
- [BUG] JQ Tooling Bug in CC Bash
- [BUG] Despite thinking being enabled, I can not run claude-code properly due to clear_thinking_20251015 strategy
- Thai vowel "า" (U+0E32) not displaying in input field
- [BUG] VSCODE extension v2.1.25 crashes devcontainer sandbox with "PendingMigrationError: navigator is now a global in nodejs"
- Feature: Notification when background Bash command completes
- Feature request: pre-compact hook or include last N interactions in compact summary
- [Bug] Custom skills and safety instructions not respected during task execution
- [MODEL]
- [FEATURE] Auto-approve Write/Edit tools after plan approval in plan mode
- [Feature Request] Add custom session naming/labeling for multi-terminal workflows
- [Bug Report] Incomplete bug report submission
- [Bug] High CPU usage on terminal window resize events
- [BUG] Agent processes only first notification when multiple background tasks complete in parallel, remaining notifications queued indefinitely
- [Bug] Vietnamese diacritics not supported in input handling
- [FEATURE] Support rules field in plugin.json for distributing rules via plugins
- [BUG] Stop hooks fail with 'spawn /bin/sh ENOENT' on session end
- [BUG] Write file always fails with InputValidationError: file_path and content missing (v2.1.19–v2.1.20, macOS)
- [Feature Request] Add notification sound when Claude Code awaits user input
- [BUG]
- [Bug] Claude stops processing markdown documents after ~50 lines
- Plugin loader ignores skills array filter, causing duplicate skills
- [BUG] Claude crashes with unhandled promise rejection
- [BUG] Skill tool incorrectly triggers Bash permission check on markdown content
- Feature request: Improve chat naming when using custom skills
- [Feature Request] Add project-level tasks folder configuration support
- [Feature] Support CLAUDE_CODE_OAUTH_TOKEN for `claude -p` (print mode)
- Plugin skills with user-invocable: true not appearing in slash command autocomplete
- Statusline model.display_name not updating after /model command
- Session resume freezes with large MCP tool results
- Bug: Claude repeatedly ignores CLAUDE.md instructions in favor of training data patterns
- LSP plugins fail on Windows with "spawn ENOENT" error
- [BUG] API Error: 400 due to tool use concurrency issues. -- I lost all my tokens.
- [Bug] Plan context lost when cleared without saving to disk
- You've hit your limit · resets 2am (Europe/Berlin)
- MCP UI shows "Authenticate" button for env-var based auth, attempts incompatible OAuth
- Context truncation causes loss of conversation history - memory persistence question
- Feature Request: Expose session_name in hook payloads and add Command hook event
- [Bug] Powershell on Windows 11 inserting extra lines in CLI output
- API Error: 400 due to tool use concurrency issues.
- Unpaired Unicode surrogates from tool results corrupt session history, causing all subsequent API calls to fail
- [BUG] Multi-turn tool use in -p mode fails with "tool_use ids must be unique" (regression in 2.1.19)
- [Feature Request] Support Option+Delete (⌥+Delete) for deleting word left on macOS
- [BUG] API Error: 400 due to tool use concurrency issues.
- Claude doesn't thoroughly read CLAUDE.md before working
- API Error 400: tool_use ids must be unique in version 2.1.19
- [BUG] @file references don't work in directories added w/ `/add-dir`
- [BUG] Claude Code in Claude Desktop fails to work with local projects
- [Feature Request] Add keyboard shortcut to copy last message output to clipboard
- [Bug] File deletion blocked for files in current working directory
- [FEATURE] @haiku, @sonnet for easy model swiching.
- MCP tool name exceeds 64 character limit with UUID-based server IDs
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [BUG] is:issue state:open slash commands not working in claude desktop in "code" mode
- The /context command displays context usage meter twice
- [BUG] Code mode 403 error only with local folders (GitHub repos work fine) - Windows 11
- [Bug] Ghost sessions remain active after exit, chrome MCP subprocesses not terminated
- [BUG] VSCode Chat UI extension does not notify users when connection to server is lost
- Multiple choice prompts don't line break correctly in narrow terminal panes
- [BUG]
- [BUG] Slack MCP connector fails to authenticate - SSE OAuth flow broken + GitHub PAT undocumented
- File autocomplete dropdown (@) displays at half terminal width, making it unusable
- [Bug] Plan mode ignores CLAUDE.md fail-fast and no-fallback policies
- [BUG] Claude output on tool
- Chrome extension fails to connect when Claude Code runs in nix-shell due to TMPDIR mismatch
- [FEATURE] Session identification for concurrent Claude Code instances
- [DOCS] /passes command documented but does not exist
- [FEATURE] Install location option for `claude install`
- [Bug] Continue conversation command shows garbled input "esume" in terminal UI`(Warp)
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- Claude Code fails to detect git despite correct installation
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant message
- API Error 400: thinking blocks modified in conversation history
- Session freezes with 100% CPU spin loop after idle/terminal switch
- [BUG] Subagent processes not terminated after parent session ends, causing memory exhaustion
- [BUG] Agent keep asking for the same permission
- --plugin-dir flag documentation unclear and behavior inconsistent
- Inconsistent name prefix handling between commands and skills
- Skill auto-namespacing does not work as documented
- Skills not loaded when using CLAUDE_CONFIG_DIR environment variable
- Stack overflow crash from corrupted JSONL session files during concurrent writes
- [BUG] Browser extension not connected - tabs_context_mcp fails
- [BUG] Shift+Enter executes prompt instead of creating new line
- Claude ignores skill triggers even when user request clearly matches skill description
- Feature: Smart permission matching for compound shell commands
- [BUG] ToolSearch:optimistic logging spam causes session freeze (v2.1.19)
- [DOCS] How to run a script with a command?
- [FEATURE] Show absolute token counts in /usage command
- [Problem] Feature Request: Auto-generate session titles
- [Bug] Claude Doctor hangs on macOS with iTerm2, unresponsive to input
- Feature: Notify users when skills are added or updated
- [HIGH PRIORITY] Claude ignores user-defined rules in .claude/rules/
- [HIGH PRIORITY] Claude exposes secrets/tokens in tool output - no redaction
- Claude in Chrome extension not connecting to Claude Code CLI
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- Plugin skills not discovered in / menu - only commands/ directory works
- [Bug] Async hooks fail to notify Claude Code of completion
- [Bug] Chrome extension connection failed after reinstall
- [BUG] Git diff status traps focus and feels very buggy.
- [FEATURE] Customizable theme color for the octopus logo
- [BUG] Bash tool execution consistently fails with temporary script file error on macOS
- [BUG] Terminal crash on EISDIR error when Read tool used on directory (Windows)
- Claude OAuth requires dynamic client registration, making Azure AD/Entra ID integration complex
- False Positive: Security Hook Blocking Write Tool on Non-Code Files
- [FEATURE] allow override of verbose claude with flag
- [BUG] CC "Image cannot be empty" when pasting a copied selection of a CSV
- [BUG] Slash Command Text Loss Issue
- [BUG] Plugin-registered hooks are executed twice with different PIDs
- Model is unaware of manual editing of diff viewer in IDE
- Add option to disable thinking animation shimmer effect + show token usage
- Low Context Management in Claude Code CLI
- [BUG] Critical Bug - Claude Code forces non-existent cygpath on Windows, ignoring available shells
- [FEATURE] IDE integration for multiple claude code session inside the same workspace
- Feature Request: Run Claude with a slash command from CLI and provide arguments
- Feature: Improve background process visibility like CLI version
- [Bug] Git safety checks bypassed when executing destructive commands without confirmation
- [BUG] Ghostty terminal crashes when dropping folder from Nautilus into Claude Code on Linux
- [BUG] API Error: 400. Each `tool_use` block must have a corresponding `tool_result` block in the next
- [Bug] Inaccurate PR approval status reporting without verification
- Feature request: /export-all that includes the whole content of a session, and is not limited by compaction or terminal buffer limit
- [FEATURE] Keep command outputs stored for reference
- [BUG] Unexplained Password String Generated by Claude Code
- [AI Generation] Make Teacher Personality Generation Non-Interactive - Part 1/2
- [BUG] Agent does not follow the correct format when creating sub-agents.
- [Bug] Smart quotes cause parsing errors in code input
- [BUG] Bash tool pollutes user shell history with internal wrapper commands
- A tendency to re-write tests so they pass.
- Model incorrectly assumes it can detect app restarts via session continuity
- [BUG] MCP servers added by "claude mcp add-from-claude-desktop" often forgotten
- [BUG] Upgrade command communicated fails
- Restore Blocking Stop Command Hooks in Claude Code
- [Bug] Data leak: Convex deployment credentials exposed to other customer accounts
- I can see you've shared an image URL, but I'm unable to access external images or links. To help you generate a GitHub issue title for a Claude Code bug report, please provide: 1. A description of the bug or issue you encountered 2. Any error messages you
- [BUG] Add automatic paging for long command outputs
- [Feature Request] Add programmatic theme control API and system theme change detection
- Enforce Hypothesis-Driven Debugging Mode
- Research-First Workflow Enforcement
- Anti-Pattern Detection
- Built-in Learning Memory and Documentation Prompts
- Security Awareness and Token Redaction
- Meta-Issue: Pattern Matching vs. Causal Reasoning
- [Feature Request] Implement Thrashing Detection and Auto-Intervention
- Session Continuity Improvements
- Claude Code stores all bash output in memory causing 90GB+ memory usage and crashes
- [BUG] system reminders about `TodoWrite` keep appearing even if it's a disabled tool
- Weekly limit reached · resets 10am (Asia/Seoul) · /upgrade to Max or turn on /extra-usage
- [BUG] Claude ignores explicit protocol/document instructions and jumps to task execution
- [FEATURE] Command to save latest Claude response as markdown
- [BUG] Authentication fails with 403 error when using Claude extension via SSH remote connection
- [BUG] Current input is not saved to history
- Plugins fail to load in VS Code Dev Containers: marketplace cache uses Windows host path inside Linux container
- Corner duplicates at boundaries
- [BUG] WhatsApp voice messages download as 0-byte files (Baileys downloadMediaMessage returns empty buffer)
- [BUG] Please disable 'run tests in the background' - its too undercooked for production
- [BUG] ANSI color codes corrupted by hard-coded line breaks - affects all long text output
- [BUG] You need to restart it if you want to see your conversation history using the dropdown.
- [BUG] Bash Tool is always time out
- [Bug] [Regression] Background commands don't notify Claude Code on completion
- [BUG] Incredibly fast consumption of limits
- [BUG] CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS doesn't remove ?beta=true query params and anthropic-beta headers
- Shell snapshot doesn't capture zoxide dependency functions, breaking cd alias
- [Bug] Stop hook executes twice on process termination
- [Bug] Task Output tool consumes excessive context window tokens
- [BUG] Prompt Suggestions setting not persisting across sessions
- [BUG] claude update and install script report success without actually updating on Windows
- "Allow for remainder of session" permission does not persist - prompts repeatedly for same tool
- Empty lines appear between each line in tmux scrollback/copy-mode
- [BUG] PreToolUse hooks exit code ignored - operations proceed after hook failure
- [BUG] Plan mode context cleared even when selecting "Yes, and manually approve edits" instead of "Yes, clear context and auto-accept edits"
- Feature Request: Enable Task tool for subagents to support hierarchical agent workflows
- Add day-of-week to /usage token reset date
- Add 'Remember this permission' option to permission prompts
- [FEATURE] Expose shell environment details to Claude
- [Bug] PWD randomly changes to sandbox temp directory after /add-dir
- [BUG] PreToolUse hook "block" response ignored on Windows
- [BUG] git submodule add silently fails via Bash tool
- [Feature Request] CLAUDE.md procedural prerequisites not enforced as mandatory pre-flight checks
- CLI hangs at 99% CPU on startup with large session .jsonl files
- [BUG] Claude Code Infinite Loop on Corrupted Project Cache