3 Commits

Author SHA1 Message Date
1271f0b21b chore: remove dev artifacts, fix hardcoded path, add tests + license
- Remove agent/agent.md (dev-time agent context dumps), .DS_Store,
  committed venv configs (pyvenv.cfg), 0-byte runtime cache
- Remove hardcoded  /home/userpath from cron_scraper feed lookup
- Replace ad-hoc test_implementation.py with pytest tests/test_scraper_cache.py
- ruff clean (33 fixes: bare excepts, unused Config, whitespace)
- Root pyproject.toml (activates shared Gitea CI), MIT LICENSE, README Tests
2026-08-20 21:39:04 +00:00
e7b31a510a fix: Complete removal of relative imports to resolve Docker container issues 2026-02-02 09:20:44 -06:00
714f5380e7 feat: Implement AI processor with fact extraction capabilities for articles from scraper 2026-02-02 08:53:58 -06:00