·
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, andknowledge_wechat_prepare - Client Skills and setup instructions for Hermes, Codex, and OpenClaw
- Harness-neutral
mcpdependency extra, with thehermesalias 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.