Skip to main content

CLI and TUI for Nowledge Mem - AI memory management

Project description

nmem-cli

A lightweight, single-binary CLI for Nowledge Mem - AI memory management that works with any AI agent.

Now a compiled binary. As of the 0.10.0 line, nmem-cli ships the Rust-built nmem binary instead of a Python module. pip install nmem-cli downloads a platform wheel that contains the compiled CLI and puts nmem on your PATH. There is no Python runtime requirement beyond pip itself, and no Python dependencies are installed. The command surface and behavior are unchanged.

Installation

pip install nmem-cli

Or with uv:

uv tool install nmem-cli   # or: uv pip install nmem-cli

The wheel bundles the compiled nmem binary for your platform (macOS arm64/x86_64, Linux x86_64/aarch64, Windows x64). No separate toolchain or interpreter is needed.

If you use the Nowledge Mem desktop app, the nmem CLI is already bundled and can be installed from Settings → Developer Tools → Install CLI (macOS), or automatically on Linux/Windows.

Requirements

  • A running Nowledge Mem backend (default: http://127.0.0.1:14242), local or remote. nmem is a thin HTTP client; it talks to that backend for every operation.

Quick Start

# Check server status
nmem status

# Launch interactive TUI
nmem tui

# List memories
nmem m

# Search memories
nmem m search "python programming"

# List threads
nmem t

# Show version
nmem --version

See the full command reference and JSON/agent usage at mem.nowledge.co/docs.

Connecting to a backend

# Local (default)
nmem status

# Remote, one-off
nmem --api-url https://mem.example.com status

# Remote, persisted
nmem config client set url https://mem.example.com
nmem config client set api-key nmem_your_key

Resolution priority: --api-url > NMEM_API_URL / NMEM_API_KEY > ~/.nowledge-mem/config.json > defaults.

Related

  • Nowledge Mem - the full application
  • This CLI is also bundled with the Nowledge Mem desktop app

Author

Nowledge Labs

License

MIT

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

nmem_cli-0.10.26-py3-none-win_amd64.whl (5.8 MB view details)

Uploaded Python 3Windows x86-64

nmem_cli-0.10.26-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

nmem_cli-0.10.26-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (5.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

nmem_cli-0.10.26-py3-none-macosx_11_0_arm64.whl (5.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

nmem_cli-0.10.26-py3-none-macosx_10_12_x86_64.whl (5.9 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

Details for the file nmem_cli-0.10.26-py3-none-win_amd64.whl.

File metadata

  • Download URL: nmem_cli-0.10.26-py3-none-win_amd64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nmem_cli-0.10.26-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ef61a113cf60129325e2f4dc7fd467f23145cce1b9339c57de370b40aa0b04be
MD5 a903ad093ebcd653d5e78876be4294cb
BLAKE2b-256 52ed02e91bf73dc744bf1bf5bbb5524f4be938c7897cac3ea883bfef321e18f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.26-py3-none-win_amd64.whl:

Publisher: release-pypi-clis.yml on nowledge-co/mem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nmem_cli-0.10.26-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.26-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5b60ce5548668545a402a877c884f34676ee6c929138fd54408fdadbc7936d9a
MD5 f45b0ff7a994b5395eb60b7ec46e5dc7
BLAKE2b-256 3c67545ea1cbc1abde0250678e904117a62cc6d67edd478c94b65db5eb6880ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.26-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release-pypi-clis.yml on nowledge-co/mem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nmem_cli-0.10.26-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.26-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4006459b88966266d8027d3dfc96073ca6b5b281f35858da654f3be86563bd08
MD5 a3c4daab05fcdfa61cf690dc90100298
BLAKE2b-256 e4b1da4d07746157fdf7179caef038ed2d2e5abd80aefb22210aa3a0beb53db1

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.26-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: release-pypi-clis.yml on nowledge-co/mem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nmem_cli-0.10.26-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.26-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a268c3afbcd53bbecc69adffc1e7715b3392cf363a488d2f2edae26be4d02527
MD5 8a92231887f6dc7f5a5cd469e3934cd3
BLAKE2b-256 a9562716ffcc3b8c2c6ca2b9b9c4c29f455235a5b4bf2be773d23b9bddcea5ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.26-py3-none-macosx_11_0_arm64.whl:

Publisher: release-pypi-clis.yml on nowledge-co/mem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nmem_cli-0.10.26-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.26-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d45a3fe595062c7a5064e6976cd8aacc30621a36f4dd7bc6d6ec69c341d0b521
MD5 8dceaa43c615cac5d6d47365fe24711a
BLAKE2b-256 c43bb39c32bf5b499c360e385e6aac7115256b8f56ca101ce29d10ca82d9fc46

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.26-py3-none-macosx_10_12_x86_64.whl:

Publisher: release-pypi-clis.yml on nowledge-co/mem

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page