No description
Find a file
DJP 010d304c2a Add saved briefs feature: server-side storage with dedicated tab
- Backend: GET/POST/DELETE /api/briefs endpoints storing JSON files in briefs/ dir
- Frontend: new Saved Briefs tab with cards showing client details, Load & Run, Delete
- Save Current Brief button on Pipeline tab persists form to server
- Both standalone dashboard and static frontend updated

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 13:30:15 -04:00
agents/social-listening Add saved briefs feature: server-side storage with dedicated tab 2026-04-07 13:30:15 -04:00
db Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
deploy Fix Apache config: remove ProxyTimeout from Location block 2026-04-07 12:18:02 -04:00
frontend Add saved briefs feature: server-side storage with dedicated tab 2026-04-07 13:30:15 -04:00
.gitignore Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
DEVELOPER_BRIEF.md Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
docker-compose.prod.yml Fix port mapping: use env vars, bind localhost, remove duplicate ports 2026-04-07 11:34:46 -04:00
docker-compose.yml Fix port mapping: use env vars, bind localhost, remove duplicate ports 2026-04-07 11:34:46 -04:00
Dockerfile Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package-lock.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
tsconfig.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00