mirror of
https://github.com/lukaszraczylo/filepuff-mcp.git
synced 2026-06-15 03:01:17 +00:00
fixup! Update, bugfixes on diff and edit handling
This commit is contained in:
@@ -169,7 +169,7 @@ func (s *Server) registerTools() {
|
||||
),
|
||||
mcp.WithString("language",
|
||||
mcp.Required(),
|
||||
mcp.Description("Target language: go, typescript, javascript, python, c, cpp"),
|
||||
mcp.Description("Target language: go, typescript, javascript, python, c, cpp, html, vue, elixir"),
|
||||
),
|
||||
mcp.WithArray("paths",
|
||||
mcp.Description("Paths to search in (defaults to workspace root)"),
|
||||
|
||||
Reference in New Issue
Block a user