claw-code/rust/crates
TheArchitectit 2b5f46080e feat(lsp): add TCP transport for GDScript/Godot LSP (port 6008)
Godot LSP runs as a TCP server on localhost:6008 when the editor is
open — it doesn't speak LSP over stdio like other servers. Added
connect_tcp() to LspTransport which uses socat (or nc fallback) as
a stdio↔TCP bridge, reusing the existing Content-Length framing.
lsp_process detects tcp:// URIs and routes to TCP transport.

LSP startup now gracefully handles servers that fail to start
(gdscript without a running Godot editor) without blocking other
servers from initializing.

💘 Generated with Crush

Assisted-by: GLM 5.1 FP8 via Crush <crush@charm.land>
2026-06-10 16:49:33 -05:00
..
api fix: sync all bug fixes to combined branch 2026-06-10 16:49:31 -05:00
claw-analog
claw-rag-service
commands feat(lsp): install prompts, new servers, and advanced LSP features 2026-06-10 16:49:33 -05:00
compat-harness
mock-anthropic-service
plugins
runtime feat(lsp): add TCP transport for GDScript/Godot LSP (port 6008) 2026-06-10 16:49:33 -05:00
rusty-claude-cli feat(lsp): install prompts, new servers, and advanced LSP features 2026-06-10 16:49:33 -05:00
telemetry
tools feat(lsp): install prompts, new servers, and advanced LSP features 2026-06-10 16:49:33 -05:00