pyr0ball
pyr0ball opened issue Circuit-Forge/peregrine#29 2026-03-23 08:37:58 -07:00
[Feature] ATS-optimized resume generation from job description
pyr0ball opened issue Circuit-Forge/peregrine#28 2026-03-22 19:12:11 -07:00
test_task_runner: wizard_generate prompt structure tests failing after implementation drift
pyr0ball opened issue Circuit-Forge/peregrine#27 2026-03-22 19:12:06 -07:00
test_suggest_helpers: test_suggest_resume_keywords_excludes_already_selected asserts stale prompt content
pyr0ball opened issue Circuit-Forge/peregrine#26 2026-03-22 19:10:37 -07:00
test_suggest_helpers: RuntimeError in background threads not caught by pytest.raises
pyr0ball pushed to feature/vue-spa at Circuit-Forge/peregrine 2026-03-22 16:46:11 -07:00
82b6ff1689 chore(settings): remove old SettingsView placeholder — new shell at views/settings/SettingsView.vue
fe4091c7ba test(settings): settingsGuard unit tests — tab gating scenarios
55051818ef test(settings): backend tests for all settings API endpoints
a14eefd3e0 feat(settings): License, Data, Privacy, Developer tabs — stores, views, endpoints
6eaa1fef79 feat(settings): Fine-Tune tab — wizard, polling, step lifecycle
Compare 21 commits »
pyr0ball pushed to feature/vue-spa at Circuit-Forge/peregrine 2026-03-21 00:55:19 -07:00
5e22067ab5 chore: ignore .superpowers/, docs/superpowers/, pytest-output.txt; untrack plan/spec files
pyr0ball pushed to feature/vue-spa at Circuit-Forge/peregrine 2026-03-21 00:50:02 -07:00
a7303c1dff feat(survey): show job picker when navigating to /survey with no id
e94c66dce1 fix: SurveyView history reactivity, timer cleanup, accessibility
ff45f4f6a8 feat(survey): implement SurveyView with navigation wiring
7b634cb46a fix: survey store quality issues — loading in fetchFor, source guard, saveResponse failure test
ac8f949a19 feat(survey): add survey Pinia store with tests
Compare 20 commits »
pyr0ball closed issue Circuit-Forge/peregrine#25 2026-03-21 00:38:16 -07:00
Discovery fails: FileNotFoundError on /app/config/notion.yaml
pyr0ball opened issue Circuit-Forge/peregrine#25 2026-03-21 00:21:24 -07:00
Discovery fails: FileNotFoundError on /app/config/notion.yaml
pyr0ball opened issue Circuit-Forge/peregrine#24 2026-03-21 00:21:00 -07:00
Cloud: Add by URL (LinkedIn) appears to succeed but Job Review page shows empty
pyr0ball pushed to feature/vue-spa at Circuit-Forge/peregrine 2026-03-20 13:58:30 -07:00
b9ef1f631e fix: prefer HTML body in imap_sync, strip head/style/script, remove 4000-char truncation
pyr0ball created pull request Circuit-Forge/peregrine#23 2026-03-20 10:49:12 -07:00
feat: digest scrape queue — browse and queue jobs from digest emails
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