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 f9023cff7e feat: LLM logs viewer page + log button on Home synthesis list
- Add LlmLogs page with collapsible prompts/response sections, call-type
  colored badges, and duration display
- Wire /llm-logs/:jobId route in App.tsx (lazy-loaded)
- Expose job_id in backend SynthesisListItem and frontend SynthesisListItem
  type; update test fixture accordingly
- Add log-icon link next to delete button on each Home synthesis card

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
__tests__ feat: LLM logs viewer page + log button on Home synthesis list 3 months ago
api feat: LLM logs types, API client, and i18n labels 3 months ago
components docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
contexts docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
i18n feat: LLM logs types, API client, and i18n labels 3 months ago
pages feat: LLM logs viewer page + log button on Home synthesis list 3 months ago
utils docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
App.tsx feat: LLM logs viewer page + log button on Home synthesis list 3 months ago
env.d.ts Finished phase 1 3 months ago
index.css Finished phase 1 3 months ago
index.tsx Finished phase 1 3 months ago
types.ts feat: LLM logs viewer page + log button on Home synthesis list 3 months ago