This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryAdds a personalized career‑plan page that generates development roadmaps from your CV and profile.
Full changelog
[1.95.0] — 2026-07-04
Career plan (Epic 26). A new #/career-plan page turns your CV and profile into a concrete, personalized development plan. Pick a horizon (6/12/24 months) and an optional focus, and the model — reading your CV, profile, two-pager, and memory note — writes a starting-point snapshot, a strengths/growth SWOT, goals as SMART / OKR / WOOP, alternative trajectories, a hard/soft skill plan, a month-by-month roadmap, progress-tracking methods, pitfalls, and support moves. It plans forward from what your materials actually show and never invents facts about your history. Edit it inline, Save it to the user layer (config/career-plan.md), and export it to Markdown or PDF.
- New route
server/lib/routes/career-plan.mjs(23rd route module) —GET/PUT /api/career-plan(writesconfig/career-plan.md) +POST /api/career-plan/generate(shared provider cascade, manual fallback, no fabrication).PATHS.careerPlan. - Reuses the shared
report-export.js(v1.94.0) for Markdown/PDF/copy, and a new Growth nav group. - Tests:
tests/career-plan-routes.test.mjs(bounding, GET/PUT round-trip, horizon-aware CV/profile-seeded prompt). 20 new i18n keys ×16 locales, Help §27 ×16.
New: #/career-plan; server/lib/routes/career-plan.mjs; PATHS.careerPlan.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Career Ops UI
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]