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.38-py3-none-win_amd64.whl (6.4 MB view details)

Uploaded Python 3Windows x86-64

nmem_cli-0.10.38-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

nmem_cli-0.10.38-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

nmem_cli-0.10.38-py3-none-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

nmem_cli-0.10.38-py3-none-macosx_10_12_x86_64.whl (6.7 MB view details)

Uploaded Python 3macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for nmem_cli-0.10.38-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f3bfc857d3c22876d76917212d1b544d3b987ba10b38402f5db45c742f517818
MD5 ec503d3d09836eb008c20e7f0d231b9a
BLAKE2b-256 2f45df8ec3475545b42947683dcaaebb28ba9370e82ce35f3b89875a1f8fd8e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.38-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.38-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.38-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6bac027b50a8af082d3e90b12709c305ab6f37bb15b0accee9f112a624ac3ad4
MD5 d9cc855a36f4fc7fb6035557708c0d96
BLAKE2b-256 d1b66083f9400de1bf9cee0361c9a8a8c647717dfdb658bf2e324586d35f67eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.38-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.38-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.38-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fecc2b5d4d509ebd3d1c78a86dcb2135f96a54e4d014e187ec514d30c5e824d8
MD5 c1eeb8f56eb4e41036132481df5d07b3
BLAKE2b-256 b1dd8b1bc855a117192f1d86c19e1e30aab276994f1be30bb4937cd5c2ed3089

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.38-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.38-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.38-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 baeb6766ed916212ff32052eae1399eb8dc7ae766cf7ac05b15d642dce48e0d7
MD5 a4b0b496b6b5ae5f05844d686c5e2abf
BLAKE2b-256 7eab79ff566584a4c94d16b5d7f54a9c1adb856e32a41831893fc667b70db84e

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.38-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.38-py3-none-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for nmem_cli-0.10.38-py3-none-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 31a0e28c08f5469640079d5ae2375f81bff36f1b3bbf19941c94d01d8b774fd1
MD5 70a4d72cb2c6cef332cae9dcf83feb37
BLAKE2b-256 45c8dc0c1d23e9006876901cf78d35fdb11345479993e28e1e7cf8c17adc9900

See more details on using hashes here.

Provenance

The following attestation bundles were made for nmem_cli-0.10.38-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