[Vue] Interviews: company research modal missing #54
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/peregrine#54
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Notes
All data comes from the
company_researchtable. The API already has GET/POST endpoints for this.