Skip to content

build: rebuild parser with tree-sitter v0.26.3#351

Merged
DerekStride merged 8 commits intomainfrom
update-ts-version
Jan 19, 2026
Merged

build: rebuild parser with tree-sitter v0.26.3#351
DerekStride merged 8 commits intomainfrom
update-ts-version

Conversation

@DerekStride
Copy link
Copy Markdown
Owner

@DerekStride DerekStride commented Jan 13, 2026

What

Update our local tooling to default to the latest tree-sitter v0.26.3. Inspired by: #341 (comment).

I also regenerated some files with tree-sitter init --update.

DerekStride and others added 4 commits January 14, 2026 09:56
Node 24 (Krypton) is now the latest LTS, but tree-sitter v0.25.0
doesn't compile with it due to C++20 requirements. Pin to Node 22
until tree-sitter adds support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Run `tree-sitter init --update` to regenerate the Python test binding
with the correct imports for tree-sitter 0.25.x.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@DerekStride DerekStride marked this pull request as ready for review January 14, 2026 22:33
@DerekStride DerekStride requested a review from dmfay January 19, 2026 16:30
@DerekStride DerekStride merged commit 1c70b7d into main Jan 19, 2026
8 checks passed
@DerekStride DerekStride deleted the update-ts-version branch January 19, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants