chore(conductor): Add language support tracks (Lua and GDScript)

This commit is contained in:
2026-03-10 00:20:30 -04:00
parent fe93cd347e
commit fa0e4a761b
5 changed files with 74 additions and 0 deletions

View File

@@ -77,6 +77,10 @@ This file tracks all major tracks for the project. Each track has its own detail
*Link: [./tracks/tree_sitter_lua_mcp_tools_20260310/](./tracks/tree_sitter_lua_mcp_tools_20260310/)*
*Goal: Add Tree-Sitter Lua MCP tools for structural parsing, documentation extraction, and surgical editing.*
4. [ ] **Track: GDScript Language Support Tools**
*Link: [./tracks/gdscript_godot_script_language_support_tools_20260310/](./tracks/gdscript_godot_script_language_support_tools_20260310/)*
*Goal: Add Tree-Sitter GDScript MCP tools for structural parsing, documentation extraction, and surgical editing.*
---
### Path Configuration