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>
6 months ago
.claude Changed Claude code configuration 6 months ago
backend feat: add get_last_source_url + remove head_html from ScrapedContent 6 months ago
docs docs: add algorithm rewrite implementation plan (7 tasks) 6 months ago
e2e test: verify LLM call logs endpoint returns data after generation 6 months ago
frontend feat: LLM logs viewer page + log button on Home synthesis list 6 months ago
.env.example Finished phase 1 6 months ago
.gitignore test: add live generation UAT with real OpenAI API key 6 months ago
AGENTS.md Updated Claude code config 6 months ago
CLAUDE.md feat: drop source_diversity_window and use_llm_for_article_extraction settings 6 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 6 months ago