Skip to content

Releases: memovai/memov

v0.0.8

03 Feb 15:15

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Quick Install (Recommended)

Homebrew (macOS/Linux)

brew tap memovai/mem
brew install memov

Shell Script

curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bash

Manual Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH

# Verify installation
mem --help

Performance

This release uses onedir mode for fast startup:

  • First run: ~10-20s (OS security scan)
  • Subsequent runs: ~0.2s

See docs/BUILD_AND_INSTALL.md for detailed instructions.

v0.0.7

02 Feb 09:44
4d65bb3

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Quick Install (Recommended)

Homebrew (macOS/Linux)

brew tap memovai/mem
brew install memov

Shell Script

curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bash

Manual Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH

# Verify installation
mem --help

Performance

This release uses onedir mode for fast startup:

  • First run: ~10-20s (OS security scan)
  • Subsequent runs: ~0.2s

See docs/BUILD_AND_INSTALL.md for detailed instructions.

v0.0.6

08 Jan 13:35
8b60360

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Quick Install (Recommended)

Homebrew (macOS/Linux)

brew tap memovai/mem
brew install memov

Shell Script

curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bash

Manual Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH

# Verify installation
mem --help

Performance

This release uses onedir mode for fast startup:

  • First run: ~10-20s (OS security scan)
  • Subsequent runs: ~0.2s

See docs/BUILD_AND_INSTALL.md for detailed instructions.

v0.0.5

05 Jan 08:46

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Quick Install (Recommended)

Homebrew (macOS/Linux)

brew tap memovai/mem
brew install memov

Shell Script

curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bash

Manual Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH

# Verify installation
mem --help

Performance

This release uses onedir mode for fast startup:

  • First run: ~10-20s (OS security scan)
  • Subsequent runs: ~0.2s

See docs/BUILD_AND_INSTALL.md for detailed instructions.

v0.0.4

31 Dec 03:29
acde78e

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Quick Install (Recommended)

Homebrew (macOS/Linux)

brew tap memovai/mem
brew install memov

Shell Script

curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bash

Manual Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH

# Verify installation
mem --help

Performance

This release uses onedir mode for fast startup:

  • First run: ~10-20s (OS security scan)
  • Subsequent runs: ~0.2s

See docs/BUILD_AND_INSTALL.md for detailed instructions.

v0.0.3

24 Dec 03:59
acde78e

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Quick Install (Recommended)

Homebrew (macOS/Linux)

brew tap memovai/mem
brew install memov

Shell Script

curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bash

Manual Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH

# Verify installation
mem --help

Performance

This release uses onedir mode for fast startup:

  • First run: ~10-20s (OS security scan)
  • Subsequent runs: ~0.2s

See docs/BUILD_AND_INSTALL.md for detailed instructions.

v0.0.2

12 Dec 09:27
fb50137

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Move to PATH
sudo mv mem-<platform>-<arch> /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Move mem-windows-x86_64.exe to a directory in your PATH
# Or add the directory to your PATH environment variable

# Verify installation
mem --help

See BUILD_AND_INSTALL.md for detailed instructions.

v0.0.1

25 Nov 03:23
a96eb42

Choose a tag to compare

Binary Downloads

Download the appropriate binary for your platform:

Linux

macOS

Windows

Installation

Linux / macOS

# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz

# Move to PATH
sudo mv mem-<platform>-<arch> /usr/local/bin/mem

# Verify installation
mem --help

Windows

# Extract the zip file
# Move mem-windows-x86_64.exe to a directory in your PATH
# Or add the directory to your PATH environment variable

# Verify installation
mem --help

See BUILD_AND_INSTALL.md for detailed instructions.