anthropics / anthropics/claude-code

[Agent incident] 2026-08-14 - 00:5x — serverový deb vytlačil desktopový PSippr deb z releasů (157–160)

Open
#94,963 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-14** 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-14 00:5x — serverový deb vytlačil desktopový PSippr deb z releasů (157–160)

- **Co:** přidání psippr-server_*.deb do releases/ (13. 8., ed0c08f9) uspokojilo
obecný glob `ls upload/*.deb` ve fallbacku Collect artifacts — desktopový
`PSippr-.deb` se od v1.0.157 přestal nahrávat, přestože se dál stavěl
(doloženo logem: jpackage ho vyrobil, fallback ho přeskočil).
- **Škoda:** 4 verze bez linuxového deb balíčku appky; uživatel si toho všiml sám.
- **Oprava:** kontrola na přesné jméno `${NAME}-${VER}.deb` + `! -name
"psippr-server*"` ve find (lokální commit, push až s další dávkou dle pokynu).
- **Pravidlo:** když se do sdíleného adresáře artefaktů přidává nový soubor,
projít VŠECHNY globy, které nad ním operují — obecné `*.ext` kontroly se novým
souborem tiše uspokojí. A po releasu porovnat seznam assetů s předchozí verzí
(počet i jména), ne jen zelené joby.

Provenance in the project's git history

- record key: `2026-08-14 ~ 005x serverový deb vytlačil desktopový psippr deb z releasů `
- first committed: `2026-08-14T01:05:58+02:00`
- first commit: `b6e10cef7318`
- 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

The incident record names ai-incidents.md, ia-sabotages/ai-incidents.md, and tool-sabotages/ai-incidents.md; start by checking which history file is canonical and inspect commit b6e10cef7318. The report describes a release-artifact regression, but it does not identify a claude-code file, test, or requested change, so completion criteria are not defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, kotlin
Domain
build-system, release
Issue type
Bug
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.