chore: import upstream snapshot with attribution
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
PackageIdentifier: DeusData.CodebaseMemoryMcp
|
||||
PackageVersion: 0.8.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.8.1/codebase-memory-mcp-windows-amd64.zip
|
||||
InstallerSha256: a602ad090ed3f49d86c55472f73f27ad7055222806a82358f2e08513e027f00f
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.6.0
|
||||
+29
@@ -0,0 +1,29 @@
|
||||
PackageIdentifier: DeusData.CodebaseMemoryMcp
|
||||
PackageVersion: 0.8.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.8.1
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.6.0
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
PackageIdentifier: DeusData.CodebaseMemoryMcp
|
||||
PackageVersion: 0.8.1
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.6.0
|
||||
Reference in New Issue
Block a user