Skip to content

Envoy v1.0.2

Choose a tag to compare

@LXBStudioLLC LXBStudioLLC released this 06 Jul 00:42
d8bc0e7

Envoy is a Windows desktop app that scores how likely a job posting is a waste of your time and shows you the reasons behind the score. It also has a human-gated apply copilot (it tailors your resume and fills the form, you review and submit) and a job search over public ATS feeds.

What's new in v1.0.2

A stability and polish release. Everything here is under the hood; nothing about how you use the app changes.

Fixes

  • Fixed a crash in the LLM / Ollama settings when the model list rendered.
  • A full code-review pass fixed 53 verified bugs. The ones you might notice: resume PDFs now include the contact header (name, email, phone) that was being left off; Google Gemini returns its model list again; the LinkedIn template matches URLs; and settings and API-key save failures now tell you instead of failing silently. Deeper down: safer browser handling, a database-access fix that could crash under concurrent use, correct posting dates for the age signals, and a batch of null-safety, locale, and resource-leak fixes.

Added

  • The app, its window, the installer, and the shortcuts now carry the Envoy icon.

Downloads

File What it is
Envoy-v1.0.2-setup.exe Installer (recommended). Sets up Start-menu shortcuts.
Envoy-v1.0.2-win-x64.zip Portable. Unzip and run Envoy.exe, no install.

Both are self-contained, so you don't need the .NET runtime. Windows 10 or 11, 64-bit.

Verifying the download

Every binary is Authenticode-signed by "LXBSTUDIO LLC" (Azure Trusted Signing) and timestamped. You can also check it against SHA256SUMS.txt:

Get-FileHash .\Envoy-v1.0.2-setup.exe -Algorithm SHA256

Feedback and bug reports are welcome. Open an issue or a discussion. Envoy is tuned for precision: it flags a posting only on strong or converging evidence, and it never puts a bare "fake" label on a named company.

Early beta

Envoy is in early beta and needs testers. The most useful thing you can do is run it and open an issue for anything that looks wrong: a real job flagged as risky, a ghost that slipped through, a crash, a confusing screen. Graded starter issues are open if you want to contribute code. Everyone who helps is credited in the release notes.