You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π§ MnemoForge CLI v1.3.18 β Soul Protocol + Canvas Rules + Publish Pipeline
The AI Inception Engine for sovereign, IDE-agnostic developer workflows.
bash
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.
bash
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 # What's currently active
5 archetypes available: 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 AI
scope: "human" β appears as a checklist
scope: "both" β both sides honor it
No more re-explaining the same conventions. If a rule was discovered once, it lives forever.
β‘ Smart Publish Pipeline
One command to ship safely:
bash
.\publish.ps1 # Full pipeline
.\publish.ps1 --dry-run # Validate without publishing
Auto-detects current npm version β bumps correctly β type check β tests β build β sync public repo β git push β npm publish β global install β launches CLI to confirm.
Driven by publish-rules.json β every step is toggleable.
π₯οΈ Responsive Dashboard
bash
mnemoforge # or just: mnemoforge
The welcome screen now adapts to your terminal width. Active soul profile displayed in the header. Full command names β no more cryptic abbreviations.
ποΈ Chronicle System
bash
mnemoforge chronicle write # Start a new chronicle
mnemoforge chronicle read # Browse chronicles
mnemoforge chronicle list # List all sessions
Structured memory files β key decisions, architectural moments, session logs. Written to your vault. Never lost between sessions.
π MCP Server
bash
mnemoforge serve
Exposes vault tools to any MCP-compatible agent (Cursor, Claude Desktop, etc.). write_chronicle and get_vault_info available as native agent tools.
π¦ Install
bash
npm install -g @mnemosyne_os/forge
π Documentation
Full docs: Mnemosyne Neural OS GitBook
Part of the Mnemosyne Neural OS ecosystem Β· MIT License Β· Built with Neural Coding
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
π§ MnemoForge CLI v1.3.18 β Soul Protocol + Canvas Rules + Publish Pipeline
The AI Inception Engine for sovereign, IDE-agnostic developer workflows.
bash
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.
bash
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 # What's currently active
5 archetypes available: 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 AI
scope: "human" β appears as a checklist
scope: "both" β both sides honor it
No more re-explaining the same conventions. If a rule was discovered once, it lives forever.
β‘ Smart Publish Pipeline
One command to ship safely:
bash
.\publish.ps1 # Full pipeline
.\publish.ps1 --dry-run # Validate without publishing
Auto-detects current npm version β bumps correctly β type check β tests β build β sync public repo β git push β npm publish β global install β launches CLI to confirm.
Driven by publish-rules.json β every step is toggleable.
π₯οΈ Responsive Dashboard
bash
mnemoforge # or just: mnemoforge
The welcome screen now adapts to your terminal width. Active soul profile displayed in the header. Full command names β no more cryptic abbreviations.
ποΈ Chronicle System
bash
mnemoforge chronicle write # Start a new chronicle
mnemoforge chronicle read # Browse chronicles
mnemoforge chronicle list # List all sessions
Structured memory files β key decisions, architectural moments, session logs. Written to your vault. Never lost between sessions.
π MCP Server
bash
mnemoforge serve
Exposes vault tools to any MCP-compatible agent (Cursor, Claude Desktop, etc.). write_chronicle and get_vault_info available as native agent tools.
π¦ Install
bash
npm install -g @mnemosyne_os/forge
π Documentation
Full docs: Mnemosyne Neural OS GitBook
Part of the Mnemosyne Neural OS ecosystem Β· MIT License Β· Built with Neural Coding
This discussion was created from the release π§ MnemoForge CLI v1.3.18 β Soul Protocol + Canvas Rules + Publish Pipeline.
All reactions