hopsule
v0.9.9
Published
Decision-first, context-aware, portable memory system CLI
Downloads
945
Maintainers
Readme
Hopsule CLI
Decision-first, context-aware, portable memory system for your projects.
Install
npm install -g hopsuleOther Installation Methods
| Method | Command |
|--------|---------|
| Homebrew | brew install hopsule/tap/hopsule |
| Scoop | scoop bucket add hopsule https://github.com/Hopsule/scoop-bucket && scoop install hopsule |
| Chocolatey | choco install hopsule |
| Shell script | curl -fsSL https://raw.githubusercontent.com/Hopsule/cli-tool/main/install.sh \| bash |
Usage
# Launch interactive TUI dashboard
hopsule
# Login with device auth
hopsule login
# List decisions
hopsule list
# Create a decision
hopsule create
# Show status
hopsule statusWhat is Hopsule?
Hopsule is a decision-first, context-aware, portable memory system. It helps teams and individuals:
- Track architectural decisions with full lifecycle (Draft -> Pending -> Accepted -> Deprecated)
- Preserve project memory across time, people, and tools
- Share context between projects, teams, and AI agents via Context Packs
- Enforce past decisions in development workflows
Links
License
MIT
