Alive Alternatives
Similar projects and alternatives to alive
-
superlocalmemory
World's first local-only AI memory to break 74% retrieval and 60% zero-LLM on LoCoMo. No cloud, no APIs, no data leaves your machine. Additionally, mode C (LLM/Cloud) - 87.7% LoCoMo. Research-backed. arXiv: 2603.14588
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MUSE
Adds persistent memory and role management to Claude Code. Pure Markdown, zero dependencies, fully local. Supports OpenClaw, Cursor, Windsurf too. (by myths-labs)
-
career-ops
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
-
hipocampus
Drop-in memory harness for AI agents — 3-tier memory, compaction tree, hybrid search. One command to set up. Works with Claude Code and OpenClaw.
-
claude-brain
Sync your Claude Code brain across machines — memory, skills, agents, rules, and settings with intelligent semantic merge. Git-based, auto-sync hooks. (by toroleapinc)
-
claude-memory-kit
The starter kit for Claude Code — your agent remembers across sessions: date-tagged memory under three hook-enforced caps, per-session handoffs, stale-refs detection, multi-project isolation, audit-driven promotion via /close-session, plus an opt-in multi-agent orchestration layer. Zero deps.
-
swift-coding-agent
A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work
-
antigravity-workspace-manager
A powerful CLI to orchestrate workspaces and dynamically inject specialized skills into AI coding agents.
-
fluiddocs-deck-builder
Type-correct, brand-aware HTML deck builder for Claude Code. Pitch, sales, launch, keynote, all-hands. PDF and PPTX import.
-
claude-handoff-revive
Resume Claude Code work after rate/usage/context limits without replaying the prior transcript. Auto-saves at 90%/95% usage. Plugin-installable, 10 languages.
alive discussion
alive reviews and mentions
-
Alive – Five Markdown files that give Claude Code a persistent memory
- insights.md — stuff that doesn't change
Save at session end, load at session start. 12 hooks enforce the structure, log entries are immutable, deletions are blocked, context re-injects when the window fills up. The model can't talk its way out of the guardrails.
Also works with OpenClaw (separate plugin, same files - in alpha). Your Mac Mini captures all day, Claude Code does focused work, both read the same project context.
claude plugin install alive
MIT licensed, local files, no account.
https://github.com/alivecomputer/alive-claude
Stats
alivecontext/alive is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of alive is Python.