Skip to content

Jobsmith v0.1.8

Latest

Choose a tag to compare

@kevin333353 kevin333353 released this 30 Jul 05:36
d9ffdf6

What's Changed

  • 📱 Public mobile Web: upload a resume and discover jobs without installing Jobsmith or providing an AI key.
  • 🔎 No-AI discovery by default: edit the inferred target roles before searching, with a broader occupation test set beyond engineering.
  • 🏠 Faster filtering: remote / hybrid filters and compact instant filters now work on both current results and saved search history.
  • Lower token usage: application packages are generated progressively, so users can choose only the documents they need.
  • 🛡️ Safer public capacity: bounded FIFO queueing, concurrency limits, browser-session rate identity, shared source caching, and duplicate-upload avoidance.
  • 📚 Chinese and English README, privacy notes, and Web deployment guidance have been refreshed.

Full merged change: #10

Try the Web version

Open https://jobsmith-web.onrender.com on a phone or desktop. The public Web version is no-AI and does not persist search history; full AI-assisted packages remain available in the desktop app.

Downloads

  • Windows: Jobsmith.exe
  • macOS Apple Silicon: Jobsmith-macOS-arm64-unsigned.dmg
  • macOS Intel: Jobsmith-macOS-x64-unsigned.dmg

SHA-256

Jobsmith.exe                         f2827f58bdf1b85949c63c18161a0e0538ca8bbaf8a6f79ac3b7940edd17e6ec
Jobsmith-macOS-arm64-unsigned.dmg    bf042b1fe21e1a5bfcef5029120b4f3c70b54799307ef8213796384f1ff7a037
Jobsmith-macOS-x64-unsigned.dmg      61f893c5a7a6b998009576e6c222dc343e683ae441859bf95a3f5f9eaf248216

Notes

Existing desktop data locations and formats are unchanged; upgrading does not require a migration.

The macOS builds are unsigned and not notarized. On first launch, open the DMG, drag Jobsmith.app to Applications, then right-click Jobsmith.app and choose Open.

Privacy notes: https://github.com/kevin333353/jobsmith/blob/master/docs/PRIVACY.md

macOS build workflow: https://github.com/kevin333353/jobsmith/actions/runs/30516772762