Skip to content

v3.4.0 — Discovery coverage and usage analytics controls

Choose a tag to compare

@vaibhavarora14 vaibhavarora14 released this 10 Sep 15:32
eb34779

JobAgent rounds now record discovery coverage across multiple relevant sources before completion, while keeping application selection based on fit.

  • Attempt at least three distinct sources, with at least one successful search. Record observed access blockers and continue through accessible alternatives.
  • Track discovery sources independently from the application platform. Explain concentration when one discovery source supplies over 60% of confirmed submissions.
  • Add round source --stdin and source coverage in round status, plus bounded coverage analytics. Private evidence and application attribution stay local.
  • Add disclosed, default-enabled sharing of explicitly saved profile name/email with private usage analytics. The first disclosure command sends no identity. Use telemetry identity disable for anonymous future usage or telemetry disable to stop all analytics. Identity opt-out rotates the analytics ID.
  • Verify source coverage through installation of the packed npm artifact.

Update the installed skill with:

npx --yes job-application-agent@3.4.0 install

Previously completed rounds remain historical. Open rounds must satisfy coverage and attribution before completion. Search evidence is agent-reported; these checks do not independently verify browser activity.