#windows

9 articles

Claude Code Is Crashing Your Frame Rate on Windows 11 — The Fix

A bisected regression shows Claude Code's TUI render loop dropped from 16 fps to ~9-10 fps on Windows 11 between versions 2.1.159 …

Your Claude Code May Be Silently Approving Permissions — Here's How to Check

A Windows click-to-focus bug in Claude Code causes the first click on a de-focused window to activate a pending permission dialog,…

Your Claude Code May Ask 700+ Permission Prompts Per Session — Here's How to Check

Claude Code's compound-command permission system can flood you with hundreds of prompts per session, even for read-only commands l…

Codex Users Hit Tool-Call and Workspace Bugs on the New GPT-5.6 Build

Fresh Codex issues report a namespace collision producing 'unsupported custom tool call: execexec' on gpt-5.6-sol, plus new tasks …

Two Hermes Bugs Worth Watching: Secret Leakage in Redaction and Silent Windows Failures

Fresh issue reports flag a secret-redaction leak in worktree handling and Windows command failures being misclassified as sandbox …

Your Coding Agent Is Lying About Its Health — Here's How to Catch It

A Claude Code Remote Control bug revealed a deeper problem: your agent's status indicators can be confidently wrong. Here's a diag…

Windows Is the Unloved Stepchild of Coding Agents — and That's Changing

A burst of Windows-specific crash and stability fixes just landed across Hermes, Codex, and Goose at the same time. It's the most …

Zero Just Prevented a Windows Taskkill Hijack — And You Didn't Even Know It Was Possible

Gitlawb Zero resolved an absolute path for taskkill on Windows to prevent binary hijacking. A security fix that protects your enti…

Hermes on Windows Finally Works the Way It Should

Hermes shipped a self-healing update mechanism for Windows venvs. Half-updated installations now repair themselves automatically.