peregrine/web/src/stores
pyr0ball b44a7975bc
Some checks failed
CI / Backend (Python) (push) Failing after 2m25s
CI / Frontend (Vue) (push) Successful in 24s
Mirror / mirror (push) Failing after 8s
Release / release (push) Failing after 4s
fix(ci): restore green CI — libsqlcipher-dev, prep/survey test drift
Backend: add apt-get install libsqlcipher-dev before pip install so
pysqlcipher3 builds in the runner image.

Frontend: prep.test.ts was missing a qa mock (fetchFor now calls 5
endpoints in parallel; tests only mocked 4 — 5th returned undefined,
threw in catch, research.value never set). survey.test.ts: analyze()
was refactored from sync-result to async-task+poll; update test to
mock POST then poll completion.

Also remove Classic UI (Streamlit) button from AppNav — Streamlit is
deprecated and the button caused an unrecoverable redirect loop.
2026-05-17 21:50:35 -07:00
..
settings feat: add training export state and actions to fineTune store 2026-05-03 00:14:22 -07:00
appConfig.test.ts feat(web): merge Vue SPA from feature/vue-spa; add ClassicUIButton + useFeatureFlag 2026-03-22 18:46:11 -07:00
appConfig.ts feat(wizard): Vue onboarding wizard — all 7 steps + router wiring 2026-04-02 18:11:57 -07:00
digest.ts feat(web): merge Vue SPA from feature/vue-spa; add ClassicUIButton + useFeatureFlag 2026-03-22 18:46:11 -07:00
interviews.test.ts feat(web): merge Vue SPA from feature/vue-spa; add ClassicUIButton + useFeatureFlag 2026-03-22 18:46:11 -07:00
interviews.ts feat: shadow listing detector, hired feedback widget, contacts manager 2026-04-15 08:34:12 -07:00
jobs.ts feat(web): merge Vue SPA from feature/vue-spa; add ClassicUIButton + useFeatureFlag 2026-03-22 18:46:11 -07:00
messaging.ts fix: tier bypass, draft body persistence, canDraftLlm cleanup, limit cap 2026-04-20 17:19:17 -07:00
prep.test.ts fix(ci): restore green CI — libsqlcipher-dev, prep/survey test drift 2026-05-17 21:50:35 -07:00
prep.ts feat: Interview prep Q&A, cf-orch hardware profile, a11y fixes, dark theme 2026-04-14 17:01:18 -07:00
review.ts feat: shadow listing detector, hired feedback widget, contacts manager 2026-04-15 08:34:12 -07:00
survey.test.ts fix(ci): restore green CI — libsqlcipher-dev, prep/survey test drift 2026-05-17 21:50:35 -07:00
survey.ts fix: async survey/analyze via task queue (#107) 2026-04-20 11:06:14 -07:00
tasks.ts feat(web): add task indicator component and task store for background jobs 2026-04-01 07:09:55 -07:00
wizard.ts fix: wizard step numbering and loadDbPairs race on mount 2026-05-03 01:34:06 -07:00