Skip to content

Conversation

dgtlmoon
Copy link
Owner

  • Implements configurable custom strings for restock detection (fixes [feature] custom strings for restock detector #2779)
  • Adds robust text normalization (case-insensitive, accent removal, whitespace)
  • Supports international sites with custom messages like 'Pronto estarán en stock!'
  • Makes built-in in-stock detection configurable (addresses TODO)
  • Includes comprehensive unit and integration tests

gsaiz and others added 4 commits July 26, 2025 09:26
- Implements configurable custom strings for restock detection (fixes #2779)
- Adds robust text normalization (case-insensitive, accent removal, whitespace)
- Supports international sites with custom messages like 'Pronto estarán en stock\!'
- Makes built-in in-stock detection configurable (addresses TODO)
- Includes comprehensive unit and integration tests

🤖 Generated with Claude Code

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] custom strings for restock detector

2 participants