leta - Fast semantic code navigation using LSP for agents
Provides semantic code navigation via Language Server Protocol to search symbol definitions, references, call graphs, and type hierarchies.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Show symbol definitions
- Find symbol references
- Search symbols by pattern
- Explore function call hierarchy
- Find interface implementations
- Navigate class inheritance hierarchy
- Find symbol declarations
- Display source file tree
- Rename symbols across workspace
- Add workspace directory
Inputs
- Symbol names
- Search regex patterns
- File path filters
- Workspace directory paths
Outputs
- Symbol definition bodies
- Symbol reference lists
- Call hierarchy trees
- File tree with line counts
- Workspace refactoring code updates
Requirements
- Leta CLI tool
- Configured Leta workspace
- Language Server Protocol support for target codebase
