You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard bb716b5dc2 feat: add get_last_source_url + remove head_html from ScrapedContent
- Add get_last_source_url() to article_history db module for source rotation
- Remove head_html field from ScrapedContent struct and scrape_url function
- Fix synthesis.rs scrape_single_article_with_llm to pass empty string instead of removed field

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago
.claude
backend feat: add get_last_source_url + remove head_html from ScrapedContent 3 months ago
docs docs: add algorithm rewrite implementation plan (7 tasks) 3 months ago
e2e test: verify LLM call logs endpoint returns data after generation 3 months ago
frontend
.env.example
.gitignore
AGENTS.md
CLAUDE.md feat: drop source_diversity_window and use_llm_for_article_extraction settings 3 months ago
docker-compose.yml