nexo-brain 7.38.0 → 7.38.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/.claude-plugin/plugin.json +6 -6
  2. package/README.md +27 -1652
  3. package/bin/nexo-brain.js +125 -131
  4. package/package.json +4 -5
  5. package/src/auto_update.py +17 -29
  6. package/src/automation_supervisor.py +8 -32
  7. package/src/cli.py +4 -8
  8. package/src/core_schedule_controls.py +1 -3
  9. package/src/cost_secret_sweep.py +19 -2
  10. package/src/crons/sync.py +2 -0
  11. package/src/dashboard/app.py +2 -4
  12. package/src/db/_schema.py +5 -13
  13. package/src/doctor/providers/runtime.py +21 -4
  14. package/src/enforcement_engine.py +249 -1
  15. package/src/evolution_cycle.py +8 -12
  16. package/src/hook_guardrails.py +187 -2
  17. package/src/hooks/post_tool_use.py +187 -0
  18. package/src/hooks/pre_tool_use.py +33 -1
  19. package/src/hooks/stop.py +184 -0
  20. package/src/maintenance.py +1 -1
  21. package/src/managed_mcp/lock.json +6 -6
  22. package/src/plugins/evolution.py +0 -3
  23. package/src/plugins/protocol.py +941 -9
  24. package/src/presets/guardian_default.json +2 -0
  25. package/src/product_mode.py +18 -11
  26. package/src/public_contribution.py +41 -170
  27. package/src/r23g_secrets_in_output.py +84 -0
  28. package/src/r37_reality_preflight.py +94 -0
  29. package/src/scripts/deep-sleep/apply_findings.py +1 -102
  30. package/src/scripts/nexo-daily-self-audit.py +12 -7
  31. package/src/scripts/nexo-evolution-run.py +142 -414
  32. package/src/scripts/nexo-immune.py +9 -2
  33. package/src/scripts/nexo-proactive-dashboard.py +2 -1
  34. package/src/scripts/nexo-watchdog-smoke.py +2 -1
  35. package/src/scripts/nexo-watchdog.sh +1 -29
  36. package/src/server.py +6 -1
  37. package/src/skills/campaign-from-shopify/guide.md +26 -0
  38. package/src/skills/campaign-from-shopify/skill.json +28 -0
  39. package/src/skills/run-nexo-audit-phase/guide.md +7 -7
  40. package/src/skills/run-nexo-audit-phase/skill.json +3 -5
  41. package/src/skills/run-runtime-doctor/skill.json +1 -0
  42. package/src/support_reports.py +226 -0
  43. package/src/tools_drive.py +4 -4
  44. package/templates/CLAUDE.md.template +2 -3
  45. package/templates/CODEX.AGENTS.md.template +2 -3
  46. package/templates/core-prompts/r-learning-promise-capture.md +3 -0
  47. package/templates/core-prompts/r36-production-edit-change-log-required.md +3 -0
  48. package/templates/core-prompts/r37-reality-preflight-injection.md +1 -0
  49. package/templates/core-prompts/r43-release-verification-checklist.md +3 -0
  50. package/templates/core-prompts/server-mcp-instructions.md +0 -1
  51. package/tool-enforcement-map.json +0 -65
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "nexo-brain",
3
- "version": "7.38.0",
4
- "description": "Local cognitive runtime for Claude Code \u2014 persistent memory, overnight learning, doctor diagnostics, personal scripts, recovery-aware jobs, startup preflight, and optional dashboard/power helper.",
3
+ "version": "7.38.7",
4
+ "description": "Local NEXO runtime core for NEXO Desktop: memory, Deep Sleep, Evolution support-ticket mode, doctor diagnostics, personal scripts, recovery-aware jobs, startup preflight, and optional dashboard/power helper.",
5
5
  "author": {
6
- "name": "NEXO Brain",
7
- "email": "info@nexo-brain.com",
8
- "url": "https://nexo-brain.com"
6
+ "name": "NEXO Cognitive S.L.",
7
+ "email": "info@nexo-desktop.com",
8
+ "url": "https://nexo-desktop.com"
9
9
  },
10
- "homepage": "https://nexo-brain.com",
10
+ "homepage": "https://nexo-desktop.com",
11
11
  "repository": "https://github.com/wazionapps/nexo",
12
12
  "license": "AGPL-3.0",
13
13
  "keywords": [