pyr0ball
pyr0ball closed issue Circuit-Forge/peregrine#54 2026-04-02 19:26:31 -07:00
[Vue] Interviews: company research modal missing
pyr0ball closed issue Circuit-Forge/peregrine#50 2026-04-02 19:26:31 -07:00
[Vue] Job Review: missing sidebar filters, sorts, and email leads
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-02 19:26:21 -07:00
b79d13b4f2 feat(vue): parity gaps #50, #54, #61 — sort/filter, research modal, draft CL button
pyr0ball commented on issue Circuit-Forge/peregrine#52 2026-04-02 19:15:02 -07:00
[Vue] Apply Workspace: cover letter PDF export missing

This is already implemented. GET /api/jobs/{id}/cover_letter/pdf exists in dev-api.py (line 574) and the Download PDF button is wired in ApplyWorkspace.vue. Closing as done.

pyr0ball closed issue Circuit-Forge/peregrine#52 2026-04-02 19:15:02 -07:00
[Vue] Apply Workspace: cover letter PDF export missing
pyr0ball pushed tag v0.8.5 to Circuit-Forge/peregrine 2026-04-02 18:47:35 -07:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-02 18:47:35 -07:00
5f4eecbc02 chore(release): v0.8.5
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-02 18:46:44 -07:00
9069447cfc Merge pull request 'feat(wizard): Vue onboarding wizard + user config isolation fixes' (#65) from feature/vue-wizard into main
deeba0211d fix(isolation): 4 user config isolation + resume upload bugs
e0828677a4 feat(wizard): Vue onboarding wizard — all 7 steps + router wiring
104c1e8581 feat(wizard): add Vue wizard API endpoints and wizardComplete/isDemo to app config
Compare 4 commits »
pyr0ball merged pull request Circuit-Forge/peregrine#65 2026-04-02 18:46:43 -07:00
feat(wizard): Vue onboarding wizard + user config isolation fixes
pyr0ball created pull request Circuit-Forge/peregrine#65 2026-04-02 18:44:27 -07:00
feat(wizard): Vue onboarding wizard + user config isolation fixes
pyr0ball pushed to feature/vue-wizard at Circuit-Forge/peregrine 2026-04-02 18:23:08 -07:00
deeba0211d fix(isolation): 4 user config isolation + resume upload bugs
pyr0ball pushed to feature/vue-wizard at Circuit-Forge/peregrine 2026-04-02 18:12:03 -07:00
e0828677a4 feat(wizard): Vue onboarding wizard — all 7 steps + router wiring
pyr0ball pushed to feature/vue-wizard at Circuit-Forge/peregrine 2026-04-02 17:55:32 -07:00
104c1e8581 feat(wizard): add Vue wizard API endpoints and wizardComplete/isDemo to app config
pyr0ball created branch feature/vue-wizard in Circuit-Forge/peregrine 2026-04-02 17:55:32 -07:00
pyr0ball pushed tag v0.8.4 to Circuit-Forge/peregrine 2026-04-02 17:47:29 -07:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-02 17:47:28 -07:00
b6baa664b4 chore(release): v0.8.4
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-04-02 17:46:50 -07:00
8b1d576e43 Merge pull request 'feat(vue): open Vue SPA to all tiers; fix cloud navigation and feedback button' (#64) from feature/vue-streamlit-parity into main
3313eade49 test: update cover letter mock signature to include user_yaml_path param
b06d596d4c feat(vue): open Vue SPA to all tiers; fix cloud nav and feedback button
66dc42a407 fix(preflight): remove vllm from Docker adoption list
bc80922d61 chore(llm): swap model_candidates order — Qwen2.5-3B first, Phi-4-mini fallback
Compare 7 commits »
pyr0ball closed issue Circuit-Forge/peregrine#63 2026-04-02 17:46:49 -07:00
Feedback button missing from cloud instance (FORGEJO_API_TOKEN not passed)
pyr0ball merged pull request Circuit-Forge/peregrine#64 2026-04-02 17:46:48 -07:00
feat(vue): open Vue SPA to all tiers; fix cloud navigation and feedback button