Skip to content

wazionapps/nexo

v6.5.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-memory atkinson-shiffrin autonomous-agent claude-code claude-code-plugin codex
+14 more
cognitive-architecture knowledge-graph local-first mcp mcp-server memory metacognition model-context-protocol natural-forgetting llm semantic-search shared-brain trust-scoring vector-db

Affected surfaces

auth rbac

Summary

AI summary

Operators 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 unschedule para esa ruta.
  • Status devuelve {enabled, classification, core, last_run}.

Cron wrapper gate (F0.2.4)

  • nexo-cron-wrapper.sh lee personal_scripts.enabled en cada tick.
  • Si está deshabilitado: exit 0 con summary='[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.enabled ya no se sobreescribe en el upsert path. La flag puesta por el operador sobrevive nexo scripts sync.

Tests

  • 5 tests en tests/test_personal_scripts_enabled.py: round-trip, error envelope, status shape, sticky-flag regression, Desktop round-trip via list_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).

Ver CHANGELOG y blog post.

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

Track wazionapps/nexo

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]