HipCortex v0.2.2 — hipcortex install auto-configures Cursor + Claude Code
·
60 commits
to claude/pedantic-edison-28b84c
since this release
HipCortex v0.2.2
Highlights
One-command install:
pip install 'git+https://github.com/farmountain/HipCortex.git#subdirectory=sdk/python'
hipcortex install
Auto-configures Claude Code (/hipcortex remember/recall/forget), Cursor (mcp.json), VS Code.
Downloads binary, starts server, registers skill — all in one command.
New in v0.2.2
- hipcortex install auto-starts server after download (no extra step)
- hipcortex start polls /health and confirms server is running
- GET /memory/search-flat (plain string array for Flowise/Dify/n8n)
- ?api_key= query param fallback (for platforms without custom headers)
- README server-first UX (prevents ConnectionRefusedError confusion)
Download binaries below (CI building...)
- hipcortex-linux-amd64
- hipcortex-linux-arm64 (Raspberry Pi 4/5, Jetson, AWS Graviton)
- hipcortex-macos-arm64 (M1/M2/M3/M4)
- hipcortex-macos-amd64 (Intel Mac)
- hipcortex-windows-amd64.exe