This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryAdded a floating “Ask the docs” assistant chat button on every page.
Full changelog
[1.113.0] — 2026-07-06
Floating "Ask the docs" assistant on every page. A gradient robot chat button now floats in the bottom-right corner (bottom-left in RTL) of every page. Click it to open a compact chat that answers how-to questions grounded ONLY in the in-app help guide in your language — the same endpoint as the #/docs-assistant page (POST /api/docs-assistant/ask), so it never reads your CV, profile, or tracker. Live with an LLM key; no key → a ready-to-run prompt. The header shows a robot avatar + an online status; starter chips seed common questions; Escape or click-outside closes it; it hides itself on the dedicated #/docs-assistant page.
- New client widget
public/js/lib/docs-fab.js(window.DocsFab) mounted globally fromindex.html; CSP-safe (no inline handlers,UI.md()render boundary, self-contained SVG icons); theme-aware + RTL-mirrored styles inapp.css. No new server route — reuses the grounded docs-assistant endpoint. Tests:tests/docs-fab.test.mjs(8). 6 new i18n keys ×16 (fab.*+docs.err). Help §1 extended in place.
New: none.
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 →Beta — feedback welcome: [email protected]