You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim e13a25b3d5 runtime: disable trace/screenshot/DOM snapshot saving
Tracing was accumulating 45GB+ of data (traces) + 5.6GB (dom) + 1.3GB
(screenshots) on every run. These artifacts are only useful during
development; remove them from the production run pipeline entirely.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
__init__.py Initial implementation of gimme-job CLI 5 months ago
browser.py Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
claude_cli.py Initial implementation of gimme-job CLI 5 months ago
dedupe.py Initial implementation of gimme-job CLI 5 months ago
extractor.py Fix warnings, LinkedIn selector update, Telegram notify listing, usajobs title filter 5 months ago
health.py Initial implementation of gimme-job CLI 5 months ago
kakao.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
learn.py Initial implementation of gimme-job CLI 5 months ago
notifier.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
orchestrator.py runtime: disable trace/screenshot/DOM snapshot saving 3 months ago
repair.py Initial implementation of gimme-job CLI 5 months ago
summarizer.py Initial implementation of gimme-job CLI 5 months ago
telegram.py Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago