[Vue] Interviews: company research modal missing #54

Closed
opened 2026-04-02 17:30:24 -07:00 by pyr0ball · 0 comments
Owner

Problem

The Streamlit Interviews page has a "Research" modal per job card that shows the LLM-generated company brief and allows regeneration. This is missing from the Vue kanban.

Missing features

  • Research button on each kanban card
  • Modal/sheet showing:
    • Company brief (talking points, company overview, leadership, tech stack, funding, red flags, accessibility)
    • Regenerate button (queues background task)
    • Task status (queued / running / completed / failed)

Notes

All data comes from the company_research table. The API already has GET/POST endpoints for this.

## Problem The Streamlit Interviews page has a "Research" modal per job card that shows the LLM-generated company brief and allows regeneration. This is missing from the Vue kanban. ## Missing features - Research button on each kanban card - Modal/sheet showing: - Company brief (talking points, company overview, leadership, tech stack, funding, red flags, accessibility) - Regenerate button (queues background task) - Task status (queued / running / completed / failed) ## Notes All data comes from the `company_research` table. The API already has GET/POST endpoints for this.
pyr0ball added this to the Paid Tier GA milestone 2026-04-02 17:30:24 -07:00
pyr0ball added the
enhancement
vue
labels 2026-04-02 17:30:24 -07:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/peregrine#54
No description provided.