Initial Context Extractor: extension + Playwright/Camoufox package
CI / Lint + tests (push) Has been cancelled

Ship a shared markdown/prompt core used by a Brave/Chrome MV3 extension and a Python automation API, with pytest coverage, CI, and packaging smoke.
This commit is contained in:
2026-07-15 14:52:22 -04:00
commit c91cd221d1
30 changed files with 2611 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
dist/
*.zip
__pycache__/
*.pyc
.pytest_cache/
.venv/
venv/
*.egg-info/
node_modules/
.DS_Store
.coverage
htmlcov/