4 Commits

Author SHA1 Message Date
8dec923061 Merge pull request 'Add Node/TS automation twin sharing the extension core' (#1) from feat/automation-js into master
All checks were successful
CI / automation-js (vitest + real Chromium) (push) Successful in 35s
CI / Lint + tests (push) Successful in 10m1s
2026-07-15 17:30:06 -05:00
55018a6e3e Add Node/TS automation twin sharing the extension core.
All checks were successful
CI / automation-js (vitest + real Chromium) (pull_request) Successful in 43s
CI / Lint + tests (pull_request) Successful in 9m52s
Expose ExtractorSession for Playwright/camoufox-js so Node automations can
import context dumps instead of shelling out to the Python package. Same
fixture as the Python tests; wired into Makefile and Gitea CI.
2026-07-15 18:17:14 -04:00
f79552249e Point docs at Gitea and enable Actions workflow path
All checks were successful
CI / Lint + tests (push) Successful in 10m33s
Add .gitea/workflows CI mirror and link the README to git.levkin.ca.
2026-07-15 15:04:15 -04:00
c91cd221d1 Initial Context Extractor: extension + Playwright/Camoufox package
Some checks failed
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.
2026-07-15 14:52:22 -04:00