-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
weekly-digestWeekly scan resultsWeekly scan results
Description
Weekly Coding CLI Issue Digest — 2026-03-06
Scanning issues from the past 7 days (since 2026-02-27T00:00:00Z)
Claude Code (anthropics/claude-code)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #31480 | Opus 4.6 quality regression: production automations broken by apparent model dow | 0 | 0 | invalid |
| #31479 | [FEATURE] hide the git commit bar | 0 | 0 | enhancement, area:ui, area:desktop |
| #31478 | [BUG] claude doctor hangs indefinitely when using AWS Bedrock (CLAUDE_CODE_USE_B | 0 | 0 | bug, has repro, api:bedrock, platform:macos, area:cli |
| #31477 | [Cowork] Accessibility: Animated status text ("Scheming...") is unusable for ADH | 0 | 1 | enhancement, platform:macos, area:a11y, area:cowork |
| #31476 | [BUG] Claude Desktop - Google OAuth login loop, claude:// callback not delivered | 0 | 0 | bug, invalid |
| #31475 | [BUG] option to hide or minimize the built-in “status footer” (multi-line debug/ | 0 | 0 | enhancement, platform:linux, area:tui, platform:wsl, area:statusline |
| #31474 | [MODEL] "NEVER generate or guess URLs" instruction causes model to withhold URLs | 0 | 1 | enhancement, area:model |
| #31473 | [FEATURE] Add sandbox.filesystem.allowRead | 0 | 0 | enhancement, area:permissions, area:sandbox |
| #31472 | [Feature Request] Resolve hooks from nearest .claude/settings.json relative to e | 0 | 0 | enhancement, area:hooks |
| #31471 | Custom statusLine command resets shell CWD between Bash tool calls | 0 | 0 | bug, has repro, platform:windows, area:bash, area:statusline |
| #31470 | --chrome-native-host crashes on Windows with Bun internal panic (v2.1.70) | 0 | 0 | bug, duplicate, platform:windows, area:chrome |
| #31469 | Plugin hooks (PreToolUse) not propagated to subagents spawned by Agent tool | 0 | 1 | bug, has repro, platform:macos, area:hooks, area:agents |
| #31468 | LSP server manager initializes before plugins register their servers (race condi | 0 | 1 | bug, has repro, area:tools, area:core, platform:wsl |
| #31467 | [BUG] status line in win11 powershell does not stay on the bottom but stays at t | 0 | 0 | bug, platform:windows, area:tui, area:statusline |
| #31466 | [Bug] Unable to process empty bug report | 0 | 1 | bug, platform:macos, needs-info |
| #31465 | [BUG] Bash tool broken on Windows when username contains apostrophe | 0 | 1 | bug, platform:windows, area:bash |
| #31464 | [FEATURE] Auto-route simple tasks to Sonnet to conserve Opus quota | 0 | 1 | enhancement, area:cost, area:model |
| #31463 | [Bug] Remote control session creation failed: Invalid session context conversion | 0 | 1 | bug, duplicate, platform:macos, area:cli |
| #31462 | Plugin update detection and upgrade workflow | 0 | 1 | enhancement, area:plugins |
| #31461 | [BUG] Voice input doesn't work in plan edit mode | 0 | 1 | bug, has repro, platform:macos, area:tui |
Label Distribution
- bug: 62
- enhancement: 31
- platform:macos: 29
- has repro: 25
- platform:windows: 19
- area:tui: 18
- platform:vscode: 12
- invalid: 10
- area:agents: 9
- duplicate: 9
- regression: 9
- platform:linux: 8
- area:model: 7
- area:tools: 7
- area:bash: 6
OpenAI Codex (openai/codex)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #13741 | Windows PowerShell sessions are being steered by Unix/bash startup instructions | 0 | 1 | bug, model-behavior, windows-os, CLI |
| #13740 | Sidebar stuck on infinite loading spinner on macOS (app version 26.305.950) | 0 | 2 | bug, app |
| #13739 | Feature request: allow a separate model for context compaction | 0 | 0 | |
| #13738 | VS Code extension still shows a 258K token context limit for GPT-5.4, while the | 0 | 1 | |
| #13736 | [FEATURE] Allow hiding/blocklisting models from the model dropdown | 0 | 0 | enhancement, app |
| #13733 | Background process polling wastes tokens: each write_stdin poll triggers full AP | 1 | 2 | bug, rate-limits, CLI, tool-calls |
| #13732 | fast: on/off in CLI status bar | 0 | 1 | enhancement, TUI, CLI |
| #13731 | Codex VSCode extension shows excessive amount of ads on Plus account | 0 | 1 | bug, extension |
| #13730 | MacOS app. Copy/pasted text from word documents are pasted into chat as an attac | 0 | 3 | bug, app |
| #13729 | Windows: Ctrl+V multiline paste executes immediately in Codex CLI while Shift+In | 0 | 2 | bug, windows-os, TUI, CLI |
| #13728 | Allow overriding service_tier for sub-agents in config | 0 | 1 | enhancement, CLI |
| #13727 | Message remains in composer after thread switch | 0 | 1 | bug, windows-os, app |
| #13726 | Codex CLI TUI accepts prompt but renders no assistant response on Linux (exec wo | 1 | 1 | bug, TUI, CLI |
| #13724 | old threads broken after update (invalid_encrypted_content / organization_id mis | 0 | 1 | bug, auth, app |
| #13723 | In codex app (win) poor quality of rendered text | 0 | 0 | bug, windows-os, app |
| #13721 | Codex App on Windows/WSL: targeted patch workflow is inconsistent, and review pa | 1 | 2 | bug, windows-os, tool-calls, app |
| #13720 | TUI: make "Worked for" cumulative since last user prompt (not per separator/stat | 0 | 1 | enhancement, TUI, CLI |
| #13719 | bug[cli] :: gh comment body may post literal \n sequences | 0 | 0 | bug, CLI, tool-calls |
| #13718 | VS Code extension: clicking file links in chat opens external browser (`vscode-r | 0 | 1 | bug, windows-os, extension |
| #13717 | [extension] Runaway rg processes + high CPU/RAM after extension update | 0 | 2 | bug, extension, tool-calls, app |
Label Distribution
- bug: 67
- app: 54
- windows-os: 37
- enhancement: 25
- CLI: 23
- TUI: 14
- extension: 10
- tool-calls: 6
- Terminal: 4
- auth: 3
- code-review: 3
- mcp: 3
- sandbox: 3
- codex-web: 2
- custom-model: 2
Gemini CLI (google-gemini/gemini-cli)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #21399 | Powershell execution policy can't run shell command | 0 | 1 | status/need-triage, area/core, status/possible-duplicate |
| #21396 | Can't access(read/write) allowed directories by filesystem mcp server, unable to | 0 | 1 | status/need-triage |
| #21395 | Actual vs. Declared Quotas for Google AI Pro | 0 | 2 | status/need-triage, area/enterprise, status/possible-duplicate |
| #21392 | Extensions do not hot-reload after auto-update (restart required) | 0 | 0 | status/need-triage, area/extensions |
| #21391 | gemini-cli accepts invalid model names with --model flag | 0 | 1 | status/need-triage, area/core |
| #21390 | Support priority paygo on gemini-cli via vertex | 0 | 0 | status/need-triage, area/core |
| #21389 | Make Jetbrains IDEs as editor options | 0 | 0 | status/need-triage, area/core |
| #21387 | Can't reset Model using "Ctrl+L" | 0 | 0 | status/need-triage, area/core |
| #21386 | Wrong display of value of Gemma Model Router ([object Object]) | 0 | 0 | status/need-triage, area/core |
| #21382 | 3.1 pro not working while other models do | 0 | 1 | status/need-triage, area/agent, status/possible-duplicate |
| #21381 | Port conflict in npm run debug | 0 | 0 | status/need-triage, area/platform |
| #21373 | feat: Display small tag instead of long version strings in CLI | 0 | 3 | status/need-triage, area/core |
| #21372 | Continuous voice guided development | 0 | 1 | status/need-triage, area/core, status/possible-duplicate |
| #21370 | bug: Linuxbrew installations not detected in getInstallationInfo | 0 | 3 | status/need-triage, area/core |
| #21368 | Don't use Ctrl + B as shortcut | 0 | 3 | status/need-triage, area/core |
| #21367 | ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ | 0 | 1 | status/need-triage, area/security, status/possible-duplicate |
| #21366 | When searchung in /resume and using search /: cannot select filtered result, sin | 0 | 3 | status/need-triage, area/core |
| #21359 | Plan Mode Write Operations Denied When sessionId is Missing |
0 | 0 | area/core, area/enterprise, workstream-rollup |
| #21357 | Fix unreachable task tracker strategy and clean up tool names | 0 | 0 | status/need-triage, area/agent |
| #21352 | gemini extensions install https://github.com/markmcd/gemini-docs-ext | 0 | 1 | status/need-triage, area/extensions |
Label Distribution
- status/need-triage: 91
- area/core: 43
- area/agent: 21
- area/platform: 17
- status/possible-duplicate: 16
- 🔒 maintainer only: 12
- workstream-rollup: 8
- area/enterprise: 6
- area/security: 6
- area/extensions: 5
- area/documentation: 4
- priority/p1: 4
- help wanted: 2
- area/unknown: 1
- priority/p3: 1
OpenCode (anomalyco/opencode)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #16351 | TUI broken in tmux after 1.2.17 (found root cause) | 0 | 0 | bug, opentui |
| #16350 | agent always showing bad request | 0 | 1 | bug, windows, zen, core, needs:compliance |
| #16349 | [FEATURE]: Add option to swap left/right panel layout | 0 | 1 | web |
| #16344 | Requesty provider does not load approved models | 0 | 0 | bug, core |
| #16342 | Does OpenCode not recognize the reference paths of symbolic links? in windows 11 | 0 | 1 | windows, core |
| #16341 | Feature Request: Show date/timestamp in subagent session picker (ctrl+x) | 0 | 0 | |
| #16339 | [FEATURE]: Science based system prompt over specification audit and mitigation | 0 | 3 | discussion, core |
| #16338 | AI_UnsupportedFunctionalityError: 'file part media type application/pdf' when |
0 | 1 | bug, core |
| #16336 | new terminal using opencode in home dir with snapshot: true will occupy huge sto | 0 | 1 | bug, windows, core |
| #16334 | 最近 的版本,1.2.17,频繁发生: 排队中,不返回信息输出,重新启动或者刷新页面才看到已经有输出了 | 0 | 1 | bug, windows, web |
| #16333 | Compaction occurs way before context limit reached on GPT 5.4 | 1 | 4 | bug, core |
| #16332 | bug: text content blocks must be non-empty in custom provider | 0 | 1 | bug, core |
| #16331 | Permissions ignored | 0 | 4 | bug, core |
| #16327 | TUI does not fully repaint after Ctrl+Z + fg when terminal is resized | 0 | 2 | bug, opentui |
| #16323 | bug(desktop): "Stale read from " crash when running multiple agents — v1.2 | 0 | 1 | bug, web |
| #16321 | Opencode startup include trojan | 1 | 6 | bug, windows |
| #16320 | 桌面版opencode启动会启动两个mcp的npm进程 | 0 | 2 | bug, web |
| #16319 | any plans for priority scheduling in opencode? | 0 | 1 | |
| #16318 | [Bug] Kimi K2.5: "reasoning_content is missing" error | 0 | 1 | bug, core |
| #16316 | OpenAI ChatGPT auth not working anymore | 0 | 1 | bug, core |
Label Distribution
- core: 56
- bug: 46
- windows: 21
- discussion: 19
- web: 16
- opentui: 15
- docs: 4
- perf: 4
- acp: 2
- needs:compliance: 1
- zen: 1
Copilot CLI (github/copilot-cli)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #1864 | Failed to resume session: Error: Session file is corrupted | 0 | 0 | triage |
| #1863 | Elicitation: Allow Enter key to submit forms, not just Ctrl+S | 0 | 0 | triage |
| #1862 | Highlight user input in scroll history | 0 | 0 | triage |
| #1861 | Start in Plan mode by default | 0 | 0 | triage |
| #1860 | NUL file | 0 | 0 | triage |
| #1859 | Support agent discovery from current working directory (nested .github/agents/) | 0 | 0 | triage |
| #1858 | skills toogle wrong index /skills menu | 0 | 0 | triage |
| #1857 | Allow users to cancel or remove enqueued messages before they are executed | 6 | 1 | triage |
| #1856 | Support path negation with custom instructions applyTo paths | 0 | 0 | triage |
| #1855 | Plugin skills installed by sessionStart hooks are not available in the current s | 0 | 0 | triage |
| #1854 | Multi line not working on GitHub Copilot CLI 0.0.422-1 | 1 | 2 | triage |
| #1853 | Support Review feature via Command-line options | 0 | 0 | triage |
| #1852 | The file diff could be visible even after you say Yes for the file change | 0 | 0 | triage |
| #1851 | Show context window size (tokens) in /model command alongside premium request mu | 0 | 1 | triage |
| #1849 | Provide Feedback without Leaving the CLI | 1 | 1 | triage |
| #1847 | code diff are hard to see in dark mode (catpuccin theme on iTerm2) | 0 | 1 | triage |
| #1846 | Is ~/.agents/skills a supported path ? | 0 | 0 | triage |
| #1845 | Add config/flag/env option to disable claude code compatibility loading | 0 | 0 | triage |
| #1844 | Marketplace for plugins on windows is broken | 0 | 0 | triage |
| #1843 | Always failed to make a dir | 0 | 0 | triage |
Label Distribution
- triage: 99
Qwen Code (QwenLM/qwen-code)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #2158 | API Error: 400 Failed to deserialize the JSON body into the target type | 0 | 0 | status/needs-triage, type/bug |
| #2155 | feat: add support for reading skills from .agents/skills |
0 | 1 | status/needs-triage, type/feature-request |
| #2146 | API error 429 web_tools (search) | 0 | 0 | status/needs-triage, type/bug |
| #2136 | Improve home directory warning UX | 0 | 0 | status/needs-triage, type/feature-request |
| #2135 | Auto-detect terminal background and apply a matching theme | 0 | 0 | status/needs-triage, type/feature-request |
| #2134 | VS Code Extension: Support all authentication methods (Coding Plan, API Key) lik | 0 | 0 | status/needs-triage, type/feature-request |
| #2132 | token计算错误 | 0 | 0 | status/needs-triage, type/bug |
| #2129 | Qwen Code run_shell_command 工具 UTF-8 编码问题 | 0 | 1 | status/needs-triage, type/bug |
| #2128 | Memory grows unboundedly during long sessions — UI History accumulates without l | 0 | 1 | |
| #2124 | 子Agent,参数传递 | 0 | 0 | status/needs-triage, type/bug |
| #2122 | only the combined spelling | 0 | 0 | status/needs-triage, type/bug |
| #2119 | [Feature Request] Configurable runtime output directory decoupled from ~/.qwen c | 0 | 0 | |
| #2114 | API Error,似乎是因为超出了单次token限制 | 0 | 0 | status/needs-triage, type/bug |
| #2112 | [VSCode IDE Companion] Thinking messages are not displayed after session load | 0 | 0 | |
| #2107 | 模型异常需要提升兼容性处理 | 0 | 0 | status/needs-triage, type/bug |
| #2106 | LSP 功能问题:大部分 LSP 方法无法使用 | 0 | 0 | |
| #2105 | Error message not cleared after switching model and sending new request | 0 | 2 | |
| #2103 | Discord邀请链接无效了,请创建一个永久的邀请链接 | 0 | 0 | |
| #2101 | space button issue | 3 | 4 | status/needs-triage, type/bug |
| #2097 | [UI/UX] Add setting to prevent forced split editor and separate tab group for we | 0 | 0 |
Label Distribution
- status/needs-triage: 65
- type/bug: 45
- type/feature-request: 25
- priority/P1: 2
- category/tools: 1
- priority/P2: 1
- priority/P3: 1
- scope/file-operations: 1
- status/need-information: 1
- status/need-retesting: 1
- type/badcase: 1
Kimi CLI (MoonshotAI/kimi-cli)
Top Issues by Reactions (past 7 days)
| # | Title | Reactions | Comments | Labels |
|---|---|---|---|---|
| #1356 | Feature Request: Seamless Migration of MCP Skill Configurations from Other Mains | 0 | 0 | enhancement |
| #1355 | Failed to initialize ACP session. Error: Internal error: "list.index(x): x not i | 0 | 0 | bug |
| #1354 | 我想要一个plan模式。 i want a plan mode. || I want a plan mode. i want a plan mode | 0 | 1 | enhancement |
| #1353 | feat: Add docx skill for reading and editing Word documents | 0 | 0 | |
| #1350 | 频繁出现 Authorization failed, please check your login status | 0 | 0 | bug |
| #1349 | shell prompt no longer shows cwd/git branch; request configurable display | 0 | 0 | |
| #1346 | API Error: 400 {"error":{"type":"invalid_request_error","message":"Invalid reque | 0 | 5 | bug |
| #1344 | API Error: 400 {"error":{"type":"invalid_request_error","message":"Invalid reque | 0 | 19 | bug |
| #1343 | 通过 uv tool install 安装的 kimi-cli 在 Windows 上启动很慢 || kimi-cli installed via uv t | 0 | 0 | |
| #1342 | Add OSC 9/777 terminal notifications for task completion | 0 | 0 | |
| #1341 | Windows Shell Commands Failing - PowerShell subprocess handling bug in Kimi CLI | 0 | 1 | bug |
| #1340 | Web ui codeblock copy not function | 1 | 0 | bug |
| #1339 | File mention (@) shows internal .git/objects/ files in the list | 0 | 0 | bug |
| #1334 | Jetbrains IDE kimi不可用 | 0 | 0 | bug |
| #1332 | After upgrading Kimi CLI to version 1.17.0 on Ubuntu 22.04, I get the following | 0 | 1 | bug |
| #1327 | More Steps per turn By Default | 0 | 0 | enhancement |
| #1321 | 由于系统内核中变量问题,导致kimi cli整个失效(kimi cli未作防御性清洗,导致整个服务失效) || Due to variable proble | 1 | 0 | bug |
| #1320 | Feature Request: Smart arrow key navigation for multiline input (cursor navigati | 0 | 0 | enhancement |
| #1319 | 增加关于本地skills操作管理的方法 || Add methods for local skills operation management | 0 | 0 | enhancement |
| #1316 | MCP timeout 导致kimi-cli不可用 || MCP timeout causes kimi-cli to be unavailable | 0 | 1 | bug |
Label Distribution
- bug: 27
- enhancement: 20
Summary
| Project | Stars | Open Issues |
|---|---|---|
| anthropics/claude-code | 74554 | 5664 |
| openai/codex | 63481 | 1606 |
| google-gemini/gemini-cli | 96663 | 2663 |
| anomalyco/opencode | 117150 | 6432 |
| github/copilot-cli | 9102 | 992 |
| QwenLM/qwen-code | 20085 | 582 |
| MoonshotAI/kimi-cli | 7005 | 176 |
Generated on 2026-03-06 by coding-cli-tracker
AI Analysis (via Kimi Code API)
Error: All model attempts failed. Check KIMI_API_KEY and endpoint.
Tried endpoint: https://api.moonshot.cn/v1
Tried models: kimi-latest moonshot-v1-auto moonshot-v1-128k kimi-k2-0711-preview
Debug: Set KIMI_API_BASE to override endpoint.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
weekly-digestWeekly scan resultsWeekly scan results