ggnmem v0.3.7-alpha
What's New
- docs: sync phase checklists and add one-line installer to docs (b5879f6)
- phase 23 complete and all markdown files are updated (d0f8265)
- Merge pull request #1 from gagansokhal-coder/phase-23-installer (a55b1ac)
- docs: update install-online-design.md with extraction and installation strategies (c25a581)
- fix(installer): correctly parse bundle version (ced419b)
- feat(installer): add bootstrap installer prototype (3141050)
- docs: add installer flow documentation (a4e1b21)
- docs: add Phase 23 installer architecture plan (842ebcc)
- Docs: Update all project docs and agent memory to mark Phase 22 as completed (b3beb10)
Installation
Quick Install (from tarball)
tar xzf ggnmem-linux-x86_64.tar.gz
bash install.sh
Upgrade Existing Installation
ggnmem upgrade --bundle ggnmem-linux-x86_64.tar.gz
Verify Installation
ggnmem version
ggnmem doctor
Downloads
| Asset |
Size |
ggnmem-linux-x86_64.tar.gz |
22M |
ggnmem-linux-aarch64.tar.gz |
23M |
Checksums (SHA256)
| File |
SHA256 |
ggnmem-linux-aarch64.tar.gz |
e4436b6f0d2900c238c94a9d420205cf5bdbd6e70caafb5fccb0b7d371bd5ae0 |
ggnmem-linux-x86_64.tar.gz |
9c2683f7b6623981c4f0438b34ff3597ade30691effb48d32ab0f06ec6f2e1ef |
Build Info
| Field |
Value |
| Version |
0.3.7-alpha |
| Commit |
b5879f6 |
| Date |
2026-06-18 |
| Rust |
1.96.0 |
Requirements
- Linux (x86_64 or aarch64) or WSL
- No Rust toolchain required (pre-built binaries)
- ~100 MB disk space (with AI model)
Preserved During Upgrade
~/.config/ggnmem/config.toml — configuration
~/.local/share/ggnmem/ggnmem.db — command history database
~/.local/share/ggnmem/models/ — installed AI models