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
68704b6edd Add API key authentication for AI service connections 2026-02-02 04:29:50 -06:00
64e81869ea Restore /facts endpoint and maintain all MCP Server functionality 2026-01-31 13:10:59 -06:00
ec756240b1 Implement all MCP Server endpoints from OpenAPI specification 2026-01-31 13:09:31 -06:00
1a62e2bd9b cleaned up mcp server andn added /facts endpoint 2026-01-31 13:05:23 -06:00
cd67adaae4 Initial Commit 2025-07-05 05:35:29 +00:00