Skip to content

v0.1.0 — Initial Release

Choose a tag to compare

@kuaizhongqiang kuaizhongqiang released this 18 Jun 01:56
· 24 commits to main since this release

Packages

Package Channel Install
tencent-agent-memory-mcp-bridge npm npx tencent-agent-memory-mcp-bridge
bridge-server GitHub Release Deploy on public server
openclaw-plugin GitHub Release Reference from OpenClaw config

Highlights

  • bridge-server: Express HTTP server with API key auth, sender whitelist, request logging, and transparent proxy to TencentDB Gateway. Health check endpoint at GET /health.
  • mcp-bridge: MCP stdio server with 4 tools (recall_memory, store_memory, search_memories, end_session). Auto-generates session keys.
  • openclaw-plugin: MemoryBridgePlugin mapping 3 lifecycle hooks to bridge-server HTTP calls. Silent degradation when upstream is unreachable.