Commit Graph

1 Commits

Author SHA1 Message Date
Stash-KennyG
68dbccbe31 Add SmartResolve plugin for duplicate scene workflows (#697)
* Add SmartResolve plugin for duplicate-checker workflow.

Introduce SmartResolve with rule-based scene selection, protection/sync safeguards, in-row sync tooling, and documented settings for tuning Smart Resolve behavior.

Made-with: Cursor

* Update SmartResolve plugin to improve synchronization behavior and version increment to 1.0.02. Added a function to determine if a refresh is needed after sync, optimizing group loading based on cache state.

* Revert Smart Resolve query-cache reuse in selection flow.

Restore unconditional duplicate-group reload when running Select Smart Resolve to avoid the browser instability introduced by cache-key reuse, while keeping sync no-refresh behavior unchanged.

Made-with: Cursor

---------

Co-authored-by: KennyG <kennyg@kennyg.com>
2026-04-09 17:52:24 +03:00