chore: add playwright dep and Forgejo env config for feedback button

This commit is contained in:
pyr0ball 2026-03-03 11:38:14 -08:00
parent 1efb033b6f
commit c3dc05fe34
2 changed files with 8 additions and 1 deletions

View file

@ -20,3 +20,10 @@ OLLAMA_DEFAULT_MODEL=llama3.2:3b
ANTHROPIC_API_KEY=
OPENAI_COMPAT_URL=
OPENAI_COMPAT_KEY=
# Feedback button — Forgejo issue filing
FORGEJO_API_TOKEN=
FORGEJO_REPO=pyr0ball/peregrine
FORGEJO_API_URL=https://git.opensourcesolarpunk.com/api/v1
# GITHUB_TOKEN= # future — enable when public mirror is active
# GITHUB_REPO= # future

View file

@ -12,7 +12,7 @@ streamlit-paste-button>=0.1.0
# ── Job scraping ──────────────────────────────────────────────────────────
python-jobspy>=1.1
playwright
playwright>=1.40
selenium
undetected-chromedriver
webdriver-manager