Skip to content

v1.5.5: rmcp 1.4, auto_link parameter, reindex_file tool#21

Merged
devwhodevs merged 1 commit intomainfrom
feat/v1.5.5-housekeeping
Apr 10, 2026
Merged

v1.5.5: rmcp 1.4, auto_link parameter, reindex_file tool#21
devwhodevs merged 1 commit intomainfrom
feat/v1.5.5-housekeeping

Conversation

@devwhodevs
Copy link
Copy Markdown
Owner

Summary

Changes

  • MCP tools: 22 → 23
  • HTTP endpoints: 23 → 24
  • OpenAPI version: 1.5.0 → 1.5.5
  • Added #[allow(dead_code)] on tool_router field (rmcp 1.4 macro change triggers clippy)

Test plan

  • cargo fmt --check — clean
  • cargo clippy -- -D warnings — clean
  • cargo test --lib — 450 passed
  • Real vault test: reindex_file on 07-Daily/2026-04-09.md — 5 chunks, docid returned
  • Real vault test: create with auto_link: falselinks_added: [], names in links_suggested
  • Real vault test: create with default — links_added contains auto-linked people

- Bump rmcp 1.2 → 1.4 (host validation, transport fixes)
- Add auto_link parameter on create to skip wikilink resolution
- Add reindex_file MCP tool + HTTP endpoint for single-file re-indexing
- MCP tools: 22 → 23, HTTP endpoints: 23 → 24
@devwhodevs devwhodevs merged commit ede44f2 into main Apr 10, 2026
3 checks passed
@devwhodevs devwhodevs deleted the feat/v1.5.5-housekeeping branch April 10, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCP tools not surfaced in Claude Desktop Cowork/Code modes despite successful connection

1 participant