6 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
b923201695 Adding a cron job script and a setup script to help with setting up cronjob 2026-01-31 09:49:18 +00:00
f32902e894 New Readmes, cleaned reqs.txt, fixed multithreading issue, and commenting out aiserver and embedder until more testing done 2025-10-17 09:53:15 -05:00
3c2073614f handling spaces better 2025-10-17 01:39:15 -05:00
8a630e7ba3 server content gets served 2025-10-17 00:45:10 -05:00
e8673fb0f6 Added basic article retriever 2025-10-17 00:42:35 -05:00