chore(conductor): Add new track 'Tree-Sitter Lua MCP Tools'

This commit is contained in:
2026-03-10 00:18:12 -04:00
parent ee15d8f132
commit fe93cd347e
5 changed files with 75 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ This file tracks all major tracks for the project. Each track has its own detail
---
### C/C++ Language Support
### Additional Language Support
1. [ ] **Track: Tree-Sitter C/C++ MCP Tools**
*Link: [./tracks/ts_cpp_tree_sitter_20260308/](./tracks/ts_cpp_tree_sitter_20260308/)*
@@ -73,6 +73,10 @@ This file tracks all major tracks for the project. Each track has its own detail
*Link: [./tracks/gencpp_python_bindings_20260308/](./tracks/gencpp_python_bindings_20260308/)*
*Goal: Bootstrap standalone Python project with CFFI bindings for gencpp C library. Provides foundation for richer C++ AST parsing in future (beyond tree-sitter syntax).*
3. [ ] **Track: Tree-Sitter Lua MCP Tools**
*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.*
---
### Path Configuration