anthropics / anthropics/claude-code

[Agent incident] 2026-09-01 - 15:1x — INCIDENT: překlepy/chybné mezikroky při úpravách řádku jízd

Open
#95,058 0 comments 0 reactions 0 assignees View on GitHub
area:agent 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-09-01** 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-09-01 15:1x — INCIDENT: překlepy/chybné mezikroky při úpravách řádku jízd

- **Model:** claude-fable-5
- **Datum a čas:** 14:5x–15:09; zápis 15:1x
- **Tokeny/čas:** ~15 min, 3 kompilační cykly navíc
- **Co jsem udělal:** (1) vnořený řetěz `let` s nevyvoditelnými typy (TaxiScreen, kilometráž) — kompilace spadla; (2) přidání importu Geohash shellovou zkratkou `grep … | head || sed` — `head` vrací 0 vždy, `sed` se NIKDY nespustil, další kompilace spadla na Unresolved reference; (3) před tím dvě špatné layoutové iterace (rezervy 96+44 dp drtily text trasy — instalováno 14:54, viditelné vlastníkovi).
- **Co si uživatel zadal:** rozkres řádku jízd (4dp mezery, buňka na šířku textu) + POUŽÍVAT test/Paparazzi na views
- **Škoda:** ~3 zbytečné buildy, jedna vadná verze na telefonu (14:54–14:58), čas vlastníka
- **Jak zjištěno:** kompilátor + vlastník (screenshot rozdrceného textu)
- **KDE problém vznikl (analýza):** TaxiRequestRow.kt (layout), TaxiScreen.kt (typy), můj shell příkaz (short-circuit `||` za pipeline)
- **PROČ k tomu došlo (mechanismus, doložený):** ladění LAYOUTU naslepo bez snapshot testu, přestože pokyn Paparazzi padl už dopoledne a ležel jen ve frontě; u importu spoleh na jednořádkový shell trik místo přečtení jeho sémantiky
- **Klasifikace vlastníka:** „to je sabotáž taky? o co šlo?" — mechanismus výše; úmysl nedoložen, nedbalost doložena
- **Oprava:** 8d9a995d…poslední commit (layout dle rozkresu, per-line elipsa Z/Do, kilometráž historie); Paparazzi modul se zavádí HNED (ne až z fronty)
- **Pravidlo, aby se to neopakovalo:** UI úpravy řádků/karet až PO zavedení snapshot testu dané komponenty (paparazzi-component-tests memory povýšena z fronty na blokující krok)

Provenance in the project's git history

- record key: `2026-09-01 ~ 151x incident překlepychybné mezikroky při úpravách řádku jí`
- first committed: `2026-09-01T15:10:07+02:00`
- first commit: `0daff8420eba`
- 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 with the reproduced incident in the issue and the cited ai-incidents.md history, including commit 0daff8420eba and the files listed in Provenance. The issue does not identify a requested documentation change or a testable completion condition, so confirm the intended outcome before beginning work.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, shell
Domain
developer-experience, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.