This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryOperators can now enable, disable, or check status of personal automation scripts via CLI.
Full changelog
Plan Consolidado · Fase F0.2 — operadores ya pueden activar/desactivar cualquier automatización personal
CLI nuevo
nexo scripts enable <name>/disable <name>/status <name>— todos aceptan--json.- Refuse to toggle packaged core scripts; el operador tiene
nexo scripts unschedulepara esa ruta. - Status devuelve
{enabled, classification, core, last_run}.
Cron wrapper gate (F0.2.4)
nexo-cron-wrapper.shleepersonal_scripts.enableden cada tick.- Si está deshabilitado:
exit 0consummary='[disabled]', mensaje[disabled] $CRON_ID skipped — re-enable with: nexo scripts enable $CRON_ID, LaunchAgent intacto. - Reactivar = un solo comando.
Sticky enabled flag
personal_scripts.enabledya no se sobreescribe en el upsert path. La flag puesta por el operador sobrevivenexo scripts sync.
Tests
- 5 tests en
tests/test_personal_scripts_enabled.py: round-trip, error envelope, status shape, sticky-flag regression, Desktop round-trip vialist_scripts(include_core=True).
Auditor
- 2 pasadas Opus 4.7 xhigh (1ª BLOCKED por C1 toggle one-way → fix → 2ª APPROVED).
Companion release
- NEXO Desktop v0.20.0 re-cablea el toggle del panel Settings → Automatizaciones sobre el contrato JSON nuevo (cliente closed-source separado).
What's Changed
- v6.5.0 — Plan Consolidado fase F0.2: nexo scripts enable/disable/status + cron wrapper gate by @wazionapps in https://github.com/wazionapps/nexo/pull/220
Full Changelog: https://github.com/wazionapps/nexo/compare/v6.4.0...v6.5.0
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 wazionapps/nexo
Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools.
Related context
Beta — feedback welcome: [email protected]