snipe/tests
pyr0ball bdbcb046cc fix: detect eBay condition field for parts/repair listings; add clear-filters btn
- aggregator: also check listing.condition against damage keywords so listings
  with eBay condition "for parts or not working" flag scratch_dent_mentioned
  even when the title looks clean
- aggregator: add "parts/repair" (slash) + "parts or not working" to keyword set
- trust/__init__.py: pass listing.condition into aggregate()
- 3 new regression tests (synthetic fixtures, 17 total passing)
- SearchView: extract DEFAULT_FILTERS const + resetFilters(); add "Clear filters"
  button that shows only when activeFilterCount > 0 with count badge
- .env.example: document LLM inference env vars (ANTHROPIC/OPENAI/OLLAMA/CF_ORCH_URL)
  and cf-core wiring notes; closes #17
2026-04-04 22:42:56 -07:00
..
db feat(snipe): parallel search+comps, pagination, title fix, price flag fix 2026-03-25 22:16:08 -07:00
platforms feat(snipe): parallel search+comps, pagination, title fix, price flag fix 2026-03-25 22:16:08 -07:00
test_tasks fix(tasks): address code review — cloud DB path, migration number, connection handling, enqueue site 2026-03-31 17:00:01 -07:00
trust fix: detect eBay condition field for parts/repair listings; add clear-filters btn 2026-04-04 22:42:56 -07:00
ui feat(snipe): auction support + easter eggs (Konami, The Steal, de-emphasis) 2026-03-25 14:27:02 -07:00
__init__.py feat: scaffold snipe repo 2026-03-25 13:08:54 -07:00
test_tiers.py fix(tests): update saved_searches tier test to match intentional ungating 2026-04-03 21:35:49 -07:00