Digest / February 23, 2026
Claude Code Issues Digest — February 23, 2026
218 new issues filed ·
183 resolved in anthropics/claude-code (UTC day).
New issues (218)
- Session failed: React Render Loop crashes SessionUI repeatedly (Windows ARM64, exit code 3)
- BUG: auto-memory system prompt capitalizes first letter of Linux username in path
- [Bug] Worktree flag not creating worktree on startup
- [FEATURE] Allow settings.json to prompt
- Claude Code Analytics Admin API does not return subscription/OAuth users
- [FEATURE] Per-session transparency into training data policy treatment across all consumer product surfaces
- Bold markdown text (**text**) invisible on iTerm2 with light/white background
- [Bug] Session hangs with frozen token count and model output
- [BUG] Alt+F4 captured in pycharm plugin
- [BUG] Cowork Windows: VM boots and authenticates but has zero internet connectivity — all outbound TCP fails (Win 11 Pro, Build 26200)
- Agent SDK: prompt cache invalidated every query() — random UUID in Bash tool description
- Agent SDK: WebFetch tool description flickers between query() calls, breaking prompt cache
- Subagent processes inherit unbounded V8 heap reservation, causing OOM on large-memory systems
- [BUG] Unable to connect to API (ECONNRESET) v2.1.50
- Opus 4.6 (1M): Model regularly attempts Edit/Write on files it hasn't Read — harness-level enforcement needed
- [BUG] Native Windows binary fails on every prompt — EEXIST in OAuth token path
- Preview tool should support opening local HTML files directly
- Auto-continue after shell escape (!) commands
- Compaction cascade loop when spawning many parallel subagents via Task tool
- Plugins installed with local scope in one project are hidden from marketplace in other projects
- [Feature Request] Add option to disable automatic loading of .github/instructions/*.instructions.md files
- [BUG] Mac Desktop crash
- Permission prompt selected option wraps long text to multiple lines instead of scrolling/truncating
- Plugin update/uninstall fails when plugin is enabled but installed at different project scope
- [BUG] Cowork: "Failed to start Claude's workspace" — VM service not running, persists after reboot
- [BUG] `claude -p "/rename foo"` errors with "Unknown skill: rename"
- [BUG] often uses `git -C`, which is hard to allow-list
- Claude Opus 4.6 hallucinates user message, then responds to itself
- [BUG] PreToolUse hook that writes to workspace file causes streaming to stall in VSCode extension (not reproducible in CLI)
- Context usage not visible in VS Code GUI
- [BUG] Project CLAUDE.md re-injected as system-reminder on every tool call (no session deduplication)
- [Bug] Custom commands (/commit, /pr) not executed when specified in instructions
- Claude Code VS Code extension crashes every 1-2 min with exit code 3 on Windows ARM64 since v2.1.47
- [FEATURE] Add thousand separators to token count display
- Claude seems to be introduction more bugs and ruining previously excellent code
- [BUG] No Chrome extension connected" error provides no guidance on how to reconnect
- [Bug] Gauge stuck at 0% with Opus 4.6 1M context model
- [BUG] **Claude Code CLI cannot access local network on macOS — missing Info.plist causes TCC Local Network permission to fail silently**
- Expose subscription quota/reset info in statusLine JSON
- [FEATURE] [FEATURE] Rename Claude Code Tabs
- [BUG] Web Search not working
- [BUG]
- [BUG]
- claude-agent-sdk: SDKMessage type resolves to any due to missing type declarations
- Alt-click (Option-click) to position cursor in prompt input
- Regression: --mcp-cli flag removed in 2.1.x, breaks all external MCP tool calls
- Bash tool escapes curly braces in eval, breaking shell syntax
- [BUG] VS Code Extension Terminal and UI Unusable
- [FEATURE] Background pre-computation of context compaction with differential top-up
- Permission for .git/ directory access not persisted after selecting 'always allow'
- [BUG] Claude Code hangs indefinitely on SSE stream with multiple simultaneous sessions
- [FEATURE] Persist and display chat history across sessions (like Cursor)
- [BUG] Claude Code truncates the status line without a explicit $env:COLUMNS workaround
- CODE ECHO Burns my tokens unneeded. Abandoning Claude switching to / testing different brand.
- [Bug] JavaScript loaded instead of plan mode
- [BUG] Repeated Bun panic "switch on corrupt value" on Windows 11 x64 during long sessions (v2.1.50 / Bun 1.3.10)
- [BUG] Remote Web session cannot be created using CLAUDE_CODE_OAUTH_TOKEN
- Statusline renders characters vertically at standard terminal widths
- [BUG] Claude Code crashes with panic: incorrect alignment on Windows ARM64 (exit code 3)
- Intermittent black-on-white text rendering in terminal output
- [Feature Request] Add source indicators and grouping for skills in `/` menu
- [BUG] Claude Code Web: persistent 404 on session_ingress/.../git_proxy/compare — every session fails to initialize
- [BUG] StatusLine not showing correct value
- [BUG] Keyboard shortcuts don't work with non-Latin keyboard layouts
- [BUG] Agent Teams: EEXIST error when spawning teammates after TeamCreate
- [FEATURE] Tool based rule sets.
- WebSearch tool permission cannot be persistently allowed within a session — no 'Always Allow' option available
- [BUG] sandbox Claude Code crashes and OOM-killed by kernel when node_modules exists in project directory
- Footer layout: auto-compact notification bar squeezes left column to ~15 chars on narrow terminals
- Shift/Ctrl/Cmd+Enter broken for chat:newline after recent update - only Option+Enter works
- Tab key traps user in navigation - cannot return to edited text, Esc doesn't work
- winget upgrade breaks PATH - claude.exe moved to .local\bin without updating PATH
- Kitty keyboard protocol detection ignores KITTY_WINDOW_ID when TERM_PROGRAM is set
- [BUG] Chrome MCP screenshots accumulate in context, causing extreme token drain on session resume (17% of Max plan for 5 trivial turns)
- `claude --continue` crashes with SIGILL (Illegal instruction) — reproducible across v2.1.49 and v2.1.50
- [FEATURE] Why is there no feature to drag and drop files into the chat?
- [Feature Request] Global skill and plugin storage for cross-project reuse
- Feature request: `claude-vscode.sendMessage` command for programmatic input to panel sessions
- Feature request: Allow renaming Claude Code panel tabs in VS Code
- [FEATURE] All interactive prompts disappear from terminal after responding — no way to review the conversation
- [FEATURE] Allow --worktree to branch from current HEAD instead of default remote branch
- 初回セットアップ時にMCP設定が未設定にもかかわらず「configured」と表示される
- [FEATURE] color field in agent frontmatter for consistent team UI identification
- [BUG] Superpowers plugin skills not loaded: version resolves to 'unknown', uses stale empty cache
- [BUG] Chrome extension MCP shows connected but "Browser extension is not connected" error
- EnterWorktree / isolation: "worktree" creates nested worktrees when CWD drifts after context compaction
- Team UI indicators persist after force-deleting team files (zombie teammates)
- [BUG] --resume flag fails to find session when run from a different directory than the original session
- VSCode: conversation auto-naming drops skill arguments
- [BUG] Command deduplication drops commands on exFAT volumes due to inode precision loss
- [BUG] PostToolUseFailure hook always shows 'hook error' even with exit 0
- [BUG] /mcp list viewport doesn't follow selection when running inside tmux
- [BUG] User-level custom commands in ~/.claude/commands/ not loaded into skill registry
- [FEATURE] Clickable file links in agent responses (OSC 8 for Write/Edit/Read output paths)
- [BUG] Bedrock application inference profile ARNs not mapped to internal Anthropic model IDs, breaking model-dependent features
- [BUG] this is a duplicate but its just not getting enough attention, copying code is impossible due to 2 character margin offset
- No way to pin model version (claude-opus-4-5 vs 4-6)
- [FEATURE] Ctrl+G editor support for AskUserQuestion
- [BUG] TUI auto-links bare #number references to CWD repo instead of repo mentioned in context
- CLI spinner shows 'Reading 1 file' for Bash tool calls (v2.1.50)
- Silent failure when model output is truncated before tool call emission
- [BUG] [Desktop App] Cowork VM completely broken on Windows 11 Insider (MSIX) - Unresolved EXDEV rename bug in v1.1.4010
- [MODEL] HK-UNIT OBSERVATION: Clipboard state inspection & Keyboard telemetry monitoring
- [BUG] 2>&1 could not "overwrite an arbitrary file"
- [BUG] Interactive Mode Ignores ANTHROPIC_API_KEY — Requires /login Despite Valid Auth
- [FEATURE] claude --worktree should preserve subdirectory context in monorepos
- [BUG] "Don't Ask Again" Overwrites Entire Permissions Array
- Feature concept: Interactive terminal widgets for human-AI perceptual bridging
- [BUG] Giving claude code a file path gets converted to [IMAGE]
- [BUG] mcp add project overwrites existing mcps in project
- [DOCS] Cowork requirements should clearly state Windows Pro/Enterprise is required (Home edition not supported)
- Context compaction resets working directory, losing worktree state
- [FEATURE] Voice Mode in Claude Code (Especially in extensions like for VS Code)
- [BUG] MIssing accent on letters in french.
- /doctor: installMethod stuck on 'local' after migrating to native install — causes recurring ghost npm-local installation
- [BUG] VS Code extension ignores CLAUDE_CODE_GIT_BASH_PATH environment variable on Windows
- API Error: Rate limit reached on Max plan despite no heavy usage
- [FEATURE] Add context window awareness, warnings, and graceful handoff before session death Labels: enhancement, UX
- [FEATURE] Expose rate-limit / plan quota usage in statusLine JSON input
- [FEATURE] Display active subagent count in the CLI status line
- [OPEN LETTER] Material Breach of Contract and Support System Failure - jclee8@cuk.edu
- [Bug] Welcome message shown even when CLAUDE.md exists in .claude/ directory
- Task list UI stops advancing in terminal after auto-compact mid-execution
- CLI /export command silently fails after first export in a session
- Context limit reached during plan mode causes orphaned work and wasted tokens
- [Bug] CLI permission prompt combines multiple commands unclear, requests permission for combined glob pattern instead of individual commands
- [Feature Request] Add daily token budget cap configuration
- [BUG] Permission prompt number key selection broken — types instead of selecting
- [BUG] Cowork MCP servers fail to connect on Mac Mini M4 — "Could not connect to MCP server" for mcp-registry and Claude in Chrome
- [Bug] CLI hangs indefinitely when using `--json-schema` with `--output-format json`
- [BUG] claude --resume start a new session in telemetry
- [FEATURE] Option to disable built-in statusline content when using custom statusline
- [BUG] CoworkVMService floods Application event log with 57k+ "Incorrect function" events
- [BUG]
- [Bug] Claude Code instability on Windows 11 PowerShell
- OAuth token refresh race condition with multiple concurrent CLI processes
- [FEATURE] Support Multiple Git Repositories in Claude Code mobile and a web
- Add /remove-dir command to remove session-added working directories
- [BUG] Skills don't receive IDE selection context (<ide_selection>) when invoked via slash command
- Auto-compact warning is nearly invisible — needs color/styling customization
- [FEATURE] Open-Source Toolkit: Automated Loop Driver, Council Automation, MCP Browser Bridge (Bun Workaround), and More for Claude Code CLI
- --worktree (-w) flag silently ignored when feature flag tengu_worktree_mode is not rolled out to user
- [BUG] --worktree (-w) flag silently ignored due to server-side feature flag not rolled out
- [BUG] Config file (.claude.json) silently reverts user changes — stale write detection logs telemetry but does not prevent overwrite
- Opus 4.6: Agent confirms writing to memory/docs files but content is not persisted across sessions
- [Bug] Anthropic API Error: Long context beta access revoked for eligible subscription
- [Bug] Anthropic API Error: Long context beta unavailable for subscription
- [Bug] Anthropic API Error: Long context beta unavailable for subscription
- Memory leak: Claude Code process consumes ~58GB RAM, triggers OOM killer
- [BUG] --worktree flag silently fails with Bitbucket (non-GitHub) remotes
- Permissions docs: ambiguity between `:*`, ` *`, and bare-command matching
- [BUG] Skills ignore first instruction reliably after /clear causing token limit errors
- [BUG] Long Context Beta API Error mid-long-context-session
- [BUG] VS Code extension: 'model' attribute incorrectly flagged as unsupported in skill frontmatter
- Remove hard wrap when copying?
- Thinking block skipped on first response after context compaction, causing critical context loss
- [Bug] Auto-compact loses plan context and executes partial work without plan file creation
- VSCode extension: slash commands (/fast, /model) sent to terminal instead of interpreted
- Add option to disable 'Command contains quoted characters in flag names' warning
- Frequent session crashes on Windows (30+ in 2 days)
- Background bash commands become orphan processes after session close or task interruption
- [FEATURE] WHen saving a plan it creates a random file name
- Agent skips verification steps it read and acknowledged, stamps work COMPLETE
- Plan mode: highlight changes between revisions
- [BUG] WorktreeCreate hook exits status 1 (post-checkout failure) causes silent indefinite hang
- Claude consistently skips user-defined verification steps in multi-phase plans
- Bug: skill-creator produces double-nested directory, skill fails to load
- Bug: excludedCommands doesn't clear proxy env vars, breaking Go binaries like gh
- [FEATURE] Allow relocating active sessions to a new working directory
- Agent YAML mcpServers not available when spawned via Task tool
- Expose context window usage percentage to hooks
- [BUG] Sessions renamed via CLI appear in VS Code extension dropdown but open as empty sessions
- Feature Request: Option to disable automatic worktree creation in Claude app Code tab
- [BUG] Grep tool returns no results on Windows
- [BUG]
- [Bug] EnterWorktree creates nested worktrees when invoked from existing worktree
- Admin Tool: Add ability to switch to light mode
- Add option to customize or disable whimsical spinner text
- Background Task agent transcript files expire before orchestrator reads results
- CLAUDE_CONFIG_DIR not respected by /resume session picker
- Custom skills deleted server-side — 404 on sync, UI delete button non-functional
- Feature request: expose token/context usage for external tools
- Parallel Bash commands prompt for permission despite matching allow pattern
- Feature request: allow customizing spinner verb text via settings
- [Bug] Race condition when editing ~/.claude.json during session
- [Bug] Anthropic API Error: Long context beta not available for subscription
- [BUG] Skills always load from repo root instead of worktree's working directory
- [FEATURE] Status line token arrows are counterintuitive — suggest adding descriptive labels
- CLAUDE_ENV_FILE written but not sourced for Bash tool calls on Windows
- [BUG] Grep tool completely non-functional on Windows ARM64 — ripgrep arm64-win32 binary injects its own path as regex pattern
- WorktreeCreate no-op hook causes silent hang on `claude -w` startup
- [FEATURE] Auth fallback: use Claude.ai subscription first, fall back to API key on rate limit
- Claude repeatedly generates skip-link with top: -40px instead of translateY(-100%)
- [Feature Request] Add granular control to disable "always allow" for complex bash commands
- Session compaction summaries can override .claude/rules/ directives
- bare-repo worktree: root detection resolves to bare repo parent instead of worktree root
- Add flag to disable mouse/scroll capture in interactive prompts
- additionalDirectories with Unix-style paths don't work for Bash cd on Windows (MINGW64)
- Task display at bottom shows stale/incorrect information out of sync with td CLI
- Plan mode: AskUserQuestion popup blocks user from reading the AI response
- [MODEL] Claude fabricated user approval and committed code without actual user consent
- [FEATURE] Allow prompt hooks to approve commands, otherwise ask user
- [BUG] Plan file naming is non-deterministic despite full semantic availability
- [BUG] MCP client doesn't automatically handle `-32001` insufficient scope errors per specification
- [BUG] fairly serious permissions problem : "cd*"
- [BUG] Claude on Mac blows because it is Electron-based
- [BUG] autolinking of github PRs wrong for nested repos
- [BUG] No longer follows CLAUDE.MD instructions for reading procedures
- [BUG] Agent Teams: Right-arrow key to navigate between workers fills lead context autocomplete
- Permission deny rules can be bypassed via Bash recursive grep and Glob filename listing
- [BUG] CLI diffs never appear in VS Code — MCP bridge returns "Method not found" (-32601)
- [BUG] tool calls fail when pipe is used
- [BUG] Stdio MCP servers fail to connect on RHEL 8 with native binary
- Plugin marketplace refresh uses SSH instead of HTTPS, fails without SSH keys
- Claude in Chrome: extension permanently disconnects after screenshot/scroll operations
- Claude Opus 4.6 systematically distrusts user observations, wastes tokens verifying facts users already stated (regression from Opus 4.5)
- [BUG] Write/Edit tools create ghost files on WSL2 drvfs mounts (statx + 9P cache poisoning)
- Feature request: color customization for custom slash commands
Resolved issues (183)
- [BUG] Windows usernames with space cause word-splitting in Claude bash wrapper script due to a lack of quoting
- Session failed: React Render Loop crashes SessionUI repeatedly (Windows ARM64, exit code 3)
- /claude-developer-platform skill conflicts with /clear autocomplete
- Idle team agents cannot be cleaned up and accumulate over time
- Parallel sessions crash simultaneously on Windows (native install)
- [BUG] Memory leak - Claude Code 2.1.2 grows to 6-7GB RAM in short conversations
- Context usage not visible in VS Code GUI
- [FEATURE] Loading indicator uses whimsical vocabulary instead of meaningful or neutral status text
- Alt-click (Option-click) to position cursor in prompt input
- [BUG] Input text not cleared after sending message (regression between 2.1.45 and 2.1.47)
- [BUG] BUN crash - **panic**: switch on corrupt value
- [BUG] On install Claude Code using VS code Extension, Claude give exit code 3
- [Bug] Remote task & prefix not working for background execution
- [Bug] Claude Code session crashes on oversized image instead of skipping file
- Bun panic crash: 'switch on corrupt value' during Explore agents on Windows 11
- [BUG] Status line stuck on 'Computing...' after response completes, Escape has no effect
- [Feature Request] Add separate color theming for user input vs Claude output in TUI
- [BUG] Claude Code loses multi-phase project context and prematurely declares work complete
- [BUG] Claude in Chrome MCP tools fail silently in claude.ai — update_plan never triggers domain approval, navigate returns Permission denied with no visible prompt
- [Bug] Performance degradation: excessive token consumption with minimal output
- OSC 8 hyperlinks not clickable inside tmux (statusline and PR links)
- [Bug] Explore command hangs indefinitely, consuming API usage
- [BUG] Task tool model parameter silently ignored for in-process team teammates
- Documentation: Compaction Engine Environment Variables and 1M Context Window
- Allow customisation of user message background colour in conversation view
- [BUG] PreToolUse hook updatedInput replaces entire tool_input instead of merging, silently drops unspecified fields
- /model command captures ANSI escape codes in model name (Warp terminal)
- [Bug] Ampersand command missing for local-to-cloud conversation migration
- Shell snapshot parse errors from captured zsh function definitions
- Expose invocation mode to hooks (interactive vs -p/pipe mode)
- Feature request: Hook event for AskUserQuestion / interactive dialog responses
- [MODEL] API Error: Rate limit reached
- [Bug Report: Claude Code session caused significant time loss
- Bash tool returns empty output on Windows (MINGW64/Git Bash)
- CRITICAL: User denies permission prompt, Claude executes the command anyway
- [Bug] Welcome screen displays incorrect model name "Sonnet 4.6" instead of valid model
- [BUG] I am unable to install the Marketing plugin on Cowork
- Status line wraps excessively on session start, normalizes after first message
- [Bug] Model selection state not properly isolated between Claude instances
- [FEATURE] add --label or --name argument to distinguish among claude processes
- You've hit your limit · resets 7pm (America/Chicago)
- [BUG]
- [BUG] Bun segfault crash after ~2h session on Windows x64 (Bun v1.3.10)
- Stream Bash tool output in real-time during command execution
- [BUG] Failed to load session" on macOS desktop app — persists after full local data wipe, affects all sessions including new ones
- [BUG] Consistently ignoring CLAUDE.md
- [Bug] Claude 4.6 Opus ignores explicit user rules and instructions
- Keep files open in IDE after edits + navigate to line references
- VS Code: Support tabbed conversations within a single panel
- [MODEL] Model persists with constraint-violating approach despite repeated explicit rejection
- [Bug] Claude models exhibit increased hallucination and context loss after Sonnet 4.6 release
- GitHub MCP not starting at Claude Code launch despite valid configuration
- [FEATURE] Per-message model override without switching session model
- [FEATURE] Configurable Status Line verbs
- [Bug] Incorrect "Reading file" message displayed when executing Python scripts
- Agent Teams: zombie teammates persist in UI after TeamDelete
- Cowork connectin API bug
- Bash tool fails when Windows username contains a single quote
- CLAUDE.md parent directory traversal is a security/privacy concern
- Claude doesn't read CLAUDE.md automatically — that's a hooks problem, fixable
- [Bug] Excessive token consumption without output generation
- [Bug] Anthropic API Error: Rate limit reached despite unused quota
- [Bug] Anthropic API Error: Empty Text Content Block in Messages
- VS Code extension: Notification hooks not firing and no native VS Code notifications
- Background Task agent transcripts expire while parent conversation is still active
- [FEATURE] Status line token arrows are counterintuitive — suggest adding descriptive labels
- [Bug] Anthropic API Error: Rate limit reached
- [FEATURE] Disable the flowery words in the UI
- [Bug] Model selection protocol not followed correctly
- [Bug] Anthropic API Error: Rate limit exceeded despite available quota
- Plugin update fails with 'not installed at scope project' after successful install
- Claude in Chrome: MCP bridge fails to connect despite correct native messaging setup
- NODE_EXTRA_CA_CERTS Environment variable not working
- Plan output text renders in black/unreadable color on dark terminal backgrounds
- [BUG] Bun crashes with 'incorrect alignment' on Windows ARM64 (v2.1.47 native installer)
- [BUG]
- [Bug] `/mobile` command suggested but undocumented and missing from `/help`
- [Bug] Anthropic API Error: Empty text content blocks in messages
- Feature request: cost cap / confirmation before external API calls
- Plugin marketplace crashes with Bun panic on Windows ARM64
- [BUG] Context window freeze before auto-compaction triggers (Claude Sonnet 4.6, Cursor)
- [BUG] Output blocked by content filtering when generating ISO country code dictionary
- [UX] /model picker always shows Opus as "Default (recommended)" regardless of configured model
- [BUG] Write tool creating new .md file permanently crashes session renderer (SyntaxHighlightedDiff infinite setState loop)
- Status line should persist during interactive prompts (plan approval, permission, questions)
- [BUG] [BUG] Cowork frontend kills every process immediately - conversation_uuid validation fails on all sessions (macOS 26, SDK 2.1.30-2.1.45)
- Inline code color bleeds into adjacent Cyrillic characters
- Claude Code CLI always selects API Usage Billing org instead of Max plan on second Mac
- Last message in conversation can disappear
- Feature request: `claude-vscode.sendMessage` command for programmatic input to panel sessions
- Feature request: Allow renaming Claude Code panel tabs in VS Code
- 初回セットアップ時にMCP設定が未設定にもかかわらず「configured」と表示される
- [FEATURE] color field in agent frontmatter for consistent team UI identification
- Claude Agent SDK: 80+ second startup time on Windows
- [BUG] claude --worktree (-w) does not create a git worktree
- [BUG] Cowork on Windows 11 reports virtualization not enabled when it actually is
- [BUG] Claude Code desktop app gets stuck and progresses indefinitely when connected via SSH on Windows
- [BUG] Z index of claude-code vscode extension blocks my hover tooltips
- [BUG] Cowork MCP servers fail to connect on Mac Mini M4 — "Could not connect to MCP server" for mcp-registry and Claude in Chrome
- --worktree (-w) flag silently ignored when feature flag tengu_worktree_mode is not rolled out to user
- [BUG] Skills don't receive IDE selection context (<ide_selection>) when invoked via slash command
- [BUG] --worktree (-w) flag silently ignored due to server-side feature flag not rolled out
- [Bug] Welcome message shown even when CLAUDE.md exists in .claude/ directory
- [Bug] Claude Code instability on Windows 11 PowerShell
- [BUG] `ANTHROPIC_BASE_URL` ignored during setup
- [BUG] Claude Code on Windows can't execute bash when started from a directory with a ' in the path
- [FEATURE] [FEATURE] Rename Claude Code Tabs
- [BUG] VS Code extension: 'model' attribute incorrectly flagged as unsupported in skill frontmatter
- Remove hard wrap when copying?
- Bug: excludedCommands doesn't clear proxy env vars, breaking Go binaries like gh
- [BUG]
- Admin Tool: Add ability to switch to light mode
- [Bug] Anthropic API Error: Long context beta unavailable for subscription
- Claude Code AI errors caused unnecessary Gemini API costs and wasted user time
- [Bug] Anthropic API Error: Long context beta access revoked for eligible subscription
- [Bug] Anthropic API Error: Long context beta unavailable for subscription
- Allow exporting session-granted permissions to persistent settings
- [BUG] Model selection shows Opus 4.6 but chat reports 4.5
- ...
- [BUG] javascript_tool fails with regex literals containing backslash escapes
- [Bug] Slash command list fails to update after renaming skills with prefix
- [Bug] Text generation producing incomplete output
- RangeError: Maximum call stack size exceeded in message streaming
- Windows installer falsely detects concurrent installation, --force flag ignored
- [Bug] /compact command does not clear "Context low" warning message
- [Feature Request] Add persistent verbose mode or scrollable verbose output view
- [BUG] MCP servers shown under "Project MCPs" when no project .mcp.json exists
- [FEATURE] Support project-local TypeScript SDK in typescript-lsp plugin
- [Bug] Missing visual differentiation between thinking and response output
- Claude Code CLI crashes during context summarization - "Failed to get summary response from streaming"
- Bash tool always outputs 'Unable to read input file: Is a directory' error
- [Bug] console locks up and truncates the last hour or work
- Migrate Embeddings from Gemini API to Vertex AI
- Feature Request: Configurable Review Gates (Auto-review before critical actions)
- [BUG] Working directory does not persist between Bash commands on Windows (Git Bash/Powershell)
- [FEATURE] Add context: fork frontmatter option for slash commands
- [BUG] When pressing keyboard enter on numeric pad this happen: [57414;129u
- [BUG] Title: Window resize resets scroll position to top
- [BUG] Local plugins no longer persist after 2.1.x update - now require marketplace structure
- Edit tool crashes with 'undefined is not an object (evaluating T.replaceAll)'
- [BUG] @ autocomplete menu requires additional character - does not trigger on @ alone (incorrectly closed as duplicate)
- [BUG] Delegate mode hangs on prompt submission (v2.1.2
- Feature: Option to show global account usage in statusline
- [Feature Request] Stop resetting privacy settings to default on updates
- [Payment] Duplicate charges for Claude Pro – multiple invoices for the same billing period
- [BUG] Claude code generate an incorrect "additionalProperties": {} field for ExitPlanMode tool
- Systematic bias against .NET/Microsoft frameworks - Claude defaults to custom implementations
- [BUG] Panic when editing files containing Korean (multi-byte UTF-8) text - byte index not a char boundary
- LSP plugins need navigation tools, not just diagnostics
- Edit/Write tools fail with 'File has been unexpectedly modified' on Windows (MINGW)
- [FEATURE] /restart command for in-session environment refresh
- [BUG] ESC key during model selection (Alt+P) interrupts agent execution - Windows Terminal
- [FEATURE] Real-time auto-refresh for Ctrl+O transcript view when monitoring background processes
- [Bug] StructuredOutput tool doesn't stop agent execution - agent continues after calling it
- [FEATURE] Add `title` field to Skills for separate UI display vs AI description
- [BUG] Claude Code Web silently errors on bad slash command input
- [BUG] optimized time waster
- [BUG] MCP header not added in ~/.claude.json
- [FEATURE]
- [BUG] File suggestions with @ stopped working for large directories after update
- [BUG] Slash command autocomplete doesn't work in the middle of text when vim mode is enabled
- [BUG] /mcp UI shows "Auth: not authenticated" for HTTP MCP servers using Bearer token headers
- [BUG] /terminal-setup command on Zed deletes user config without any warnings
- [BUG] Shell snapshots export empty PATH on Windows (Git Bash), breaking command execution
- [FEATURE] Publish to WinGet repository from release CI / CD
- [FEATURE] Automatic prompt pattern detection with skill suggestions
- [Bug] Exit-time refresh tokens not persisted, causing invalid grant errors on restart
- Web Fetch tool result URL overflows container
- [Feature Request] Add notification system for long-running sessions with configurable delay
- [BUG] Bash command executed without asking for permission
- [FEATURE] Classification: Project Creation / Start
- [Feature Request] Sync claude.ai Projects with Claude Code CLI
- inconsistent token limit status and reset time
- [BUG] Ctrl-Z needlessly trapped.
- Claude Code crashes on YAML parse error in command frontmatter
- [BUG] Bracketed paste mode not disabled on exit
- [BUG] OAuth redirect_uri contains space causing authorization failure
- [BUG] Long Context Beta API Error mid-long-context-session
- [Bug] Anthropic API Error: Long context beta not available for subscription
- [BUG] --worktree flag silently fails with Bitbucket (non-GitHub) remotes
- [BUG] [1M] Sonnet 1M context window disappeared after Claude Code update to v2.1.45 — regression on Max plan ($200/mo)
- [BUG] fairly serious permissions problem : "cd*"
- Plan mode: highlight changes between revisions