Skip to content

Releases: Yupcha/memxt

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:59

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:39

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:54

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

Full Changelog: v0.3.1...v0.3.2

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:11

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

Full Changelog: v0.2.4...v0.3.0

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:39

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:10

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:46
620d837

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

What's Changed

  • Polish: memxt logo + Intel-Mac cross-compile + version bump by @debpalash in #4

Full Changelog: v0.2.1...v0.2.2

memxt v0.2.1 — rebrand + hardening + security fixes

Choose a tag to compare

@debpalash debpalash released this 25 Jun 18:32
777b914

Install with one line:

curl -fsSL https://raw.githubusercontent.com/Yupcha/memxt/main/install.sh | bash

Prebuilt binaries attached for darwin-aarch64, darwin-x86_64, linux-x86_64, linux-aarch64.

What's Changed

  • Real local memory engine + Claude Code plugin (v0.2) by @debpalash in #1
  • Harden for production: surface failures, schema versioning, integration tests, MCP security by @debpalash in #2
  • Rebrand to memxt (Yupcha/memxt) by @debpalash in #3

Full Changelog: v0.2.0...v0.2.1

v0.2.0 — real local memory engine + Claude Code plugin

Choose a tag to compare

@debpalash debpalash released this 25 Jun 09:29

Local-first long-term memory for AI coding agents in a single static binary. Linux binaries attached; macOS binaries added by CI shortly.

Install:

curl -fsSL https://raw.githubusercontent.com/MemPalace/fast-mempalace/main/install.sh | bash

or via Homebrew:

brew tap debpalash/fast-mempalace && brew install fast-mempalace