Skip to content

Conversation

@Pterjudin
Copy link

No description provided.

- Add go_to_definition tool for navigating to symbol definitions
- Add find_references tool for finding all symbol usages
- Add search_symbols tool for searching functions/classes by name
- Add automated_code_review tool for code quality analysis
- Add generate_tests tool for test generation (structure)
- Add rename_symbol tool for symbol renaming across codebase
- Add extract_function tool for code extraction
- Add comprehensive unit tests for all new tools
- All tools integrated with language features service
- Proper error handling and result stringification
- Tests cover validation, logic, and formatting
@Pterjudin Pterjudin force-pushed the feature/cursor-tools-integration branch from 96098cf to 81a2452 Compare January 10, 2026 22:15
@Pterjudin Pterjudin merged commit 172b7ad into main Jan 10, 2026
5 of 15 checks passed
@Pterjudin Pterjudin deleted the feature/cursor-tools-integration branch January 10, 2026 22:16
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.

2 participants