Skip to content

rag-code-mcp v1.1.18

Choose a tag to compare

@github-actions github-actions released this 27 Jan 15:03
· 42 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changelog

  • 4b24f68 Add configurable workspace security via CLI flags for IDE configuration
  • 99ed15c Add security tests for Home directory rejection
  • d2698cd Add workspace root validation to prevent Home directory access
  • ae796d5 Add workspace_root parameter to all MCP tools for explicit project specification
  • d9ca84b Initial plan
  • 5e7bd7b Refine workspace detection: allow Home if it has markers, require markers always
  • 446b4c3 Remove redundant -require-explicit-path flag, keep only useful security options
  • db521b0 Simplify: workspace_root only for index_workspace, not search tools
  • abd2657 feat: complete auto-update system and security improvements