Commit graph

2 commits

Author SHA1 Message Date
280f4271a5 feat: add Plausible analytics to Vue SPA and docs
Some checks failed
CI / Frontend (Vue) (push) Failing after 20s
CI / Backend (Python) (push) Failing after 1m13s
Mirror / mirror (push) Failing after 7s
2026-04-16 21:15:55 -07:00
49e3265132 feat(web): merge Vue SPA from feature/vue-spa; add ClassicUIButton + useFeatureFlag
- Import web/ directory (Vue 3 + Vite + UnoCSS SPA) from feature/vue-spa branch
- Add web/src/components/ClassicUIButton.vue: switch-back to Streamlit via
  cookie (prgn_ui=streamlit) + ?prgn_switch=streamlit query param bridge
- Add web/src/composables/useFeatureFlag.ts: reads prgn_demo_tier cookie for
  demo toolbar visual consistency (not an authoritative gate, see issue #8)
- Update .gitignore: add .superpowers/, pytest-output.txt, docs/superpowers/
2026-03-22 18:46:11 -07:00