Skip to content

[Request] x86_64 binary for cortex-mem-cli #71

@zeroxu2046

Description

@zeroxu2046

问题描述

The cortex-mem-cli binary is currently ARM64 only (Mach-O 64-bit executable arm64) and fails on x86_64 macOS with error:
zsh: bad CPU type in executable: cortex-mem-cli

影响

  • ❌ Cannot run cortex_maintenance for HNSW index building
  • ❌ Cannot generate L0/L1 memory layers
  • ❌ Three-tier memory architecture incomplete on Intel Macs

环境

  • macOS: Darwin 21.6.0 (x86_64)
  • Binary: cortex-mem-cli (ARM64 only)
  • Service: cortex-mem-service (works, x86_64)

请求

Please provide:

  1. x86_64 binary for cortex-mem-cli, OR
  2. Universal binary (both ARM64 + x86_64), OR
  3. Cross-compile instructions for x86_64 target

临时方案

Currently using direct Qdrant API writes as workaround, but lacks semantic layer generation.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions