Skip to content

v0.3.0 — Harness-neutral MCP support

Latest

Choose a tag to compare

@lyc403223157-source lyc403223157-source released this 12 Aug 09:15
· 6 commits to main since this release

This release makes Knowledge Inbox a harness-neutral, local-first knowledge ingestion service.

Highlights

  • One shared stdio MCP server for Hermes, Codex, OpenClaw, and other MCP clients
  • Four tools: knowledge_ingest, knowledge_get_job, knowledge_list_capabilities, and knowledge_wechat_prepare
  • Client Skills and setup instructions for Hermes, Codex, and OpenClaw
  • Harness-neutral mcp dependency extra, with the hermes alias kept for compatibility
  • FastAPI capability discovery for supported sources, inputs, transports, and outputs
  • Existing ingestion and WeChat Channels recovery behavior preserved

Verification

  • 26 tests passed on Python 3.11 and 3.12 for this release
  • MCP discovery was verified for Hermes, Codex, and OpenClaw
  • End-to-end ingestion was validated on the maintainer's local installation

Local validation does not imply external adoption.