-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: johnhuang316/code-index-mcp
base: v2.3.2
head repository: johnhuang316/code-index-mcp
compare: master
- 14 commits
- 36 files changed
- 1 contributor
Commits on Sep 19, 2025
-
refactor: remove SCIP official standards and symbol analyzer refactor…
…ing plan documents
Configuration menu - View commit details
-
Copy full SHA for e92dcec - Browse repository at this point
Copy the full SHA e92dcecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 810ee65 - Browse repository at this point
Copy the full SHA 810ee65View commit details
Commits on Sep 24, 2025
-
refactor: clean up whitespace and improve code readability in indexin…
…g modules - Removed unnecessary blank lines and adjusted spacing for consistency across JSONIndexBuilder, JSONIndexManager, TypeScriptParsingStrategy, and ProjectManagementService classes. - Enhanced overall code clarity without altering functionality.
Configuration menu - View commit details
-
Copy full SHA for 9eec893 - Browse repository at this point
Copy the full SHA 9eec893View commit details -
refactor: update import statement for FileFilter in JSONIndexManager
- Changed the import of FileFilter to a more specific path to avoid potential circular import issues. - This refactor maintains existing functionality while improving code organization.
Configuration menu - View commit details
-
Copy full SHA for 8c87080 - Browse repository at this point
Copy the full SHA 8c87080View commit details
Commits on Sep 30, 2025
-
* feat(index): add shallow index support (INDEX_FILE_SHALLOW); builder method for file list; manager load/build shallow with find_files fallback * feat(index): default to shallow index; add ShallowIndexManager; deep rebuild tool; remove build_shallow_index tool; watcher+refresh use shallow; fix server context type * feat(find_files): enforce true glob semantics (* no dir, ** recursive) and unify to shallow index; watcher verified for add/delete * feat(file_summary): return needs_deep_index hint when deep index not available
Configuration menu - View commit details
-
Copy full SHA for 0c20349 - Browse repository at this point
Copy the full SHA 0c20349View commit details -
refactor(server): remove unused structure://project resource and MCP …
…prompts - delete resource registration in src/code_index_mcp/server.py - remove ProjectManagementService.get_project_structure; drop unused json import - remove analyze_code, code_search, set_project prompts; drop unused mcp.types import
Configuration menu - View commit details
-
Copy full SHA for 24285ed - Browse repository at this point
Copy the full SHA 24285edView commit details
Commits on Oct 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5da5c4e - Browse repository at this point
Copy the full SHA 5da5c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc0d2e - Browse repository at this point
Copy the full SHA 3fc0d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d96073 - Browse repository at this point
Copy the full SHA 4d96073View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fdc8c - Browse repository at this point
Copy the full SHA 05fdc8cView commit details
Commits on Oct 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 98075ba - Browse repository at this point
Copy the full SHA 98075baView commit details -
Configuration menu - View commit details
-
Copy full SHA for efba963 - Browse repository at this point
Copy the full SHA efba963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72bc96e - Browse repository at this point
Copy the full SHA 72bc96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3699110 - Browse repository at this point
Copy the full SHA 3699110View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.2...master