anthropics / anthropics/claude-code

[Agent incident] 2026-08-26 - ráno — instalace s necommitnutou .so + pád na LAN socketu

Open
#94,974 0 comments 0 reactions 0 assignees View on GitHub
area:model bug platform:intellij
Dominant language
Python
Stars
145k
Forks
23.1k
PR merge metrics
PR metrics pending

Description

### Summary

Incident recorded on **2026-08-26** while working with the coding agent in IntelliJ IDEA on a private Kotlin Multiplatform project.

### Environment

- Surface: Claude Code agent in IntelliJ IDEA (JetBrains plugin)
- Project: private Kotlin Multiplatform app (Android/iOS/desktop)

### Record (verbatim, Czech)

#### 2026-08-26 ráno — instalace s necommitnutou .so + pád na LAN socketu

- Co: `installAndroid` (widget fix 558633db) zabalil necommitnutou `libpsipr_disco.so` z 02:35 (DHT verze z noční session). Zároveň telefon ztratil p2p: **`app.pwhs.blockads` držel 28 229 UDP socketů** → iroh `Failed to bind sockets`, LAN `EADDRINUSE` → pád ve smyčce (LanDiscovery.ensureSocket bez reuse, výjimka nechycená), appka pod náhodným INSTALL_ID → „prázdná timeline", „píšu sám se sebou".
- Škoda: ~40 min hledání, uživatel bez appky, seznam Nové ukázal peera bez profilu (Supreme_Frase).
- Oprava: .so vrácena na commit (cd73f5a7 stav), LAN bind s reuse + bez pádu (3cd1035d), Nové/Online přes isDisplayable.
- Pravidlo: před installem `git status` — necommitnuté binárky nikdy neinstalovat; při „nic nechodí" nejdřív `/proc/net/udp` per uid (cizí appka může vyčerpat porty); engine bez socketů nesmí měnit identitu.

Provenance in the project's git history

- record key: `2026-08-26 ~ ráno instalace s necommitnutou so pád na lan socketu`
- first committed: `2026-08-26T05:43:55+02:00`
- first commit: `5386cc263465`
- stored versions of this record: 1
- files it lived in: `ai-incidents.md`, `ia-sabotages/ai-incidents.md`, `tool-sabotages/ai-incidents.md`

---
_Filed from a recovered incident log. The record above is reproduced verbatim from the project's `ai-incidents.md`; it was written in Czech at the time of the event._

Contributor guide

No contributing guide indexed for this repository

Research direction

This is a recovered incident log from a private Kotlin Multiplatform project, stored in ai-incidents.md, ia-sabotages/ai-incidents.md, and tool-sabotages/ai-incidents.md. Start by checking the referenced commit history around record key “2026-08-26 ~ ráno instalace s necommitnutou so pád na lan socketu”; the payload does not state a requested change or a completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, kotlin
Domain
documentation, mobile-dev, networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.