Skip to content

Releases: dapi/memory-bank-cli

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:54

Changelog

Bug Fixes

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.8.1

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.8.1/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.8.1/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.8.1/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:50

Changelog

New Features

  • 78a2cab: feat: add interactive update conflict resolution (@dapi)

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.8.0

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.8.0/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.8.0/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.8.0/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.7.3...v1.8.0

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:43

Changelog

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.7.3

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.3/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.3/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.3/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.7.2...v1.7.3

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:35

Changelog

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.7.2

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.2/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.2/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.2/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:26

Changelog

Bug Fixes

  • 4425aac: fix: resolve default upstream for doctor repairs (@dapi)

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.7.1

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.1/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.1/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.1/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:16

Changelog

New Features

  • 977c786: feat(doctor): repair missing ownership lock (@dapi)
  • 944c9bf: feat(doctor): repair missing ownership lock (@dapi)

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.7.0

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.0/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.0/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.7.0/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:13

Changelog

New Features

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.6.0

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.6.0/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.6.0/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.6.0/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:13

Changelog

New Features

Bug Fixes

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.5.0

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.5.0/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.5.0/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.5.0/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.4.1...v1.5.0

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:47
c6f7add

Changelog

Other Changes

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.4.1

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.4.1/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.4.1/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.4.1/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 18:02
32a0408

Changelog

New Features

Bug Fixes

Other Changes

  • c4303bc: Add symphony (@dapi)
  • e3ae0c8: Merge branch 'main' into feature/issue-23-feat-dobavit-komandu-push-dlya-publikats (@dapi)
  • b12551a: Merge pull request #27 from dapi/feature/issue-23-feat-dobavit-komandu-push-dlya-publikats (@dapi)
  • 7a865ee: Merge pull request #28 from dapi/feature/issue-26-fix-ignore-project-local-memory-bank-whe (@dapi)
  • f78ff83: Merge pull request #30 from dapi/codex/gh-26 (@dapi)
  • 32a0408: Merge pull request #32 from dapi/agent/release-v1.4.0 (@dapi)
  • 295ff33: Update .gitignore (@dapi)

Installation

Go

go install github.com/dapi/memory-bank-cli/cmd/memory-bank-cli@v1.4.0

Homebrew

brew install dapi/tap/memory-bank-cli

macOS (Apple Silicon)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.4.0/memory-bank-cli-darwin-arm64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

macOS (Intel)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.4.0/memory-bank-cli-darwin-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Linux (amd64)

curl -L -o memory-bank-cli https://github.com/dapi/memory-bank-cli/releases/download/v1.4.0/memory-bank-cli-linux-amd64
chmod +x memory-bank-cli
sudo mv memory-bank-cli /usr/local/bin/

Windows

Download memory-bank-cli-windows-amd64.exe from the assets below and add it to PATH.

Breaking changes

memory-bank-cli is the only supported executable. No compatibility binaries or aliases are published.

Full Changelog: v1.3.0...v1.4.0