Skip to content

Releases: natureco-official/natureco-cli

v5.7.0 - SOUL SCRUBBED (MINOR)

24 Jun 22:08

Choose a tag to compare

v5.7.0 - SOUL SCRUBBED (MINOR)

Security

  • Personal paths removed from README
  • soul/ directory removed from repo (7 files)
    • Note: files remain in git history; use git filter-repo for full purge
  • Internal docs ignored via .gitignore

Changed

  • Minor version bump 5.6.48 -> 5.7.0 (patch cascade rule: 5+ consecutive patches)

Install

npm install -g natureco-cli@5.7.0

v5.6.48 — README SHARDED

24 Jun 21:46

Choose a tag to compare

📚 v5.6.48 — "README SHARDED"

Documentation

  • README.md + README_EN.md updated for v5.6.47
    • v5.6.47 + v5.6.46 added to "Recent Releases" table
    • New "v5.6.47 — Sharded Memory System" hero section
    • Folder structure diagram (soul/notes/{INDEX,note1-5}.md)
    • Cross-project reference to sasuke-notes*.md
  • npm registry now reflects updated README (npmjs.com/package/natureco-cli)

Why 5.6.48 (and not part of 5.6.47)?

Patch cascade rule (5+ consecutive patches → minor bump). 5.6.47 was the 4th patch in the row, so 5.6.48 stays patch.

📦 Install

npm install -g natureco-cli@5.6.48

GitHub: https://github.com/natureco-official/natureco-cli/releases/tag/v5.6.48
npm: https://www.npmjs.com/package/natureco-cli/v/5.6.48

v5.6.47 — SOUL SHARDED

24 Jun 21:42

Choose a tag to compare

🧬 v5.6.47 — "SOUL SHARDED"

Sharded memory system

  • soul/notes/INDEX.md — file map, navigation
  • soul/notes/note1.md — Patron & persona
  • soul/notes/note2.md — Project structure, 120+ commands
  • soul/notes/note3.md — Tokens, red lines, masking fixes
  • soul/notes/note4.md — 7-step release workflow
  • soul/notes/note5.md — Skills, tools, channels, MCP, integrations
  • SOUL.md — index-based, "read soul/notes/INDEX.md"

Stats

  • 1009 + 125 = 1134 new lines
  • ~28 KB detailed context
  • Infinite scalability: add note6.md, note7.md...

Pattern

Mirrors /Users/gencay/.hermes/sasuke-notes*.md for cross-project memory.

📦 Install

npm install -g natureco-cli@5.6.47

GitHub: https://github.com/natureco-official/natureco-cli/releases/tag/v5.6.47
npm: https://www.npmjs.com/package/natureco-cli/v/5.6.47

v5.6.45 — README Update (English)

23 Jun 14:47

Choose a tag to compare

📚 Documentation Update

✨ What's New

  • Complete English README rewritten with v5.6.x features
  • 12 providers, 200+ models documented
  • 120+ commands categorized
  • Real-world examples added

📦 Installation

npm install -g natureco-cli@5.6.45

v5.6.44 — Initial Documentation Update

23 Jun 14:47

Choose a tag to compare

📚 Documentation Update

  • New comprehensive README with v5.6.x features
  • Slash-prefix system explained
  • Dangerous Command Approval documented

v5.6.43 — Slash-Prefix for WhatsApp + Cron Fix

23 Jun 14:47

Choose a tag to compare

✨ Features

  • WhatsApp slash-prefix system
  • Cron 404 fix

🐛 Bug Fixes

  • 8 bug fixes

v5.6.42 — iMessage Slash-Prefix + Loop Prevention

23 Jun 14:47

Choose a tag to compare

✨ Features

  • iMessage slash-prefix system
  • Loop prevention (30s window)
  • is_from_me filter

v5.6.40 — Echo Prevention

23 Jun 14:47

Choose a tag to compare

✨ Features

  • 30-second echo loop prevention
  • is_from_me filter for iMessage
  • WhatsApp/iMessage loop fix

v1.0.51 — Initial Release

11 May 05:46
64238fa

Choose a tag to compare

🚀 Initial Release

  • Multi-bot chat with multi-word bot name support
  • Telegram, Discord, Slack, WhatsApp integrations
  • Skill system (NatureHub + ClawHub)
  • MCP server support
  • Web dashboard at localhost:3848
  • Gateway server with background process
  • Cron jobs, hooks, custom commands
  • Memory system and session history
  • Ultra code review
  • Git integration (review + AI commit)