agent-lsp
Your coding agent is editing blind. agent-lsp gives it type-aware navigation, blast-radius analysis, and pre-verified edits. 50 tools, 21 skills, 30 languages.
agent-lsp is a stateful runtime over real language servers. It indexes your workspace once, keeps the index warm, and adds a skill layer that encodes correct multi-step operations. It provides speculative execution, phase enforcement, and token savings for AI agents.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- RRemy PatelMay 24, 2026
Noticeably fewer type errors in agent-generated code after adding this
- QQuinn DavisMar 29, 2026
Type-aware navigation for coding agents fixes the blind editing problem at the source
- OOaklyn MartinezMar 25, 2026
Used for complex refactoring tasks where type information is critical for correctness
- FFinley ThompsonFeb 26, 2026
LSP integration gives agents the same language intelligence that human developers have