Sync packaging metadata to v0.8.1

Bump the npm/PyPI/server.json version fields and the PyPI shim's
version fallback, and drop the stale 0.6.x Winget manifest folders
whose installer URLs no longer resolve.
This commit is contained in:
Martin Vogel
2026-06-12 10:07:21 +02:00
parent eb748cb532
commit 92f38b63b3
10 changed files with 7 additions and 109 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "codebase-memory-mcp",
"version": "0.8.0",
"version": "0.8.1",
"description": "Fast code intelligence engine for AI coding agents — single static binary MCP server",
"mcpName": "io.github.DeusData/codebase-memory-mcp",
"license": "MIT",
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "codebase-memory-mcp"
version = "0.8.0"
version = "0.8.1"
description = "Fast code intelligence engine for AI coding agents — single static binary MCP server"
readme = "README.md"
license = { text = "MIT" }
+1 -1
View File
@@ -111,7 +111,7 @@ def _version() -> str:
from importlib.metadata import version
return version("codebase-memory-mcp")
except Exception:
return "0.6.0"
return "0.8.1"
def _os_name() -> str:
@@ -1,17 +0,0 @@
PackageIdentifier: DeusData.CodebaseMemoryMcp
PackageVersion: 0.6.0
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codebase-memory-mcp.exe
PortableCommandAlias: codebase-memory-mcp
Platform:
- Windows.Desktop
- Windows.Universal
Installers:
- Architecture: x64
InstallerUrl: https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.6.0/codebase-memory-mcp-windows-amd64.zip
InstallerSha256: da3d7d7bd6f687b697145457ff9d113ecf6daffe173d236457a43223e89a5e9c
ManifestType: installer
ManifestVersion: 1.6.0
@@ -1,29 +0,0 @@
PackageIdentifier: DeusData.CodebaseMemoryMcp
PackageVersion: 0.6.0
PackageLocale: en-US
Publisher: DeusData
PublisherUrl: https://github.com/DeusData
PublisherSupportUrl: https://github.com/DeusData/codebase-memory-mcp/issues
PackageName: codebase-memory-mcp
PackageUrl: https://github.com/DeusData/codebase-memory-mcp
License: MIT
LicenseUrl: https://github.com/DeusData/codebase-memory-mcp/blob/main/LICENSE
ShortDescription: Fast code intelligence engine for AI coding agents
Description: |-
codebase-memory-mcp is a single static binary MCP server that indexes codebases
at extreme speed and exposes 14 MCP tools for AI coding agents. Full indexes an
average repository in milliseconds, the Linux kernel (28M LOC) in 3 minutes.
Supports 66 languages via vendored tree-sitter grammars. Zero dependencies.
Plug and play across 10 coding agents including Claude Code, Codex CLI, and Zed.
Moniker: codebase-memory-mcp
Tags:
- mcp
- ai
- claude
- code-intelligence
- codebase
- developer-tools
- tree-sitter
ReleaseNotesUrl: https://github.com/DeusData/codebase-memory-mcp/releases/tag/v0.6.0
ManifestType: defaultLocale
ManifestVersion: 1.6.0
@@ -1,5 +0,0 @@
PackageIdentifier: DeusData.CodebaseMemoryMcp
PackageVersion: 0.6.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
@@ -1,17 +0,0 @@
PackageIdentifier: DeusData.CodebaseMemoryMcp
PackageVersion: 0.6.1
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: codebase-memory-mcp.exe
PortableCommandAlias: codebase-memory-mcp
Platform:
- Windows.Desktop
- Windows.Universal
Installers:
- Architecture: x64
InstallerUrl: https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.6.1/codebase-memory-mcp-windows-amd64.zip
InstallerSha256: e331f84f2ec760d179025b16b440b0f14282e83f2432318969dc69dde8ffffd0
ManifestType: installer
ManifestVersion: 1.6.0
@@ -1,29 +0,0 @@
PackageIdentifier: DeusData.CodebaseMemoryMcp
PackageVersion: 0.6.1
PackageLocale: en-US
Publisher: DeusData
PublisherUrl: https://github.com/DeusData
PublisherSupportUrl: https://github.com/DeusData/codebase-memory-mcp/issues
PackageName: codebase-memory-mcp
PackageUrl: https://github.com/DeusData/codebase-memory-mcp
License: MIT
LicenseUrl: https://github.com/DeusData/codebase-memory-mcp/blob/main/LICENSE
ShortDescription: Fast code intelligence engine for AI coding agents
Description: |-
codebase-memory-mcp is a single static binary MCP server that indexes codebases
at extreme speed and exposes 14 MCP tools for AI coding agents. Full indexes an
average repository in milliseconds, the Linux kernel (28M LOC) in 3 minutes.
Supports 155 languages via vendored tree-sitter grammars. Zero dependencies.
Plug and play across 11 coding agents including Claude Code, Codex CLI, and Zed.
Moniker: codebase-memory-mcp
Tags:
- mcp
- ai
- claude
- code-intelligence
- codebase
- developer-tools
- tree-sitter
ReleaseNotesUrl: https://github.com/DeusData/codebase-memory-mcp/releases/tag/v0.6.1
ManifestType: defaultLocale
ManifestVersion: 1.6.0
@@ -1,5 +0,0 @@
PackageIdentifier: DeusData.CodebaseMemoryMcp
PackageVersion: 0.6.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
+4 -4
View File
@@ -2,18 +2,18 @@
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.DeusData/codebase-memory-mcp",
"title": "Codebase Memory",
"description": "Codebase knowledge graph for AI agents 159 languages, sub-ms queries, 99% fewer tokens.",
"description": "Codebase knowledge graph for AI agents \u2014 159 languages, sub-ms queries, 99% fewer tokens.",
"repository": {
"url": "https://github.com/DeusData/codebase-memory-mcp",
"source": "github"
},
"websiteUrl": "https://deusdata.github.io/codebase-memory-mcp/",
"version": "0.8.0",
"version": "0.8.1",
"packages": [
{
"registryType": "npm",
"identifier": "codebase-memory-mcp",
"version": "0.8.0",
"version": "0.8.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
@@ -22,7 +22,7 @@
{
"registryType": "pypi",
"identifier": "codebase-memory-mcp",
"version": "0.8.0",
"version": "0.8.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"