career-ops-v1.20.0

career-ops-hq/career-opscareer-ops-v1.20.0Jul 14, 2026by github-actions[bot]

AI Summary

This release introduces The CareerOps Manifesto, a document outlining nine rights for job seekers, alongside a bug fix for the upskill mode's skill suppression logic. It emphasizes the tool's continued commitment to being local-first, human-in-the-loop, and AI-agnostic.

Key Highlights

  • Introduction of The CareerOps Manifesto.
  • Surface the manifesto after updates and setup.
  • Bug fix for inverted known-skill suppression in targeted mode.

New Features

  • CareerOps Manifesto onboarding feature.
  • Correction of upskill targeted mode logic.

Full Release Notes

## The CareerOps Manifesto

> Companies use AI to filter candidates.
> We gave candidates AI to choose companies.

This release ships with something bigger than a feature: **[The CareerOps Manifesto](https://github.com/santifer/career-ops/blob/main/MANIFESTO.md)** — nine rights every job seeker should have, and the name for the practice this tool exists to serve.

Read it at [career-ops.org/manifesto](https://career-ops.org/manifesto). If it reads like your rights too, **sign it** — it takes 10 seconds, your signature becomes a public commit with your name on the wall. For many signers it is their first contribution on GitHub. Or from your terminal:

```
npm run manifesto
```

career-ops remains what it always was: local-first, human-in-the-loop, AI-agnostic, and free.

---

## What's in 1.20.0
## [1.20.0](https://github.com/santifer/career-ops/compare/career-ops-v1.19.0...career-ops-v1.20.0) (2026-07-14)


### Features

* **onboarding:** surface the CareerOps Manifesto after updates and setup ([84f2e53](https://github.com/santifer/career-ops/commit/84f2e534dfba7ac3831f0fda670bc6c3eaced788))


### Bug Fixes

* **upskill:** correct inverted known-skill suppression in targeted mode ([#1851](https://github.com/santifer/career-ops/issues/1851)) ([4d95d70](https://github.com/santifer/career-ops/commit/4d95d70704762dabcc540fe1f0b93cc9a2d78c41))