Comment on Launch HN: Chonkie (YC X25) – Open-Source Library for Advanced ChunkingComments−blef1y- Code Chunking: Chunks code files by creating an AST and finding ideal split points.I'd be interested to use it for SQL, did you try? Does it works well with it? I'm not familiar with the tree-sitter library−snyyOP1yYes :) Code chunker is fantastic for SQL
Comments
I'd be interested to use it for SQL, did you try? Does it works well with it? I'm not familiar with the tree-sitter library
Yes :) Code chunker is fantastic for SQL