build(p10-1b): add tree-sitter-python/-typescript/-javascript workspace deps

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-20 00:28:31 +00:00
parent 39b766ea59
commit 0c61758931
3 changed files with 40 additions and 0 deletions

View File

@@ -90,6 +90,10 @@ gix = { version = "0.70", default-features = false, features = ["revisi
# chunker stays tree-sitter-free — AST work is parser-side per design §6.3.
tree-sitter = "0.26"
tree-sitter-rust = "0.24"
# Python / TS / JS grammars for code ingest (kebab-parse-code, p10-1B).
tree-sitter-python = "0.25.0"
tree-sitter-typescript = "0.23.2"
tree-sitter-javascript = "0.25.0"
# Disk-footprint trim for dev / test builds. Codegen, opt-level, and
# behavior are unchanged — only DWARF debug info is reduced (line