Commit Graph

  • ee04ab585a Add AST analysis tools and go run/test execution tools main Ian Gulliver 2025-06-27 22:54:45 -07:00
  • 9e94d0693b Fix WithBool to WithBoolean in find_comments tool Ian Gulliver 2025-06-27 22:26:55 -07:00
  • eb43e5701d Add replace_all flag to search_replace tool Ian Gulliver 2025-06-27 22:25:26 -07:00
  • 125ee726d6 Add context support to find_comments and position ranges to search_replace Ian Gulliver 2025-06-27 22:20:01 -07:00
  • ecbdd54624 Fix search_replace to handle empty string replacements Ian Gulliver 2025-06-27 22:13:21 -07:00
  • dfbe8c7da6 Replace context_pattern with before_pattern/after_pattern and fix empty replacement Ian Gulliver 2025-06-27 22:08:12 -07:00
  • c25e695ae9 Fix line/column to byte conversion for unspecified columns Ian Gulliver 2025-06-27 22:00:19 -07:00
  • 55592f0e50 Expand find_comments Ian Gulliver 2025-06-27 21:53:04 -07:00
  • b7cbe3a222 Add context-aware search/replace with capture groups Ian Gulliver 2025-06-27 21:38:51 -07:00
  • d16a911a5c Add read_range, write_range, and search_replace tools Ian Gulliver 2025-06-27 21:35:37 -07:00
  • c1ba594c2b Reorganize code into individual tool files Ian Gulliver 2025-06-27 21:22:36 -07:00
  • 7f6613e2df Add 14 advanced AST analysis tools for code quality and testing Ian Gulliver 2025-06-27 21:04:39 -07:00
  • 5b5f034752 Add 9 new AST analysis tools with complete position info Ian Gulliver 2025-06-27 20:55:52 -07:00
  • 50058e877f Add Go AST analysis tools and refactor to use common walk code Ian Gulliver 2025-06-27 20:29:53 -07:00
  • aec727e006 Initial Go MCP server implementation Ian Gulliver 2025-06-27 20:03:53 -07:00