Releases: MikeSquared-Agency/cortex
Releases · MikeSquared-Agency/cortex
v0.3.1
Cortex v0.3.1
Install (recommended)
curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | shInstall via Cargo
cargo install cortex-memoryManual 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 serveWhat's Changed
- feat: config-driven auto-linker rules by @DarlingtonDeveloper in #33
- feat: auto-discover briefing sections for novel node kinds by @DarlingtonDeveloper in #34
- feat: edge metadata and provenance extensibility (spec 10) by @DarlingtonDeveloper in #35
- feat: node temporal validity and lifecycle fields (spec 09) by @DarlingtonDeveloper in #36
- feat: query layer additions (spec 11) by @DarlingtonDeveloper in #37
- feat: trust scoring engine (spec 12) by @DarlingtonDeveloper in #38
- feat: add entity layer for cross-agent discovery (spec 13) by @DarlingtonDeveloper in #39
- feat: briefing role configuration (spec 14) by @DarlingtonDeveloper in #40
- feat: legacy structural rule deprecation (spec 16) by @DarlingtonDeveloper in #41
- feat: briefing scope parameter (spec 15) by @DarlingtonDeveloper in #42
- docs: comprehensive documentation update (spec 21) by @DarlingtonDeveloper in #43
- feat: metadata conventions + cargo fmt fix (spec 17) by @DarlingtonDeveloper in #44
- feat: bump v0.3.0 + publish pipeline (spec 22) by @DarlingtonDeveloper in #45
- feat: GitHub polish + MCP quickstart (specs 23 & 25) by @mikeajijola in #47
New Contributors
- @mikeajijola made their first contribution in #47
Full Changelog: v0.2.0...v0.3.1
v0.2.0
Cortex v0.2.0
Install (recommended)
curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | shInstall via Cargo
cargo install cortex-memoryManual 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 serveWhat's Changed
- feat: enhance retention policy with KindRetention structure and updat… by @robot-rubik in #27
- feat: mutation hooks system by @DarlingtonDeveloper in #28
- feat: lightweight query DSL for filter expressions by @DarlingtonDeveloper in #29
- feat: optional per-kind schema validation by @DarlingtonDeveloper in #30
- feat: SSE event stream for live graph changes by @DarlingtonDeveloper in #31
- release: Cortex v0.2.0 by @DarlingtonDeveloper in #32
New Contributors
- @robot-rubik made their first contribution in #27
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Cortex v0.1.0
Install (recommended)
curl -sSf https://raw.githubusercontent.com/MikeSquared-Agency/cortex/main/install.sh | shInstall via Cargo
cargo install cortex-memoryManual 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 serveWhat's Changed
- feat: One-command install + multi-platform releases by @DarlingtonDeveloper in #19
New Contributors
- @DarlingtonDeveloper made their first contribution in #19
Full Changelog: https://github.com/MikeSquared-Agency/cortex/commits/v0.1.0