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 c5a56c8fb8 feat: save publication date in article history and show in synthesis
- Add published_date column to article_history table
- Add date field to NewsItem (serialized in synthesis JSONB)
- Pass LLM-extracted date through ArticleTrace to article history
- Display date below article title in SynthesisDetail page

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 months ago
..
__tests__ feat: split model dropdowns — scraping vs websearch in frontend 6 months ago
api feat: add clear history button with confirmation on ArticleHistory page 6 months ago
components refactor: decompose Settings.tsx into sub-components 6 months ago
contexts docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
i18n feat: add summary length slider to Settings page 6 months ago
pages feat: save publication date in article history and show in synthesis 6 months ago
utils docs: add JSDoc to all frontend API modules, pages, components, utilities 6 months ago
App.tsx feat: LLM logs viewer page + log button on Home synthesis list 6 months ago
env.d.ts Finished phase 1 6 months ago
index.css Finished phase 1 6 months ago
index.tsx Finished phase 1 6 months ago
types.ts feat: save publication date in article history and show in synthesis 6 months ago