No description
- Delete individual runs (with confirmation) - Bulk remove all failed or completed runs - Download report as HTML file (Content-Disposition: attachment) - View + Download buttons in history table - Backend: DELETE /api/runs/:id and DELETE /api/runs?status=failed|completed - Backend: GET /report/:id/download serves with attachment header - Updated both frontend/index.html and dashboard/index.html Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| agents/social-listening | ||
| db | ||
| deploy | ||
| frontend | ||
| .gitignore | ||
| DEVELOPER_BRIEF.md | ||
| docker-compose.prod.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||