← Back to browse
tool
LSP-based tool for simulating code edits in memory
From blackwell-systems/agent-lsp ★ 28
Summary
This tool simulates code changes using the Language Server Protocol (LSP) in an in-memory overlay, allowing developers to test refactors and edits safely. It provides full session management, enabling multi-step edits and diagnostic evaluation before committing changes to disk.