Skip to content

ggnmem v0.3.4-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 08:49
· 35 commits to main since this release

ggnmem v0.3.4-alpha

What's New

  • fix: remove empty string in writeln (clippy) (9b806db)
  • Format code for Phase 20 (b42b3bd)
  • chore: bump version to 0.3.4-alpha (b82448a)
  • feat(cli): add shell history import command and fix --help (5d46368)
  • feat(db): update storage module for import support (e85f1ea)
  • docs: update project documentation and roadmap (95a0cb7)
  • docs: update roadmap and project phases to include Phase 18 and 19 (22bddbe)
  • docs: add README.md , fix hardcoded paths (febab4d)
  • Remove private docs and temp.rs from repository (9a47033)
  • Remove private docs from repository (d248429)

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 ceebcb79a08d60fab8e77648c0120dc34a001584e20893b0b35ee8146cce39f7
ggnmem-linux-x86_64.tar.gz a257ca969154416177033cfef0c35906d825acbf1bc924392e9cd5f198b802ba

Build Info

Field Value
Version 0.3.4-alpha
Commit 9b806db
Date 2026-06-15
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