Develop, adapt, review, test, and troubleshoot Nexent external memory provider plugins, including plugin.yaml manifests, searchable and ingestible provider prot
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-external-memory-plugin-ed3c915e2d8c ,按照其中的说明把「external-memory-plugin」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Develop external memory adapters against the current Nexent contract and prove them without live-service CI dependencies.
AGENTS.md and invoke its SPEC workflow for production behavior changes.sdk/nexent/memory/providers/base.pysdk/nexent/memory/models.pybackend/services/memory_provider_plugin_loader.pybackend/services/memory_external_provider_service.py<plugin-dir>/<name>/plugin.yaml and provider.py.implements.timeout_seconds and result limits.ProviderError and the retry exception matching recovery semantics.enabled field as the instance switch; do not bypass them in normal runtime paths.httpx, use MockTransport.Do not let a test silently reach the internet. Real-provider tests require explicit authorization and must remain separate from CI unit tests.
nexent-data root, then copy the plugin to its memory-provider-plugins/<plugin-name> child.ROOT_DIR from the deployment argument or deploy/env/.env (default $HOME/nexent-data). For Kubernetes local storage, read global.sharedStorage.memoryPlugins.localPath; for other storage classes, inspect the nexent-memory-plugins PVC. Do not redefine the established in-container path /mnt/nexent-data/memory-provider-plugins.GET /memory/provider-plugins or the Memory Management UI.nexent.memory.external_provider spans and standard metrics for operation, provider, outcome, error code, latency, and result/unit counts.config_schema marks secrets and required fields correctly.source and is_external=True.