Serena
JSON →A coding agent toolkit that provides an LLM with IDE-like capabilities for semantic code retrieval and editing directly in your codebase.
Tools · 7
- semantic_code_retrieval Provides semantic code retrieval capabilities operating at the symbol level
- code_editing Provides code editing capabilities with semantic understanding
- refactoring Provides code refactoring tools including cross-file renames and moves
- debugging Provides debugging tools for code analysis and troubleshooting
- reference_lookup Finds and retrieves symbol references across the codebase
- symbol_navigation Enables symbol-aware navigation through code structure
- dependency_jump Jumps to dependencies in monorepo and multi-project setups
Links
★ 24,702 GitHub stars