Releases: doITmagic/rag-code-mcp
Releases · doITmagic/rag-code-mcp
rag-code-mcp v1.1.17
Immutable
release. Only release title and notes can be modified.
Changelog
rag-code-mcp v1.1.16
Immutable
release. Only release title and notes can be modified.
Changelog
rag-code-mcp v1.1.15
Immutable
release. Only release title and notes can be modified.
Changelog
rag-code-mcp v1.1.14
Immutable
release. Only release title and notes can be modified.
Changelog
- 77a8396 Merge feature/python-analyzer: Python support + tool improvements
- d7e425a feat(find_type_definition): add exact name+type search
- fc7ac20 feat(python): add dependency graph, method calls, mixin and metaclass detection
- c4267b0 feat(python): add enhancements and optimizations
- d9847f7 feat(python): implement Python code analyzer
- 4b21282 feat: improve tool descriptions to motivate AI usage
- 536bbb8 fix(find_type_definition): use language-specific query keywords
- 0ca0783 fix(python): resolve unused parameter lint warning
- 74ba24b fix(search): exclude markdown docs from search_code results
- 867e447 fix(tools): add exact search to get_function_details and hybrid_search schema
- 604ca30 fix(tools): use SearchCodeOnly in all code search tools
- d353bc1 fix(workspace): add .py extension to scanWorkspace for Python indexing
- d873e4b fix(workspace): skip languages without analyzer instead of failing
- fdefdd2 test(ragcode): update language_manager tests for Python support
rag-code-mcp v1.1.13
Immutable
release. Only release title and notes can be modified.
Changelog
- 77a8396 Merge feature/python-analyzer: Python support + tool improvements
- d7e425a feat(find_type_definition): add exact name+type search
- fc7ac20 feat(python): add dependency graph, method calls, mixin and metaclass detection
- c4267b0 feat(python): add enhancements and optimizations
- d9847f7 feat(python): implement Python code analyzer
- 536bbb8 fix(find_type_definition): use language-specific query keywords
- 0ca0783 fix(python): resolve unused parameter lint warning
- 74ba24b fix(search): exclude markdown docs from search_code results
- 867e447 fix(tools): add exact search to get_function_details and hybrid_search schema
- 604ca30 fix(tools): use SearchCodeOnly in all code search tools
- d353bc1 fix(workspace): add .py extension to scanWorkspace for Python indexing
- d873e4b fix(workspace): skip languages without analyzer instead of failing
- fdefdd2 test(ragcode): update language_manager tests for Python support
rag-code-mcp v1.1.12
Immutable
release. Only release title and notes can be modified.
Changelog
- ec5722b fix: lint errors - explicitly ignore return values in killProcessOnPort
rag-code-mcp v1.1.11
Immutable
release. Only release title and notes can be modified.
Changelog
rag-code-mcp v1.1.10
Immutable
release. Only release title and notes can be modified.
Changelog
- fec2710 fix: auto-kill processes on required ports before starting Docker containers
rag-code-mcp v1.1.9
Immutable
release. Only release title and notes can be modified.
Changelog
- 58b7f33 fix: check Docker availability before installation on Windows (WSL2 support)
rag-code-mcp v1.1.8
Immutable
release. Only release title and notes can be modified.
Changelog
- d3146c3 fix: Windows installer now finds pre-built .exe binaries from release archive