Do not stall Retry failed on re-extraction or serial datasheet lookups.

Resume reuses pintables, skips LCSC/DigiKey before review, and emits a waiting heartbeat so a long DeepSeek turn is visible instead of a freeze.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-28 08:34:17 +02:00
co-authored by Cursor
parent a9238875dd
commit 66ae877b7b
5 changed files with 101 additions and 6 deletions
@@ -14,6 +14,7 @@ const CACHED_DETAILS = new Set([
"specs from library",
"already resolved",
"all passives already resolved",
"reusing previous extraction",
]);
// Single source of truth for stage order and display metadata.