v3.4.0 — Discovery coverage and usage analytics controls
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 --stdinand source coverage inround 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 disablefor anonymous future usage ortelemetry disableto 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 installPreviously 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.