Skip to content

v1.8.1 — Initial Open Source Release

Choose a tag to compare

@MrCalebH MrCalebH released this 26 Mar 02:40
· 558 commits to main since this release

GodMode v1.8.1 — Initial Open Source Release

The first public release of GodMode, your deeply contextual AI ally.

Install

# One-liner (recommended)
curl -fsSL https://lifeongodmode.com/install.sh | sh

# Or as OpenClaw plugin
openclaw plugins install @godmode-team/godmode

# Or build from source
git clone https://github.com/GodMode-Team/godmode.git
cd godmode && pnpm install && pnpm build

Highlights

  • Persistent Memory — Conversations, facts, and preferences across sessions
  • Daily Operating Rhythm — Morning briefs, task tracking, evening capture
  • Agent Queue — Delegate tasks to background agents overnight
  • Second Brain — Semantic search across your Obsidian vault
  • Skill Cards — Teach your AI new capabilities with markdown files
  • Safety Gates — Prompt injection prevention, credential leak protection, loop breaking
  • Self-Healing — Automatic health monitoring and recovery
  • Tailscale Remote Access — Trusted-proxy auth, no token needed

License

FSL-1.1-MIT — Free to use, modify, and self-host. Each version converts to MIT after 2 years.