nexo-brain 7.38.0 → 7.38.6

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 (58) hide show
  1. package/.claude-plugin/plugin.json +6 -6
  2. package/README.md +25 -1652
  3. package/bin/nexo-brain.js +125 -131
  4. package/package.json +4 -5
  5. package/src/auto_update.py +27 -31
  6. package/src/automation_supervisor.py +13 -37
  7. package/src/cli.py +4 -8
  8. package/src/core_schedule_controls.py +2 -5
  9. package/src/cost_secret_sweep.py +19 -2
  10. package/src/crons/manifest.json +0 -15
  11. package/src/crons/sync.py +2 -0
  12. package/src/dashboard/app.py +2 -4
  13. package/src/db/_schema.py +5 -13
  14. package/src/doctor/providers/runtime.py +21 -4
  15. package/src/enforcement_engine.py +249 -1
  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 +26 -176
  23. package/src/plugins/protocol.py +941 -9
  24. package/src/presets/guardian_default.json +2 -0
  25. package/src/product_mode.py +27 -26
  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 +45 -169
  30. package/src/scripts/nexo-daily-self-audit.py +26 -16
  31. package/src/scripts/nexo-immune.py +9 -2
  32. package/src/scripts/nexo-proactive-dashboard.py +8 -5
  33. package/src/scripts/nexo-runtime-preflight.py +25 -130
  34. package/src/scripts/nexo-watchdog-smoke.py +8 -5
  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/templates/CLAUDE.md.template +2 -3
  44. package/templates/CODEX.AGENTS.md.template +2 -3
  45. package/templates/core-prompts/r-learning-promise-capture.md +3 -0
  46. package/templates/core-prompts/r36-production-edit-change-log-required.md +3 -0
  47. package/templates/core-prompts/r37-reality-preflight-injection.md +1 -0
  48. package/templates/core-prompts/r43-release-verification-checklist.md +3 -0
  49. package/templates/core-prompts/server-mcp-instructions.md +0 -1
  50. package/templates/launchagents/README.md +0 -1
  51. package/tool-enforcement-map.json +0 -65
  52. package/src/evolution_cycle.py +0 -412
  53. package/src/public_evolution_queue.py +0 -241
  54. package/src/scripts/nexo-evolution-run.py +0 -1651
  55. package/templates/core-prompts/evolution-public-contribution.md +0 -32
  56. package/templates/core-prompts/evolution-public-pr-review.md +0 -38
  57. package/templates/core-prompts/evolution-weekly.md +0 -71
  58. package/templates/launchagents/com.nexo.evolution.plist +0 -44
@@ -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.6",
4
+ "description": "Local NEXO runtime core for NEXO Desktop: memory, Deep Sleep, 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": [