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 381e11a5e4 refactor: delete dead Sources.tsx, move URL utils to utils/url.ts
normalizeUrl and isValidUrl are now in ~/utils/url. ThemeManager
and sources-utils tests import from the new location. The /sources
route redirect to /themes is preserved in App.tsx.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
.claude
backend fix: enable article history in preferred sources test 6 months ago
docs docs: add v2 code audit reports from 5-agent team 6 months ago
e2e fix: add TechCrunch source and increase retries for flaky generation test 6 months ago
frontend refactor: delete dead Sources.tsx, move URL utils to utils/url.ts 6 months ago
scripts
.env.example
.gitignore
AGENTS.md
CLAUDE.md feat: add theme schedules — model, DB, CRUD handler, routes 6 months ago
docker-compose.yml