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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user