From da160fbdfb30a55a4d617553baeb5b0a5a9d5fb8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 12 Feb 2026 09:33:49 +0200 Subject: Rename hexai-lsp command to hexai-lsp-server Amp-Thread-ID: https://ampcode.com/threads/T-019c50bc-2906-77db-a31e-0d553338d99b Co-authored-by: Amp --- MCP-SERVER-PLAN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MCP-SERVER-PLAN.md') diff --git a/MCP-SERVER-PLAN.md b/MCP-SERVER-PLAN.md index f6b1f44..133ee69 100644 --- a/MCP-SERVER-PLAN.md +++ b/MCP-SERVER-PLAN.md @@ -1044,7 +1044,7 @@ type RespError struct { - `/home/paul/git/hexai/internal/lsp/transport.go` - Transport pattern - `/home/paul/git/hexai/internal/lsp/server.go` - Server dispatch pattern - `/home/paul/git/hexai/internal/tmuxedit/history.go` - JSONL storage pattern -- `/home/paul/git/hexai/cmd/hexai-lsp/main.go` - Command entry point +- `/home/paul/git/hexai/cmd/hexai-lsp-server/main.go` - Command entry point - `/home/paul/git/hexai/internal/appconfig/config.go` - Config extension pattern ### Files to Create -- cgit v1.2.3