[Vue] Job Review: cover letter generation missing from approved tab #61
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/peregrine#61
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
In Streamlit, the Job Review "Approved" section includes inline cover letter generation (generate/regenerate, task polling, draft preview, copy, save). Vue's approved tab shows a list with no cover letter tooling — users must navigate to the Apply page.
Options
A. Add a "Generate Cover Letter" quick-action button on approved cards that navigates to Apply Workspace with that job pre-selected (lower effort)
B. Add an inline expandable cover letter panel on approved cards in Vue (full parity)
Option A is recommended for now — the Apply Workspace is the canonical cover letter UI.