Skip to content

LSP status

Language Server Protocol runtimes are disabled in OpenCorvus 0.0.38.

Language Server Protocol (LSP) runtimes are completely disabled in OpenCorvus 0.0.38. OpenCorvus does not discover, download, start, or retain language-server processes.

The agent has no lsp tool. Reading, writing, editing, applying patches, opening projects, and attaching file ranges do not initialize an LSP runtime or request diagnostics. Experimental environment variables and opencorvus.jsonc LSP entries cannot enable one.

The legacy /lsp and /find/symbol HTTP endpoints remain compatibility surfaces and return empty arrays. They do not start a server.

Formatters remain available and operate independently after file writes.