llm-kb
← Back to social
Community

Claude Desktop code-split layout mapped: 44 lazy-loaded chunks catalogued in free PDF

A maintainer of claude-desktop-debian, a project repackaging Anthropic's Linux .deb, discovered that release 1.19367.0 split the Electron main process into a 700-byte stub, a 7.7 MB core chunk, and 44 lazy-loaded satellite chunks. The change broke the build, prompting a fix (PR #793) and a full inventory of the new layout, published as a free 11-page PDF.

1 engagement·1 source·Sun, Jul 12, 2026, 11:51 AM
The maintainer of claude-desktop-debian (which repackages Anthropic's official Linux .deb into RPM/AppImage/Nix/AUR) found that upstream release 1.19367.0 replaced the previous single 15 MB minified index.js with a code-split architecture: a 700-byte stub, one 7.7 MB core chunk that always loads, and 44 lazy-loaded satellite chunks. The build broke because patches were hardcoded to the old path. After fixing it (PR #793), the maintainer catalogued all 44 chunks and wrote up the findings in a free 11-page PDF.

Entities

claude-desktop-debian(tool)Anthropic(company)Claude Desktop(tool)

Related

IncidentSat, Jul 11, 2026, 07:37 PM

Users report Claude subagent freezing and usage limit reset issues on MacOS

On July 11, 2026, multiple users reported problems with Anthropic's Claude on MacOS: Sonnet subagents spawned by Opus 4.6 freeze after starting tasks, and the usage limit UI shows reset but messages cannot be sent. Users suspect server-side issues not reflected on claude.ai.

9 engagement·2 sources·reddit
ProductSat, Jul 11, 2026, 03:52 PM

Desktop pet for Claude Code that reacts to its activity

Sidecrab is a pixel crab desktop pet that sits on your screen and reacts in real time to what Claude Code is doing. It shows thought bubbles when Claude is thinking, throws claws up when a tool needs permission, and wanders when you step away. It solves the problem of lacking a visual companion for Claude Code, similar to the pet in ChatGPT's desktop app.

4 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 07:56 AM

Persephone: persistent agent toolbox for Claude Code

Persephone is a free, open-source dev notepad that gives Claude Code a persistent toolbox of reusable scripts. It solves the problem of Claude rewriting the same ad-hoc scripts every session by making scripts permanent and discoverable via a manifest.

6 engagement·1 source·reddit
Tool ReleaseMon, Jul 6, 2026, 10:51 PM

Claude Code v2.1.202 adds dynamic workflow sizing and telemetry improvements

Anthropic released Claude Code v2.1.202 on July 6, 2026, introducing a configurable dynamic workflow size setting (small/medium/large) that advises Claude on agent count for workflows. The update also adds workflow.run_id and workflow.name OpenTelemetry attributes for better observability, and fixes a crash in inline history search and a bug with /rename on background sessions.

17 engagement·1 source·github
IncidentSat, Jul 11, 2026, 12:48 PM

User reports Claude API skill bug and shares workaround

A Reddit user reported a bug in Anthropic's Claude desktop app where the 'claude-api' skill consumes an excessive number of tokens. The user shared a configuration workaround to disable the skill via the settings.json file, warning others not to trigger it.

7 engagement·1 source·reddit