tree-sitter-analyzer 1.4.0__tar.gz → 1.4.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of tree-sitter-analyzer might be problematic. Click here for more details.
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/CHANGELOG.md +19 -1
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/PKG-INFO +8 -8
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/README.md +7 -7
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/README_ja.md +5 -5
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/README_zh.md +6 -6
- tree_sitter_analyzer-1.4.1/coverage.json +1 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/pyproject.toml +2 -2
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/__init__.py +1 -1
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/find_and_grep_tool.py +17 -4
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/uv.lock +1 -1
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.gitattributes +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.gitignore +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.kiro/steering/product.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.kiro/steering/structure.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.kiro/steering/tech.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.pre-commit-config.yaml +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/.pre-commit-hooks.yaml +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/AI_COLLABORATION_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/CODE_STYLE_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/CONTRIBUTING.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/DEPLOYMENT_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/GITFLOW.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/GITFLOW_ja.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/GITFLOW_zh.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/LANGUAGE_GUIDELINES.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/LLM_CODING_GUIDELINES.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/MCP_SETUP_DEVELOPERS.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/MCP_SETUP_USERS.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/PROJECT_ROOT_CONFIG.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/PYPI_RELEASE_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/REFACTORING_SUMMARY.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/build_standalone.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/check_quality.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/docs/GITFLOW_BEST_PRACTICES.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/docs/RELEASE_EXECUTION_GUIDE.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/docs/api.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/docs/mcp_fd_rg_design.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/BigService.java +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/BigService.json +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/BigService.summary.json +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/JavaDocTest.java +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/MultiClass.java +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/Sample.java +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/cache_demo.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/calculate_token_comparison.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/project_root_demo.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/sample.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/security_demo.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/security_integration_demo.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/smart_cache_demo.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/examples/total_only_optimization_demo.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/llm_code_checker.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/pypirc_example.txt +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/pytest.ini +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/scripts/README.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/scripts/gitflow_helper.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/scripts/gitflow_release_automation.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/scripts/sync_version.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/scripts/sync_version_minimal.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/start_mcp_server.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/01_onboarding.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/02_architecture_map.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/03_cli_cheatsheet.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/04_mcp_cheatsheet.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/05_plugin_tutorial.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/06_quality_workflow.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/07_troubleshooting.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/08_prompt_library.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/09_tasks.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/10_glossary.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/11_takeover_plan.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/CLI_COMMAND_CORRECTIONS.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/IMPROVEMENT_SUMMARY.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/training/README.md +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/__main__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/api.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/__main__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/advanced_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/base_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/default_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/find_and_grep_cli.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/list_files_cli.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/partial_read_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/query_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/search_content_cli.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/structure_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/summary_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/commands/table_command.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli/info_commands.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/cli_main.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/constants.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/analysis_engine.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/cache_service.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/engine.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/parser.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/query.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/query_filter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/core/query_service.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/encoding_utils.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/exceptions.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/file_handler.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/formatters/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/formatters/base_formatter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/formatters/formatter_factory.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/formatters/java_formatter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/formatters/python_formatter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/interfaces/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/interfaces/cli.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/interfaces/cli_adapter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/interfaces/mcp_adapter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/interfaces/mcp_server.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/language_detector.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/language_loader.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/languages/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/languages/java_plugin.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/languages/javascript_plugin.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/languages/python_plugin.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/resources/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/resources/code_file_resource.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/resources/project_stats_resource.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/server.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/analyze_scale_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/analyze_scale_tool_cli_compatible.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/base_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/fd_rg_utils.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/list_files_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/query_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/read_partial_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/search_content_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/table_format_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/tools/universal_analyze_tool.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/utils/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/utils/error_handler.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/utils/gitignore_detector.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/utils/path_resolver.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/mcp/utils/search_cache.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/models.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/output_manager.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/plugins/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/plugins/base.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/plugins/manager.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/project_detector.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/queries/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/queries/java.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/queries/javascript.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/queries/python.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/queries/typescript.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/query_loader.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/security/__init__.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/security/boundary_manager.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/security/regex_checker.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/security/validator.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/table_formatter.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/tree_sitter_analyzer/utils.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/upload_interactive.py +0 -0
- {tree_sitter_analyzer-1.4.0 → tree_sitter_analyzer-1.4.1}/upload_to_pypi.py +0 -0
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.4.1] - 2025-01-19
|
|
4
|
+
|
|
5
|
+
### Fixed
|
|
6
|
+
- **🐛 find_and_grep File Search Scope Bug**: Fixed critical bug where ripgrep searched in parent directories instead of only in files found by fd
|
|
7
|
+
- **Root Cause**: Tool was using parent directories as search roots, causing broader search scope than intended
|
|
8
|
+
- **Solution**: Now uses specific file globs to limit ripgrep search to exact files discovered by fd
|
|
9
|
+
- **Impact**: Ensures `searched_file_count` and `total_files` metrics are consistent and accurate
|
|
10
|
+
- **Example**: When fd finds 7 files matching `*pattern*`, ripgrep now only searches those 7 files, not all files in their parent directories
|
|
11
|
+
|
|
12
|
+
### Technical Details
|
|
13
|
+
- **Files Modified**: `tree_sitter_analyzer/mcp/tools/find_and_grep_tool.py`
|
|
14
|
+
- **Test Coverage**: All 1797 tests pass, including 144 fd/rg tool tests
|
|
15
|
+
- **Quality Metrics**: 74.45% code coverage maintained
|
|
16
|
+
- **Breaking Changes**: None - fix improves accuracy without changing API
|
|
17
|
+
|
|
18
|
+
This patch release resolves a significant accuracy issue in the find_and_grep tool,
|
|
19
|
+
ensuring search results match user expectations and tool documentation.
|
|
20
|
+
|
|
3
21
|
## [1.4.0] - 2025-01-18
|
|
4
22
|
|
|
5
23
|
### Added
|
|
@@ -10,7 +28,7 @@
|
|
|
10
28
|
- **Backward Compatibility**: Maintains existing `results` structure when `group_by_file=False`
|
|
11
29
|
|
|
12
30
|
### Improved
|
|
13
|
-
- **📊 Search Results Optimization**:
|
|
31
|
+
- **📊 Search Results Optimization**:
|
|
14
32
|
- Same file matches are now grouped together instead of repeated entries
|
|
15
33
|
- Context consumption reduced by ~80% for multi-file searches
|
|
16
34
|
- Better organization for AI assistants processing search results
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tree-sitter-analyzer
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.1
|
|
4
4
|
Summary: Extensible multi-language code analyzer framework using Tree-sitter with dynamic plugin architecture
|
|
5
5
|
Project-URL: Homepage, https://github.com/aimasteracc/tree-sitter-analyzer
|
|
6
6
|
Project-URL: Documentation, https://github.com/aimasteracc/tree-sitter-analyzer#readme
|
|
@@ -172,10 +172,10 @@ Description-Content-Type: text/markdown
|
|
|
172
172
|
[](https://python.org)
|
|
173
173
|
[](LICENSE)
|
|
174
174
|
[](#quality-assurance)
|
|
175
|
-
[](#quality-assurance)
|
|
176
176
|
[](#quality-assurance)
|
|
177
177
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
178
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
179
179
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
180
180
|
|
|
181
181
|
## 🚀 Break LLM Token Limits, Let AI Understand Code Files of Any Size
|
|
@@ -1008,15 +1008,15 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
|
|
|
1008
1008
|
|
|
1009
1009
|
### 📊 **Quality Metrics**
|
|
1010
1010
|
- **1,797 tests** - 100% pass rate ✅
|
|
1011
|
-
- **74.
|
|
1011
|
+
- **74.45% code coverage** - Industry-leading level
|
|
1012
1012
|
- **Zero test failures** - Fully CI/CD ready
|
|
1013
1013
|
- **Cross-platform compatibility** - Windows, macOS, Linux
|
|
1014
1014
|
|
|
1015
|
-
### ⚡ **Latest Quality Achievements (v1.4.
|
|
1015
|
+
### ⚡ **Latest Quality Achievements (v1.4.1)**
|
|
1016
1016
|
- ✅ **Cross-platform path compatibility** - Fixed Windows short path names and macOS symbolic link differences
|
|
1017
1017
|
- ✅ **Windows environment** - Implemented robust path normalization using Windows API
|
|
1018
1018
|
- ✅ **macOS environment** - Fixed `/var` vs `/private/var` symbolic link differences
|
|
1019
|
-
- ✅ **Comprehensive test coverage** - 1797 tests, 74.
|
|
1019
|
+
- ✅ **Comprehensive test coverage** - 1797 tests, 74.45% coverage
|
|
1020
1020
|
- ✅ **GitFlow implementation** - Professional development/release branch strategy. See [GitFlow documentation](GITFLOW.md) for details.
|
|
1021
1021
|
|
|
1022
1022
|
### ⚙️ **Running Tests**
|
|
@@ -1133,9 +1133,9 @@ All AI prompts in this document have been thoroughly tested in real environments
|
|
|
1133
1133
|
|
|
1134
1134
|
**Test Environment:**
|
|
1135
1135
|
- Operating System: Windows 10
|
|
1136
|
-
- Project: tree-sitter-analyzer v1.4.
|
|
1136
|
+
- Project: tree-sitter-analyzer v1.4.1
|
|
1137
1137
|
- Test Files: BigService.java (1419 lines), sample.py (256 lines), MultiClass.java (54 lines)
|
|
1138
|
-
- Test Coverage: 1797 tests passed, 74.
|
|
1138
|
+
- Test Coverage: 1797 tests passed, 74.45% coverage
|
|
1139
1139
|
- Test Tools: All MCP tools (check_code_scale, analyze_code_structure, extract_code_section, query_code, list_files, search_content, find_and_grep)
|
|
1140
1140
|
|
|
1141
1141
|
**🚀 Start Now** → [30-Second Quick Start](#-30-second-quick-start)
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
[](https://python.org)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](#quality-assurance)
|
|
6
|
-
[](#quality-assurance)
|
|
7
7
|
[](#quality-assurance)
|
|
8
8
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
9
|
-
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
10
10
|
[](https://github.com/aimasteracc/tree-sitter-analyzer)
|
|
11
11
|
|
|
12
12
|
## 🚀 Break LLM Token Limits, Let AI Understand Code Files of Any Size
|
|
@@ -839,15 +839,15 @@ Tree-sitter Analyzer automatically detects and protects project boundaries:
|
|
|
839
839
|
|
|
840
840
|
### 📊 **Quality Metrics**
|
|
841
841
|
- **1,797 tests** - 100% pass rate ✅
|
|
842
|
-
- **74.
|
|
842
|
+
- **74.45% code coverage** - Industry-leading level
|
|
843
843
|
- **Zero test failures** - Fully CI/CD ready
|
|
844
844
|
- **Cross-platform compatibility** - Windows, macOS, Linux
|
|
845
845
|
|
|
846
|
-
### ⚡ **Latest Quality Achievements (v1.4.
|
|
846
|
+
### ⚡ **Latest Quality Achievements (v1.4.1)**
|
|
847
847
|
- ✅ **Cross-platform path compatibility** - Fixed Windows short path names and macOS symbolic link differences
|
|
848
848
|
- ✅ **Windows environment** - Implemented robust path normalization using Windows API
|
|
849
849
|
- ✅ **macOS environment** - Fixed `/var` vs `/private/var` symbolic link differences
|
|
850
|
-
- ✅ **Comprehensive test coverage** - 1797 tests, 74.
|
|
850
|
+
- ✅ **Comprehensive test coverage** - 1797 tests, 74.45% coverage
|
|
851
851
|
- ✅ **GitFlow implementation** - Professional development/release branch strategy. See [GitFlow documentation](GITFLOW.md) for details.
|
|
852
852
|
|
|
853
853
|
### ⚙️ **Running Tests**
|
|
@@ -964,9 +964,9 @@ All AI prompts in this document have been thoroughly tested in real environments
|
|
|
964
964
|
|
|
965
965
|
**Test Environment:**
|
|
966
966
|
- Operating System: Windows 10
|
|
967
|
-
- Project: tree-sitter-analyzer v1.4.
|
|
967
|
+
- Project: tree-sitter-analyzer v1.4.1
|
|
968
968
|
- Test Files: BigService.java (1419 lines), sample.py (256 lines), MultiClass.java (54 lines)
|
|
969
|
-
- Test Coverage: 1797 tests passed, 74.
|
|
969
|
+
- Test Coverage: 1797 tests passed, 74.45% coverage
|
|
970
970
|
- Test Tools: All MCP tools (check_code_scale, analyze_code_structure, extract_code_section, query_code, list_files, search_content, find_and_grep)
|
|
971
971
|
|
|
972
972
|
**🚀 Start Now** → [30-Second Quick Start](#-30-second-quick-start)
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://python.org)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](#品質保証)
|
|
6
|
-
[](#品質保証)
|
|
7
7
|
[](#品質保証)
|
|
8
8
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
9
9
|
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
@@ -819,16 +819,16 @@ Tree-sitter Analyzerは自動的にプロジェクト境界を検出・保護:
|
|
|
819
819
|
## 🏆 品質保証
|
|
820
820
|
|
|
821
821
|
### 📊 **品質メトリクス**
|
|
822
|
-
- **1,
|
|
823
|
-
- **74.
|
|
822
|
+
- **1,797テスト** - 100%合格率 ✅
|
|
823
|
+
- **74.45%コードカバレッジ** - 業界最高レベル
|
|
824
824
|
- **ゼロテスト失敗** - 完全なCI/CD対応
|
|
825
825
|
- **クロスプラットフォーム対応** - Windows、macOS、Linux
|
|
826
826
|
|
|
827
|
-
### ⚡ **最新の品質成果(v1.
|
|
827
|
+
### ⚡ **最新の品質成果(v1.4.1)**
|
|
828
828
|
- ✅ **クロスプラットフォームパス互換性** - Windows短パス名とmacOSシンボリックリンクの違いを修正
|
|
829
829
|
- ✅ **Windows環境** - Windows APIを使用した堅牢なパス正規化を実装
|
|
830
830
|
- ✅ **macOS環境** - `/var`と`/private/var`シンボリックリンクの違いを修正
|
|
831
|
-
- ✅ **包括的テストカバレッジ** - 1794テスト、74.
|
|
831
|
+
- ✅ **包括的テストカバレッジ** - 1794テスト、74.45%カバレッジ
|
|
832
832
|
- ✅ **GitFlow実装** - 開発/リリースブランチの専門的なブランチ戦略。詳細は[GitFlowドキュメント](GITFLOW_ja.md)を参照してください。
|
|
833
833
|
|
|
834
834
|
### ⚙️ **テスト実行**
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://python.org)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](#质量保证)
|
|
6
|
-
[](#质量保证)
|
|
7
7
|
[](#质量保证)
|
|
8
8
|
[](https://pypi.org/project/tree-sitter-analyzer/)
|
|
9
9
|
[](https://github.com/aimasteracc/tree-sitter-analyzer/releases)
|
|
@@ -819,16 +819,16 @@ Tree-sitter Analyzer自动检测和保护项目边界:
|
|
|
819
819
|
## 🏆 质量保证
|
|
820
820
|
|
|
821
821
|
### 📊 **质量指标**
|
|
822
|
-
- **1,
|
|
823
|
-
- **74.
|
|
822
|
+
- **1,797个测试** - 100%通过率 ✅
|
|
823
|
+
- **74.45%代码覆盖率** - 行业领先水平
|
|
824
824
|
- **零测试失败** - 完全CI/CD就绪
|
|
825
825
|
- **跨平台兼容** - Windows、macOS、Linux
|
|
826
826
|
|
|
827
|
-
### ⚡ **最新质量成就(v1.
|
|
827
|
+
### ⚡ **最新质量成就(v1.4.1)**
|
|
828
828
|
- ✅ **跨平台路径兼容性** - 修复Windows短路径名称和macOS符号链接差异
|
|
829
829
|
- ✅ **Windows环境** - 使用Windows API实现稳健的路径标准化
|
|
830
830
|
- ✅ **macOS环境** - 修复`/var`与`/private/var`符号链接差异
|
|
831
|
-
- ✅ **全面测试覆盖** - 1794个测试,74.
|
|
831
|
+
- ✅ **全面测试覆盖** - 1794个测试,74.45%覆盖率
|
|
832
832
|
- ✅ **GitFlow实现** - 专业的开发/发布分支策略。详见[GitFlow文档](GITFLOW_zh.md)。
|
|
833
833
|
|
|
834
834
|
### ⚙️ **运行测试**
|
|
@@ -944,7 +944,7 @@ MIT许可证 - 详见[LICENSE](LICENSE)文件。
|
|
|
944
944
|
|
|
945
945
|
**测试环境:**
|
|
946
946
|
- 操作系统:Windows 10
|
|
947
|
-
- 项目:tree-sitter-analyzer v1.
|
|
947
|
+
- 项目:tree-sitter-analyzer v1.4.1
|
|
948
948
|
- 测试文件:BigService.java (1419行)、sample.py (256行)、MultiClass.java (54行)
|
|
949
949
|
- 测试工具:所有MCP工具(check_code_scale、analyze_code_structure、extract_code_section、query_code)
|
|
950
950
|
|