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
gimme_job runtime: disable trace/screenshot/DOM snapshot saving 3 months ago
sites googlejobs: filter out U.S. Navy company postings 3 months ago
tests Initial implementation of gimme-job CLI 5 months ago
.env.example Add Google Jobs & HospitalRecruiting adapters; LinkedIn Volunteer filter; aaoinfo fixes 4 months ago
.gitignore Initial implementation of gimme-job CLI 5 months ago
CLAUDE.md Initial implementation of gimme-job CLI 5 months ago
README.md Initial implementation of gimme-job CLI 5 months ago
pyproject.toml Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago
uv.lock Add 8 site adapters, early stop, Telegram notifications, and list command 5 months ago

README.md