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 b60a55993c fix: P2 audit items — use API client for stop, replace raw buttons, remove deprecated doc refs
- Replace raw fetch in handleStop with synthesesApi.stop()
- Add stop() method to synthesesApi
- Replace raw <button> elements in GenerateSynthesis with Button component (generate, retry, stop)
- Remove deprecated LLM link extraction schema reference from technical_specs.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
.claude
backend fix: P1 audit items — CSV export theme filter, theme validation, ownership checks, history enums, i18n 2 months ago
docs fix: P2 audit items — use API client for stop, replace raw buttons, remove deprecated doc refs 2 months ago
e2e fix: P0 audit bugs — theme-scoped imports/preferred, creation flow, scheduler timeout, job cleanup 2 months ago
frontend fix: P2 audit items — use API client for stop, replace raw buttons, remove deprecated doc refs 2 months ago
scripts
.env.example
.gitignore
AGENTS.md
CLAUDE.md docs: update CLAUDE.md for consolidated documentation and current features 3 months ago
docker-compose.yml