diff --git a/AGENTS.md b/AGENTS.md index b230402..eed8d09 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -17,7 +17,13 @@ generic-receipt-parser gaps; a sixth round the same day fixed the map pins' real (the CI `poi-car`/`poi` icons are thin outline-only paths, only 13-40% filled — solved with a solid silhouette layer extracted from each icon's own outer contour, not a redraw), applied a batch of ~20 user-reported UI polish items against Apple's Human Interface Guidelines, some via a guided -Q&A, and lowered the battery-voltage statistic's cutoff from 13.2V to 12.8V). This file is the entry point for every new agent +Q&A, and lowered the battery-voltage statistic's cutoff from 13.2V to 12.8V; a seventh round the +same day fixed a real CSS specificity bug that kept the wheel photo a wide 4:3 box instead of the +intended 96x96 square, moved the "Montiert" pill to match, added `color-scheme` so native `` popups now get a `color-scheme` hint.** The closed `${BILDER.map((b) => ``).join("")} -
${(() => { const info = bildInfo(startIndex()); return bildMitPlatzhalter(info.src, info.datei, info.label, "carfix"); })()}
- -
Fahrzeugbilder - Auf ein Bild tippen, um ein eigenes Foto hochzuladen oder zu ersetzen. -
- ${BILDER_UPLOAD_SLOTS.map((s) => ` -
-
- ${bildMitPlatzhalter(`/local/bilder/${s.datei}?v=${bildVersion}`, s.datei, s.label, "carfix mini", null, true)} -
- - ${esc(s.name)} - ${bildMenuOffen === s.datei ? ` -
-
- - -
` : ""} -
`).join("")} -
+ Auf das Bild tippen, um für diese Ansicht ein eigenes Foto hochzuladen oder zu ersetzen. + ${(() => { + const info = bildInfo(startIndex()); + return `
+
+ ${bildMitPlatzhalter(info.src, info.datei, info.label, "carfix", null, true)} +
+ + ${bildMenuOffen === info.datei ? ` +
+
+ + +
` : ""} +
`; + })()}
Kraftstoff-Rabatt