Skip to content

epicsagas/alcove

v0.10.2 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

Published 11d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent claude-code documentation knowledge-base mcp mcp-server
+2 more
privacy rust

ReleasePort's take

Light signal
editorial:auto 10d

Release v0.10.2 adds prebuilt binary installers via shell and PowerShell scripts, a Homebrew formula, and cross‑platform binary releases.

Why it matters: Simplifies installation across macOS, Windows, and Linux; reduces build time for users by providing ready‑to‑use binaries.

Summary

AI summary

Minor fixes and improvements.

Changes in this release

Feature Medium

Adds prebuilt binary installer via shell script.

Adds prebuilt binary installer via shell script.

Source: llm_adapter@2026-05-24

Confidence: high

Feature Medium

Adds prebuilt binary installer via PowerShell script.

Adds prebuilt binary installer via PowerShell script.

Source: llm_adapter@2026-05-24

Confidence: high

Feature Medium

Adds Homebrew formula for alcove (epicsagas/tap/alcove).

Adds Homebrew formula for alcove (epicsagas/tap/alcove).

Source: llm_adapter@2026-05-24

Confidence: high

Feature Medium

Provides prebuilt binary releases for multiple platforms (macOS, Windows, Linux).

Provides prebuilt binary releases for multiple platforms (macOS, Windows, Linux).

Source: llm_adapter@2026-05-24

Confidence: low

Feature Low

Provides prebuilt binaries for Apple Silicon macOS, Intel macOS, x64 Windows, ARM64 Linux, and x64 Linux.

Provides prebuilt binaries for Apple Silicon macOS, Intel macOS, x64 Windows, ARM64 Linux, and x64 Linux.

Source: granite4.1:30b@2026-05-24-audit

Confidence: low

Full changelog

Install alcove 0.10.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/epicsagas/alcove/releases/download/v0.10.2/alcove-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/epicsagas/alcove/releases/download/v0.10.2/alcove-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install epicsagas/tap/alcove

Download alcove 0.10.2

| File | Platform | Checksum |
|--------|----------|----------|
| alcove-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| alcove-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| alcove-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| alcove-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| alcove-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track epicsagas/alcove

Get notified when new releases ship.

Sign up free

About epicsagas/alcove

MCP server that gives AI coding agents on-demand access to private project docs via BM25 ranked search. One setup for Claude Code, Cursor, Codex, Gemini CLI, and more. Docs stay private, never in public repos.

All releases →

Related context

Earlier breaking changes

  • v0.10.0 Changes code indexing to index all available languages by default instead of auto‑detecting

Beta — feedback welcome: [email protected]