π§ MnemoForge CLI v1.3.18 β Soul Protocol + Canvas Rules + Publish Pipeline
π§ MnemoForge CLI v1.3.18 β Soul Protocol + Canvas Rules + Publish Pipeline
The AI Inception Engine for sovereign, IDE-agnostic developer workflows.
npm install -g @mnemosyne_os/forge
mnemoforge⨠What's New Since v1.0.0
πͺ¬ Soul Protocol β Behavioral Archetypes for AI Agents
Inject developer archetypes directly into your IDE's rule system. Your agent works differently depending on the mode you activate.
mnemoforge soul dex # Browse the 5 archetypes
mnemoforge soul inject # Inject into Cursor / Claude / Windsurf / VSCode
mnemoforge soul switch # Switch active profile
mnemoforge soul status # See what's currently active5 archetypes: Architect Β· Auditor Β· Shipper Β· Guardian Β· Challenger
Each profile writes a SOUL.md rule file into your IDE config. Your agent picks it up at the next session β no manual context-setting required.
π Canvas Rules β Assisted Pair Protocol
A living JSON ruleset stored in your vault. Rules that both the human and the AI agent follow β automatically, persistently, across every session.
scope: "agent"β applied silently by the AIscope: "human"β appears as a human checklistscope: "both"β both sides honor it
No more re-explaining conventions. Each rule discovered once lives forever.
β‘ Smart Publish Pipeline
.\publish.ps1 # Full pipeline
.\publish.ps1 --dry-run # Validate without publishingAuto-detects npm version β bumps correctly β type check β tests β build β sync public repo β push β publish β install β launches CLI to confirm. Every step configurable via publish-rules.json.
π₯οΈ Responsive Dashboard
mnemoforgeWelcome screen adapts to terminal width. Active soul profile in header. Full command names throughout.
ποΈ Chronicle System
mnemoforge chronicle write # Start a new chronicle
mnemoforge chronicle read # Browse chronicles
mnemoforge chronicle list # List all sessionsStructured memory files β key decisions, architectural moments, session logs. Persisted in your vault across sessions.
π MCP Server
mnemoforge serveExposes vault tools to any MCP-compatible agent (Cursor, Claude Desktop...).
write_chronicle Β· get_vault_info available as native agent tools.
π Documentation
| Resource | Link |
|---|---|
| CLI Documentation | mnemosyne-os.gitbook.io/mnemosyne-os-cli |
| Neural Coding | mnemosyne-os.gitbook.io/neural-coding-by-mnemosyne-os |
| Mnemosyne OS | mnemosyne-os.gitbook.io/mnemosyne-os-docs |
Part of the Mnemosyne Neural OS ecosystem Β· MIT License Β· Built with Neural Coding