anthropics / anthropics/claude-code
Withdrawn by the author
- Dominant language
- Python
- Stars
- 145k
- Forks
- 23.1k
- PR merge metrics
- PR metrics pending
Description
### Summary
Incident recorded on **2026-08-27 08:25** 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-27 08:25 — retry bouře outboxu, dřív odbytá jako „to naše appka nežere"
- Co: mail smyčka (05cb7b9a, 13. 8.) zkoušela každé 2 min + při každém announce a návratu do popředí
connect na KAŽDOU zprávu ve frontě pro offline peery (2× 30 s timeout na pokus). Přes VPN adblocker
se toky hromadily (blockads 1,2 GB, swap plný) → telefon mrzl, stream nešel.
- Škoda: dny nepoužitelný telefon; při dřívějším battery testu bylo řečeno, že appka nežere — špatná diagnóza.
- Oprava: 272e8fb1 backoff per peer + stop po prvním selhání; fd34a4b5 flush jen peerům s announce < 5 min,
slepý pokus 1× za 30 min. Zrušený Release run 33045309478 = zbytečně placené minuty.
- Pravidlo: síťový „nežere" nikdy nevyslovit bez logcatu s časovou osou pokusů o spojení (grep timed out)
a bez pohledu na paměť VPN/adblock procesu, který tok drží za nás.
Provenance in the project's git history
- record key: `2026-08-27 08:25`
- first committed: `2026-08-27T08:23:38+02:00`
- first commit: `05eb2940d0cd`
- 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
Start by reading the incident record in ai-incidents.md and the referenced copies under ia-sabotages/ai-incidents.md and tool-sabotages/ai-incidents.md. Review commits 05eb2940d0cd, 272e8fb1, and fd34a4b5, then compare the recorded retry behavior with the available logcat and VPN/adblock memory evidence. Done is not defined by the issue beyond documenting the incident and its historical fixes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100