Digest / January 13, 2026
Claude Code Issues Digest — January 13, 2026
227 new issues filed ·
190 resolved in anthropics/claude-code (UTC day).
New issues (227)
- [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages
- [BUG] CLI scrolls to the top of the session when right-clicking highlighted text during agent interaction
- [BUG] Infinite loop in the conversation handling
- [FEATURE] Sync Claude Code session name with VS Code terminal name
- [BUG] UserPromptSubmit prompt hook causes false positive "prompt injection attack" detection
- [BUG] Tool always fail to execute stop hook
- [Bug] Claude Code Performance Degradation: Significant Drop in Output Quality
- [BUG] Web based Claude cannot access subdirectories in github
- [BUG] Compacting conversation twice
- [Bug] Panic on invalid UTF-8 byte index with full-width Japanese punctuation
- [BUG] Can not add plugin marketplace source with ssh alias address
- tmpclaude-*-cwd temp files not cleaned up and created in project root
- Feature Request: Display Max subscription usage limits in CLI
- [BUG] Failed to install Claude on MacOS, bash: line 1: syntax error near unexpected token `<'
- [FEATURE] Auto-cleanup tmpclaude-* temporary files
- [FEATURE] Control marketplace auto-update through settings.json
- Slash command autocomplete highlights wrong item that doesn't match search query
- Escape key not canceling actions
- [BUG] Panic: UTF-8 byte boundary error when processing Korean characters in file paths
- [BUG] Panic on UTF-8 char boundary in Japanese text with HTML tags
- C:/Program Files/Git/model command persists globally, affecting separate terminal sessions
- [BUG] excludedCommands in sandbox settings doesn't bypass sandbox
- [BUG] VSCode Extension fails to load with ServiceWorker error when ~/.claude/projects folder doesn't exist
- Numpad keys output escape sequences instead of numbers in iTerm2 (v2.1.5)
- [BUG] GitHub integration showing 0% capacity for all files - January 2026
- False 'Update available!' banner when already on latest version
- [MODEL] Claude often re-fetches the same web page multiple times
- Time-aware session resumption
- Crash: Segmentation fault in Bun WASM trampolining (Bun 1.3.5)
- [FEATURE] plan linked to project
- [FEATURE] Don't be so dramatic about failing to update
- [FEATURE] Reduce context consumption from system reminders
- Directory marketplace plugins not auto-enabled in settings.json
- Undocumented 'ok' field required in prompt hook responses
- [Bug] Sub-agents unable to invoke AskUserQuestion tool
- [BUG] Reliable OOM on vanilla install when sub-agent invokes non-existent Skill
- [DOCS] Functional Contradiction: Hook support for query() function in Python Agent SDK
- [DOCS] Logic Flaw: Mandatory streaming input (async generators) for Custom MCP Tools
- [DOCS] Missing warning regarding `dangerouslyDisableSandbox` interaction with `bypassPermissions` mode
- [DOCS] IS_DEMO environment
- [DOCS] Inconsistency: Missing `allow_dangerously_skip_permissions` in Python SDK `ClaudeAgentOptions` reference
- [DOCS] Logic contradiction and "failure trap" regarding MCP tools in background subagents
- [BUG] tmpclaude-*-cwd temp files created in project root directory
- Define trading time period enum (MARKET_HOURS, EXTENDED_HOURS, OVERNIGHT)
- [DOCS] Deprecated environment variable `ANTHROPIC_SMALL_FAST_MODEL` still used in 3P provider documentation
- [FEATURE] Adjust the new terminal title feature (2.1.6) - this could be done better
- [DOCS] Security warning missing in Sandbox code examples using `docker.sock`
- [DOCS] Conflicting information regarding "Plan" mode support in Agent SDK
- [BUG] 403 after a few turns on one specific machine
- [DOCS] Obsolete documentation for `includeCoAuthoredBy` in settings table (deprecated by `attribution`)
- [DOCS] Security Warning Needed for Inherited `bypassPermissions` in Subagents
- [Bug] Claude Code unable to connect to Chrome extension, connection page opens and closes
- [BUG] Pasted code displays without indentation, but is stored correctly
- Slash command parser crashes on every keystroke - TypeError with description.split
- tmpclaude-*-cwd temporary files not cleaned up after Bash command execution
- [Feature Request] Add Sublime Text editor integration support
- [BUG] LSP server stuck in error state - Cannot send notification to LSP server 'plugin:vtsls:typescript'
- [Feature Request] Restore Escape key for interrupt, keep Ctrl+C for input clearing
- Task tool creates tmpclaude-* temp files in working directory that aren't cleaned up
- [BUG] Thai combining characters (tone marks/vowels) misaligned in terminal output
- Feature Request: AssistantResponse Hook
- [Bug] Temporary files with "tmpclaude-xyz-cwd" pattern left in repository root
- [BUG] Drag and Drop broken in 2.1.6 (VS Code Extension)
- Feature Request: AssistantResponse Hook
- [Feature Request] Add --chrome-path flag to specify custom Chrome browser location
- [BUG] LSP hover and documentSymbol operations return empty results while diagnostics work correctly (Python/Pyright)
- Claude Desktop Cowork tab fails to connect - ERR_CONNECTION_RESET at auth step
- [Bug] Temporary files not cleaned up: tmpclaude-xxx-xwd accumulation
- Panic: byte index 2 is not a char boundary when editing files with Chinese characters
- Feature request: Allow configuring where /plan command stores plan files
- [Bug] Anthropic API Error: 529 Overloaded
- [Bug] Anthropic API Error: Internal server error (500) during search operation
- [Bug] Plugin appears installed in discover but not functional; symlinked .claude directory causes state mismatch
- [FEATURE] Interactive TUI mode: Sticky input bar at the bottom
- [Bug] Anthropic API Error: Overloaded
- [Feature Request] Add auto-continue option for Plan Mode phases
- [BUG] Sandbox creates tmpclaude-*-cwd directories in workspace instead of system temp folder
- [Docs/UX] Task tool recommends Read for agent outputs that can exceed size limit
- [Bug] Excessive CPU usage (>100%) when idle
- [BUG] claude-plugins-official is removable
- File descriptors to serial ports (/dev/ttyUSB*) not properly closed after bash command execution
- Temporary tmpclaude-*-cwd files not cleaned up after sessions
- DEP0190 DeprecationWarning: shell option with args is a security risk
- SessionEnd hook doesn't fire on /exit command
- Files named 'nul' created on Windows instead of using NUL device
- Terminal title spinner animation causes tab width to constantly change
- [BUG] An error occurred while executing Claude Code
- [BUG] Japanese characters displayed as octal escape sequences in @ file mention preview
- [Bug] Post-Compaction Loss of Conversation Context and Continuity
- [BUG] Hooks do not refresh after `/clear`
- [BUG] Text styling (bold, colors) getting progressively misaligned in multi-line responses. It is not fixed in Claude Code 2.1.6
- [BUG] Working directory path in model context contains mispelling/typo/corruption of username
- [BUG] "Allow all edits during this session" doesn't persist for session
- Write tool fails on new/empty files: 'File has not been read yet'
- [BUG] `find` tool returns "Anthropic client not available" error With Claude Cowork
- [BUG] Cowork sidebar items appear draggable but drag-and-drop into Chat does nothing (Claude for Mac)
- [BUG] tmpclaude-*-cwd temp files not cleaned up, accumulate in project folder
- Claude Code suddenly decided to create issue in claude code repo
- Significant quality degradation and inconsistent behavior since yesterday
- [Bug] PowerShell commands executed in Bash shell causing command not found errors
- [FEATURE] Smart Tool Introduction extended with BeforeToolSelection Hook
- [BUG] Alt+K for the vs code extension is not working
- [BUG] Background process listing out of sync
- [DOCS] Feature request: Document recommended terminal font for Unicode UI characters
- [BUG] In Cursor, drag-and-drop from file explorer does not work anymore with new version of CC
- [BUG] settings.json filesystem.write.additionalPaths does not apply to sandbox restrictions for bun install
- [MODEL] CLAUDE.md rules for destructive operations not reliably followed
- Feature request: Include session's account email in status line JSON input
- tmpclaude-xxxx-cwd are left littering project
- Unhandled ENXIO error when watching CDP socket pollutes logs
- [BUG] Notifications sent to system with no application name
- [BUG] Bell/beep sounds every second during processing despite bell: false
- [BUG] Github Actions: claude-dedupe-issues.yml is failing
- [BUG] EISDIR - "illegal operation on a directory, read"
- [BUG] Session creation failed with exceeded_limit error despite 28% usage
- [BUG]
- [FEATURE] Support CSI u keyboard protocol for Ctrl+[ (ESC equivalent)
- [FEATURE] Allow configuring temp/sandbox directory location to avoid polluting project root
- Feature Request: disabled option for MCP servers in .mcp.json
- [Bug] Temporary Claude working directories created in project root
- User input ignored after /compact due to overly broad caveat scope
- Unhandled Promise rejection when invoking custom slash command
- Temporary files not cleaned up on Windows (tmpclaude-*-cwd, nul)
- [BUG] VS Code extension not responding - stuck on "Forging/Cooking/Pondering..."
- Git worktree path resolution bug - paths resolve to main repo instead of worktree
- [BUG] MCP Wildcards configured in subagents are not discoverable
- [BUG] WebFetch fails with 403 on npmjs.com URLs
- [BUG] output of awsAuthRefresh not shown to user
- Project Edit Page: Width limitation issue
- [BUG] WebSearch tool results not visible in transcript (Ctrl+O)
- [BUG] Include: Stack trace và context (Write tool to .claude/skills/)
- [BUG] CLI freezes after Ctrl+C, becomes completely unresponsive
- API timeout after successful tool execution in v2.1.6
- [FEATURE] Use CLAUDE_CODE_TMPDIR for Session Scratchpad
- [Bug] Tool Execution Issues: Parallel execution, Grep regex error handling, and Read negative offset validation with Claude Cowork
- [BUG] Header layout updates cause terminals to auto scroll up
- VSCode Extension: Process crashes with exit code 1 when denying tool permission in plan mode
- [Bug] Temporary files accumulating in temp directory with only directory paths
- [BUG] Claude Code for VS Code Extension SIGABRT on ARM64 with 64KB Page Size (Remote SSH)
- [Bug] Project-level enabledPlugins replaces global enabledPlugins instead of merging
- [BUG] Claude Code VS Code / Cursor extension stuck in infinite OAuth reconnect loop
- [BUG] BASH_MAX_OUTPUT_LENGTH ignored after v2.1.2 — large outputs persisted to disk regardless of setting
- [BUG] CLI crashes with panic on UTF-8 emoji in CLAUDE.md
- [BUG] Jetbrains IntelliJ Claude Code [beta] plugin doesn't detect IDE integration when custom claude command passed
- [BUG] Typing an "n" in the input of "new permission" dialog exits it
- [BUG] Claude Opus 4.5 Ignores Explicit System Prompt Directives
- Feature Request: HTTP/SSE Transport Support for `claude mcp serve`
- [BUG] /mcp command doesn't display stderr output from failed MCP server connections
- [FEATURE] Terminal Title Configuration (Script-Based, like statusLine)
- [BUG] Claude Code (CLI) connection timeout
- [BUG] API Error : 400
- ``` [Bug] Anthropic API Error: Cannot modify thinking blocks in assistant messages ```
- Platform detection fails for Cygwin/MSYS2: uses `nul` instead of `/dev/null` causing temp file pollution
- [BUG] include_partial_messages unreliable with ClaudeSDKClient (streaming input mode)
- [BUG] [VSC Extension] Screenshots not getting pasted in the chat context.
- [Bug] PreToolUse hook fails with misleading `.xcdatamodeld` path validation error
- context_window.used_percentage doesn't match internal context warning calculation
- [Bug] Auto-update failed with no diagnostic output from claude doctor
- Windows: Temp CWD marker files created in working directory instead of TEMP folder
- Multiple MCP servers from same npm package: only first one starts
- [BUG] Grep count mode shows contradictory output when searching a single file
- [BUG] Display glitches and performance lag with large messages/responses
- fal.ai billing-events API returns 500 - affects image recovery
- [BUG] [CRITICAL BUG] VSCode Extension: Re-authentication causes 401 error, has Extra Usage Enabled stuck at false, Max plan not recognized
- [BUG] Request timed out. Check your internet connection and proxy settings
- [FEATURE] Support JSONC format for settings files (settings.jsonc)
- Batch analyze jobs never time out - stuck in 'running' forever
- [MODEL] Please do not put tmp files into working directory, it is very annoying
- Research IPTorrents private tracker signup
- [Bug] CLI startup time degradation (8+ seconds)
- Feature Request: MCP Tool Caching and Hot-Reload Support
- [Bug] Temporary files (tmpclaude-xxxx-cwd) not cleaned up after execution
- [BUG] Temporary files (tmpclaude-xxxx-cwd) not cleaned up after Bash execution on Windows
- Feature Request: Interactive Sub-Sessions with Context Isolation
- [Bug] LSP output displays stale diagnostics after file changes
- Temporary files (tmpclaude-*-cwd) not cleaned up after bash commands
- placeholder
- Claude Code init/statusline setup overwrites Zed keymap.json instead of merging
- tmpclaude-*-cwd temp files not cleaned up after shell operations
- Feature Request: Status Line Position Option (above/below input)
- [BUG]
- [BUG] @ agent invocation no longer works in 2.1.x - only references, doesn't invoke
- [BUG] claude is not parsing GitHub project files. Shows me only root view
- [BUG] A local `directory` type `extraKnownMarketplaces` is not automatically added
- [BUG] Sandbox mode breaks zsh heredocs - TMPPREFIX not set to sandbox-allowed path
- [BUG] Temp files (claude-*-cwd) not cleaned up on session exit
- [BUG] VSCode Extension Focus Input broken macos
- [BUG] Scrolls randomly all the way to the top
- [BUG] /resume picker shows summarization prompt text instead of actual summaries for agent sessions
- [Bug] tmpclaude-*-cwd temporary files created in project directory on Windows/Git Bash
- [BUG] Task tool sub-agents fabricate output when tools are denied instead of reporting failure
- Feature request: Allow configuring temp file directory location
- Focus/cursor issues during tool execution and suggestion acceptance
- [Bug] React error #185: Invalid hook call in input handler
- Global rules/configuration layer for workflow system
- [BUG] otelHeadersHelper is ignored for OTLP over gRPC
- [BUG] Plugin install uses SSH for public GitHub repos, fails without SSH keys configured
- Auto-suggestion feature stopped working after upgrade to 2.1.6
- [Bug] Excessive temporary file creation and terminal rendering loop causing unusable state
- [BUG] Claude Code VSCode Extension sets NODE_ENV=production in child process environment
- [BUG] Claude Cowork "API Error: Connection error"
- [BUG] Claude only lists root files
- Temporary tmpclaude-*-cwd files created in project root instead of system temp directory
- [BUG] Slack plugin fails to authenticate - "does not support dynamic client registration"
- [BUG] Claude Code (Homebrew cask) silently removed during unrelated `brew install --cask`
- Memory leak causing V8 OOM crashes (SIGABRT) on extended sessions
- Bash tool creates tmpclaude*-cwd temp files in working directory
- Plugin skill agent path resolution looks in wrong directory
- [BUG] High CPU usage (5-10%) during idle and file operations on Windows
- [Bug] MCPSearch tool_reference tool_name exceeds 64-character API limit
- feat: Support parameter-level filtering for MCP tool permissions
- [BUG] always generate "tmpclaude-xxxx-cmd" file in the working directory
- [FEATURE] macOS Widget for usage
- [BUG] Running session breaks after Homebrew upgrade due to stale binary path
- [BUG] Claude Code UI
- [FEATURE] Respect the BROWSER environment variable
- Feature Request: Add session name to statusline JSON input
- [Bug] Image generation via Nano Banana Pro fails with read error
- [FEATURE] Add project name argument to init command: `claude init <project-name>`
- [BUG] Claude Code intermittently ignores selected custom model (falls back to Anthropic model IDs)
- [Bug] Claude Code fails to thoroughly search logs before reporting "No setup found"
- [FEATURE] Native context visibility for self-regulating multi-context workflows
- API Streaming Stalls Causing 59-138 Second Delays and Timeouts
- settings.json should traverse up to git root like CLAUDE.md does
- [BUG] & [FEATURE] VSC | Accidental Approval on NUM key press during "Tell Claude what to do instead"
- [Bug] Skills execution failure after recent changes
- [BUG] API timeout errors from Costa Rica (Latin America) - Works fine from Canada
Resolved issues (190)
- Add option to disable timing info (Cooked/Baked for X)
- [Bug] Hook additionalContext injected multiple times in context pipeline
- [BUG] Panic when selecting text with Chinese characters: byte index is not a char boundary
- [DOCS] IS_DEMO environment
- Panic: UTF-8 boundary error when processing Chinese characters
- tmpclaude-*-cwd temporary files not cleaned up after Bash command execution
- Investigate missing realtime market data for Monday 12-22-2025 portfolio analysis
- Feature Request: AssistantResponse Hook
- [BUG] AquaSKK: Ctrl+J and Kana key (keycode 0x68) not passed to IME for mode switching
- [BUG] Error: String not found in file. Failed to apply edit. node:internal/process/promises:394
- [BUG] /resume slash command skips session picker, directly switches to previous session
- [BUG] cygpath calls on Windows seems to slown down agent a lot
- [Bug] Claude performs destructive git reset on task failure, losing uncommitted work
- Sandbox creates phantom dotfiles in project directory instead of protecting home directory files
- [BUG] FSWatcher errors when monitoring system temp sockets (e.g., ssh-askpass-*.sock, vscode-git-*.sock)
- [BUG] Multiple /command echo when using custom skills
- [BUG] stdout under --output-format stream-json stops while session continues
- [FEATURE] Enable Claude Code to report session progress to Web Chat
- [BUG] RangeError: Maximum call stack size exceeded during WebFetch
- [Feature Request] Add shell command auto-completion for bash execution with !
- Bug: Claude Code uses destructive 'git reset --hard' instead of safe 'git checkout' for rollback requests
- [BUG] Custom slash commands not discovered in v2.1.2 (macOS)
- [BUG] Plugin installed locally prevents same plugin from being installed locally in another project
- [FEATURE] Have claude code re-read ~/.claude/CLAUDE.md and ./CLAUDE.md after auto-compact
- [Feature Request] Add project isolation mode with --project-only flag
- [BUG] Notification hook with permission_prompt doesn't work in the VSCode extension.
- [BUG] on ghostty + tmux /terminal-setup stopped fixing Shift+enter
- False positive warning: 'Native installation exists but ~/.local/bin is not in your PATH'
- [Bug] CLI freezes during execution with stale status message
- [BUG] Critical authentication loop after latest Cloud Code VS Code update
- [BUG] Some sort of infinite loop/crash
- [Bug] Background agents output files remain empty (0 bytes) - run_in_background=true broken
- [FEATURE] Clarify blocking vs non-blocking hook status in hook messages
- [Bug] Hook error displayed on every run despite no hooks configured
- [Bug] Context window filling too rapidly after auto-compact in v2.1.2
- Tool use recursion error
- Feature Request: Add /reload command to refresh configuration without restarting session
- Add Activity Bar icon for easier access without open file
- [BUG]
- [BUG] Claude Code always add `..`in fron of my file references.
- [BUG] Skill parser executes `!` inside markdown backticks as bash commands
- [Bug] Unhandled Request with Persistent Denial of Issue
- [FEATURE] Privacy Mode Toggle - Per-Folder/Project Sensitivity Settings
- Auto-update fails with ENOTEMPTY error on repeated attempts
- [BUG] Bring back the Ctrl-s to minimize or expand command and tool output
- User CLAUDE.md instructions to exclude AI attribution in commits are overridden by system prompt
- [BUG] hitting rate limits unusually quickly
- [Bug] Edit tool strips trailing whitespace, breaking Markdown line breaks
- /clear command should reset terminal title
- [BUG] The VS Code plugin version 2.1.3 fails when executing certain compilation commands using Bash.
- [Bug] /doctor command hangs on Linux, use /bug command as workaround
- [DOCS] LSP not sending textDocument lifecycle events in `--print` mode (behavior undocumented)
- [Inquiry] Volunteer for Community Day - Requirements Question
- [Inquiry] Website Redesign Feedback from Vanessa
- [Inquiry] Misdirected Document Submission Reminder
- [Support] Urgent: Issue with Client Data from daniel@partnerwithteq.com
- [Inquiry] Website Redesign Proposal Follow-up from RepSolver360Pro
- [Inquiry] Team Building Event Coordination
- [Inquiry] Project Milestone Achieved
- [Inquiry] New Employee Orientation Reminder
- [Inquiry] Book Club Proposal from Nebojsa Jankovic
- [Inquiry] Misdirected Personal Email - Team Building Event
- [Sales Inbound] Wellness Workshop from scott w powers
- [Inquiry] Team Building Event Planning Request
- [Inquiry] Mentorship Program Enhancements Discussion Reply
- [Inquiry] Misdirected Email - Team Workflow Optimization
- [Bug] Alias Configuration Overwritten Without User Consent
- [Feature Request] Restore Session: Ensure Full Conversation Visibility on Load
- [Bug] Search on root path "." always triggers approval prompt
- claude code agent gets around writing access by bash commands
- [BUG] IDE integration fails with "workspace directories do not match" error despite identical paths
- [FEATURE] add Exec tool as more secure alternative to Bash tool
- Security Permissions Bypass in Bash File Access Restrictions
- [BUG] Refactoring python code, Claude has issues with indenting using these tool-based edits
- [FEATURE REQUEST] Support commit signing to work with GitHub Vigilant Mode
- Persistent Local Lessons Learned Repository
- [Bug] Anthropic API Error: Missing Tool Result Block
- [Bug] Anthropic API Error: Tool Use IDs Without Tool Result Blocks When Parsing PDFs
- [FEATURE] Feature Enhancement: Skills Documentation Pattern Support
- i tired to upload a photo it gived me an error and it...
- [FEATURE] Provide consistent token usage status
- [Bug] Repeated UserPromptSubmit Hook Errors
- [BUG] When I restart extensions in order to get the last modifs from Claude Code in my VSCode tool, even i stay on my current conversation, the Claude looses the context.
- [BUG]
- Feature Request: Add sycophancy parameter to reduce excessive agreement and praise in responses
- [BUG] Cloudflare 520 error
- [FEATURE] User message background highlighting makes text harder to read in dark terminal themes
- [BUG] CLI crashes and restarts when spinning multiple explore agents
- [Bug] Microsoft Code link resolution failure
- [Feature Request] Document Ctrl+G system editor shortcut in documentation
- [BUG] Claude Code (v2.0.25) fails to load custom agents when `TMPDIR` environment variable points to a non-existent directory
- [Bug] Anthropic API Error: Usage Policy Violation on Blue Mode Request
- [Bug] Incorrect Default Model Display for Max Plan Users
- [Bug] Anthropic API Error: No assistant message found
- [BUG] AskUserQuestion freezes the session on text box overflow
- [BUG] Issue with indexing. It shows successful but index is not available after reindex.
- Auto-discover and fetch public CLAUDE.md files from products/libraries
- [BUG] Lossy project directory path encoding makes decoding impossible
- [BUG] MCP server 'args' configuration ignored - servers launched without specified arguments
- [Bug] Bash tool ignores ENABLE_BACKGROUND_TASKS=false
- [SECURITY] Suppress ANTHROPIC_API_KEY from environment variables available to generated shell commands
- MCP tool execution events and metadata not exposed to LLM (breaks multi-turn conversations with Codex and other stateful tools)
- [BUG] 1.0.59 shift-tab not remembering session
- Multi-agent flows don't inherit permission approvals, causing repetitive prompts
- [Bug] Anthropic API Error: 500 Overloaded Request
- Context repeatedly exhausts to ~10% after auto-compact in v2.0.25
- [BUG] When resuming claude chats - TypeError: Cannot read properties of undefined (reading 'includes')
- [FEATURE] Add persistent Mode for statusline commands
- [BUG] 2.0.17 Stop hook systemMessages accumulate
- [BUG] /usage command fails to load data
- [BUG] Bug in prompt text editor on WSL with Cyrillic text
- [BUG] Opus 4.1 is a BUG
- [Bug] Model inference quality degradation - Sonnet making poor decisions
- [BUG] SANDBOX: Cannot express “workspace-only filesystem access” with current sandbox rules
- Choose other name for "CLAUDE.md" (again)
- OAuth token revoked · Please run /login
- [BUG] claude resume freezes terminal on Windows 11 - v1.0.96
- [DOCS] Clarification needed: Weekly usage limits documentation and reset behavior
- [Bug] Claude Code adds generated-by footer to commits against user preference
- [BUG] Aki UI MCP Server not working after Sonnet 3.7
- [DOCS] Bedrock setup missing AWS Marketplace subscription requirements causing permission errors
- Sync Claude Code skills with claude.ai settings capabilities
- When i'm typing the ai makes an update and auto sends in the command line what i had there
- [BUG] When open claude code with --system-prompt, the model will be wrong.
- Claude AI usage limit reached|1762952400
- [FEATURE] Local Preservation of Full Chat Logs in VSCode Claude UI Extension
- [BUG] macOS OAuth authentication succeeds but auth token not persisted - shows 'Missing API key' after successful login
- [BUG] --model not matching /model
- [BUG] Claude Code hangs if you type too much into its "questions" tool
- [Bug] Context command doesn't work for sonnet[1m] past a certain point
- [FEATURE] Allow audio when claude code is sandboxed
- [BUG] Git status formatting: missing space between branch and remote
- [FEATURE] Prompt Review Agent: Pre-flight Context Optimisation and Clarifying Questions
- [BUG] Sonnet 4.5 in new Claude Code v. > 2. degraded quality, adherence to rules, premature victory, not following and forgetting rules been told 1 prompt earlier
- [Bug] Sonnet 4.5: Decreased Code Generation Quality and Completeness
- [BUG] Claude uses Opus instead of Sonnet4.5 for the first 25% on the Sonnet4.5 setting
- [Bug] Incorrect Model Usage for Default Sonnet Setting
- [BUG] Fails to look at file Claude.MD
- [Bug] Ctrl+O diff output corrupted with garbled text and malformed line numbers
- [BUG] Running Bash tools like `cargo` leads to `claude` (which runs on Node 23.9) crashing
- [BUG] agent is sending empty tool names
- [Bug] File selector arrow key navigation malfunction
- [Bug] High CPU Usage During Idle State
- [FEATURE] Command line arg to not auto-submit the provided prompt
- [FEATURE] Allow using custom MCP tools in Plan mode
- gh api permission not working despite being in settings.json
- Feature Request: Zero-Trust Architecture for Environment Variable Security
- [BUG] claude with model sonnet[1m] doesn't accept single messages > 200.000 tokens
- Request to Include Cangjie Programming Language in Future Model Training
- [BUG] Prompt edit box is capturing all mouse input as text
- [FEATURE] Please indicate when Claude is waiting in detailed transcript view
- [FEATURE] Quick Model Switching for Extension & CLI
- A crash due to integer overflow (?)
- [FEATURE] Scenario-Based Model Selection in Claude Code
- [BUG] Copy a prompt with Ctrl+C before submitting the prompt will cause you to lose the prompt
- [FEATURE] User-Defined Input Preprocessing Hook
- [Bug] Terminal title not updated to conversation name on resume or foreground
- [FEATURE] Suggestion: Improve code change reliability with Git-like incremental diff mechanism
- [BUG] Error: Claude Code process exited with code 1.Use bedrock API
- [BUG] Severe debugging performance degradation - 10+ failed attempts vs Codex 1-shot solution
- Feature Request: Show input/output token breakdown in session cost display
- [BUG] [VScode extension] Wrong schema for settings
- File Naming Audit - Remove Temporary/Versioned File Name Patterns
- [Bug] File patch fails with "unexpectedly modified" error when changes are unstaged
- [Bug] Context window exhaustion with single MCP enabled and inconsistent claude.md adherence
- Bug: installed_plugins.json shows incorrect plugin version from marketplace
- [BUG] Cannot type in Claude Code on Windows bash until pressing Ctrl+V
- [DOC] Claude Code making excessive tool calls in a loop
- [FEATURE] Add StatusLine key to plugin/marketplace.json
- [Bug] Agentic loop fails to properly continue after message compaction (degraded post-compaction behavior) - potential incorrect injection of user messages as system-reminders?
- [FEATURE REQUEST] Better compaction is possible without any fancy machinery, MCPs, and with very little plumbing.
- Internal Server Error in API Response
- [Feature Request] Plugin management UI improvement: multi-select scrolling and add per-project plugin enable/disable toggle
- [Bug] Anthropic API Error: Usage Policy Violation on LayerCanvasView Query
- [Bug] Claude Code crashes VSCode when declining port conflict in multi-terminal session
- [BUG] Duplicate agent listings showing same path as both User and Project agents
- [BUG] VS Code extension does not work in Cursor.
- [Bug] PDF export includes Pasteboard layer objects despite includeBackground: false flag FBR F'D BEYOND REPAIR!
- Feature Request: Copy/Paste Lines by Range in Claude Code
- [Bug] Verification Methodology Complete Failure
- [BUG] [Feature]
- Unhandled ENXIO error when watching CDP socket pollutes logs
- Unhandled Promise rejection when invoking custom slash command
- [BUG] File path suggestions are truncated with ... in Claude Code autocomplete even when sufficient screen space is available
- fal.ai billing-events API returns 500 - affects image recovery
- [FEATURE] Support VSCode's new background agents feature
- Temporary files (tmpclaude-*-cwd) not cleaned up after bash commands
- [BUG] Request timed out. Check your internet connection and proxy settings
- [Bug] Model Alias Not Supported in Custom Slash Command Configuration
- settings.json should traverse up to git root like CLAUDE.md does