Local-first unified memory system for AI agents — downloads the signature-verified auxly binary.
Project description
auxly-cli
Local-first unified memory system for AI agents. This package installs a thin
launcher that downloads the prebuilt auxly binary for your
platform on first run and verifies it against the project's minisign-signed
checksum manifest.
pip install auxly-cli
auxly --help
How it works
pip install auxly-cliinstalls a small pure-Python package (one wheel, all platforms).- The first time you run
auxly, it downloadsauxly-<os>-<arch>from the GitHub release matching this package's version, fetches the signedauxly-<version>-checksums.txt+.minisig, verifies the minisign signature against the pinned public key, checks the binary's SHA-256 against the signed manifest, then caches and execs it. Later runs use the cache.
Set AUXLY_REQUIRE_SIGNATURE=1 to hard-fail if a signed manifest is unavailable.
The cache lives under $XDG_CACHE_HOME/auxly (or ~/.cache/auxly).
Supported: macOS / Linux / Windows on x64 / arm64. Python ≥ 3.8.
License: MIT · https://github.com/Tzamun-Arabia-IT-Co/auxly-memory-cli
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auxly_cli-1.0.21.tar.gz.
File metadata
- Download URL: auxly_cli-1.0.21.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ab9c3dc13dcdc960147714c97bcb6ec7dbe366cf7884e39e89957673465daa7
|
|
| MD5 |
aee89f79589c7cf1d26554c2bb090091
|
|
| BLAKE2b-256 |
4a64cabdc8ff3a73f9f31ca18bfa384466331db67e8d0ef3f9f4e81d6780524e
|
File details
Details for the file auxly_cli-1.0.21-py3-none-any.whl.
File metadata
- Download URL: auxly_cli-1.0.21-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3224196ec052106d9fdf834cc9bb368fb01fde14fc8533c028171c39ac4e0a6
|
|
| MD5 |
2399d9cc756e0a1555c00f6ecf9e4116
|
|
| BLAKE2b-256 |
0c5e970e2a88bfaa509407d8f0c9453f5fb8505d003cd94bf6fceeb92a776e9f
|