chore(conductor): Expand Tree-Sitter C/C++ track with new phases for tool parity and robust testing
This commit is contained in:
+2
-2
@@ -98,9 +98,9 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
|
||||
### Additional Language Support
|
||||
|
||||
1. [~] **Track: Tree-Sitter C/C++ MCP Tools**
|
||||
1. [ ] **Track: Tree-Sitter C/C++ MCP Tools**
|
||||
*Link: [./tracks/ts_cpp_tree_sitter_20260308/](./tracks/ts_cpp_tree_sitter_20260308/)*
|
||||
*Goal: Add tree-sitter C and C++ grammars. Extend ASTParser to support C/C++ skeleton and outline extraction. Add MCP tools ts_c_get_skeleton, ts_cpp_get_skeleton, ts_c_get_code_outline, ts_cpp_get_code_outline.*
|
||||
*Goal: Add tree-sitter C and C++ grammars. Extend ASTParser to support C/C++ skeleton and outline extraction. Add MCP tools ts_c_get_skeleton, ts_cpp_get_skeleton, ts_c_get_code_outline, ts_cpp_get_code_outline. (Extended: definitions, signatures, and surgical updates).*
|
||||
|
||||
2. [ ] **Track: Bootstrap gencpp Python Bindings**
|
||||
*Link: [./tracks/gencpp_python_bindings_20260308/](./tracks/gencpp_python_bindings_20260308/)*
|
||||
|
||||
Reference in New Issue
Block a user