pyr0ball
pyr0ball created branch feature/vue-spa in Circuit-Forge/peregrine 2026-03-20 10:43:07 -07:00
pyr0ball pushed to feature/vue-spa at Circuit-Forge/peregrine 2026-03-20 10:43:07 -07:00
8c3c0340ff fix: bootstrap digest store on app mount for correct badge count on load
dd790615e0 fix: add error feedback and keyboard accessibility to DigestView
d624bc5d77 feat: add DigestView with expand/extract/queue UI
394261cde1 fix: bind aria-label on nav badge span (was static string, not template expression)
16b0e51654 feat: add Digest tab to nav and router
Compare 10 commits »
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-03-17 20:33:58 -07:00
aa92bc1e5b fix(tests): update mock from inner_text() to text_content() in e2e helpers
pyr0ball pushed tag v0.6.2 to Circuit-Forge/peregrine 2026-03-17 20:09:06 -07:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-03-17 20:09:05 -07:00
8d9c5782fd chore(release): v0.6.2
cb8afa6539 fix(e2e): cloud auth via cookie, local port, Playwright WebSocket gotcha
5d14542142 feat(e2e): add smoke + interaction tests; fix two demo mode errors
a55e09d30b feat(e2e): add conftest with Streamlit helpers, browser fixtures, console filter
0cdd97f1c0 feat(e2e): add BasePage and 7 page objects
Compare 11 commits »
pyr0ball closed issue Circuit-Forge/peregrine#22 2026-03-17 07:01:26 -07:00
[demo] Interview Prep: Practice Q&A auto-triggers LLM on page load, silent st.error in collapsed expander
pyr0ball opened issue Circuit-Forge/peregrine#22 2026-03-17 07:01:25 -07:00
[demo] Interview Prep: Practice Q&A auto-triggers LLM on page load, silent st.error in collapsed expander
pyr0ball opened issue Circuit-Forge/peregrine#21 2026-03-17 07:01:17 -07:00
[demo] Home: discovery task crashes on search_profiles.yaml before DEMO_MODE guard fires
pyr0ball closed issue Circuit-Forge/peregrine#21 2026-03-17 07:01:17 -07:00
[demo] Home: discovery task crashes on search_profiles.yaml before DEMO_MODE guard fires
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-03-16 21:48:55 -07:00
ea11b85042 chore: update CHANGELOG for v0.6.0 and v0.6.1
pyr0ball pushed tag v0.6.1 to Circuit-Forge/peregrine 2026-03-16 21:48:55 -07:00
pyr0ball closed issue Circuit-Forge/peregrine#12 2026-03-16 21:47:55 -07:00
[Test] test_generate_calls_llm_router fails when full suite runs (mock state pollution)
pyr0ball closed issue Circuit-Forge/peregrine#18 2026-03-16 21:47:54 -07:00
[Bug] Suggest job titles / keywords / exclusions — results not visible until page navigation
pyr0ball closed issue Circuit-Forge/peregrine#17 2026-03-16 21:47:54 -07:00
[UX] Resume parse results should autofill identity fields — name, email, phone entered twice
pyr0ball closed issue Circuit-Forge/peregrine#16 2026-03-16 21:47:54 -07:00
[UI] "Send to Notion" label should be dynamic based on user's connected integrations
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-03-16 21:47:46 -07:00
af9761f7b9 fix: keyword suggestions visibility, wizard identity autofill, dynamic sync label
pyr0ball pushed tag v0.6.0 to Circuit-Forge/peregrine 2026-03-16 21:46:25 -07:00
pyr0ball deleted branch feature/calendar-push from Circuit-Forge/peregrine 2026-03-16 21:45:18 -07:00
pyr0ball pushed to main at Circuit-Forge/peregrine 2026-03-16 21:45:09 -07:00
a0bdf7677f Merge pull request 'feat: push interview events to connected calendar integrations' (#20) from feature/calendar-push into main
c1ec1fc9f6 feat: push interview events to connected calendar integrations (#19)
2fcab541c7 fix: bootstrap resume_keywords.yaml on first cloud session
84ae348f16 fix: auto-provision free license on first cloud session, fix score button in Docker
Compare 4 commits »
pyr0ball closed issue Circuit-Forge/peregrine#19 2026-03-16 21:45:07 -07:00
[Feature] Push interview events to connected calendar integrations