Skip to content

Releases: MikeSquared-Agency/cortex

v0.3.1

21 Mar 10:28

Choose a tag to compare

Cortex v0.3.1

Install (recommended)

curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | sh

Install via Cargo

cargo install cortex-memory

Manual download

Platform Architecture Download
Linux x86_64 cortex-linux-x86_64
macOS x86_64 cortex-macos-x86_64
macOS arm64 (M1+) cortex-macos-arm64

Get started

cortex init && cortex serve

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.1

v0.2.0

14 Mar 14:05

Choose a tag to compare

Cortex v0.2.0

Install (recommended)

curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | sh

Install via Cargo

cargo install cortex-memory

Manual download

Platform Architecture Download
Linux x86_64 cortex-linux-x86_64
macOS x86_64 cortex-macos-x86_64
macOS arm64 (M1+) cortex-macos-arm64

Get started

cortex init && cortex serve

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Feb 00:17

Choose a tag to compare

Cortex v0.1.0

Install (recommended)

curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | sh

Install via Cargo

cargo install cortex-memory

Manual download

Platform Architecture Download
Linux x86_64 cortex-linux-x86_64
macOS x86_64 cortex-macos-x86_64
macOS arm64 (M1+) cortex-macos-arm64

Get started

cortex init && cortex serve

What's Changed

New Contributors

Full Changelog: https://github.com/MikeSquared-Agency/cortex/commits/v0.1.0