Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
feyninc
/
chunk
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
360
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 28, 2026
Merge pull request #6 from chonkie-inc/dev
Show description for de1e128
chonk-lain
authored
de1e128
View commit details
Copy full SHA for de1e128
Browse repository at this point
fixes
chonk-lain
committed
12ae513
View commit details
Copy full SHA for 12ae513
Browse repository at this point
Merge pull request #5 from chonkie-inc/dev
Show description for 31e96ac
chonk-lain
authored
31e96ac
View commit details
Copy full SHA for 31e96ac
Browse repository at this point
bump version
chonk-lain
committed
a3eef8e
View commit details
Copy full SHA for a3eef8e
Browse repository at this point
Merge pull request #4 from chonkie-inc/dev
Show description for cb81830
chonk-lain
authored
cb81830
View commit details
Copy full SHA for cb81830
Browse repository at this point
cleanup
chonk-lain
committed
d6e93ac
View commit details
Copy full SHA for d6e93ac
Browse repository at this point
add PyEmscripten wheel
chonk-lain
committed
d5a35ae
View commit details
Copy full SHA for d5a35ae
Browse repository at this point
Commits on Mar 30, 2026
chore: bump version to 0.10.1
chonknick
committed
6ae88c4
View commit details
Copy full SHA for 6ae88c4
Browse repository at this point
feat: expose .patterns() API in Python and WASM bindings
Show description for d8c5f3c
chonknick
committed
d8c5f3c
View commit details
Copy full SHA for d8c5f3c
Browse repository at this point
Commits on Mar 29, 2026
chore: bump version to 0.10.0
chonknick
committed
15b3a12
View commit details
Copy full SHA for 15b3a12
Browse repository at this point
chore: fix formatting and clippy warnings
chonknick
committed
bda5895
View commit details
Copy full SHA for bda5895
Browse repository at this point
feat: add .patterns() API for multi-byte delimiter support
Show description for bdb9540
chonknick
committed
bdb9540
View commit details
Copy full SHA for bdb9540
Browse repository at this point
Commits on Jan 27, 2026
docs: add note about memchunk rename and chonkie core
chonknick
committed
45ebb22
View commit details
Copy full SHA for 45ebb22
Browse repository at this point
Commits on Jan 21, 2026
feat: add Node.js support for WASM initialization
Show description for c393e4f
chonknick
committed
c393e4f
View commit details
Copy full SHA for c393e4f
Browse repository at this point
feat: add merge_splits function to WASM bindings
chonknick
committed
3ad559f
View commit details
Copy full SHA for 3ad559f
Browse repository at this point
chore: bump version to 0.9.1 for npm fix
chonknick
committed
41089a4
View commit details
Copy full SHA for 41089a4
Browse repository at this point
fix: remove pkg/.gitignore before npm publish to include WASM files
chonknick
committed
59cff5f
View commit details
Copy full SHA for 59cff5f
Browse repository at this point
chore: bump version to 0.9.0
Show description for 64d4afd
chonknick
committed
64d4afd
View commit details
Copy full SHA for 64d4afd
Browse repository at this point
feat: add Savitzky-Golay filter module for semantic chunking
Show description for bee6dde
chonknick
committed
bee6dde
View commit details
Copy full SHA for bee6dde
Browse repository at this point
feat: add multi-byte pattern splitting and refactor merge API
Show description for 7b9faf3
chonknick
committed
7b9faf3
View commit details
Copy full SHA for 7b9faf3
Browse repository at this point
chore: update Cargo.lock for v0.8.0
chonknick
committed
c2e2191
View commit details
Copy full SHA for c2e2191
Browse repository at this point
feat: add merge_splits to WASM bindings and bump version to 0.8.0
Show description for 515a843
chonknick
committed
515a843
View commit details
Copy full SHA for 515a843
Browse repository at this point
feat: add merge_splits to Python bindings
Show description for 8749896
chonknick
committed
8749896
View commit details
Copy full SHA for 8749896
Browse repository at this point
fix: use is_none_or instead of map_or for clippy
chonknick
committed
b56d5a9
View commit details
Copy full SHA for b56d5a9
Browse repository at this point
style: fix formatting issues
chonknick
committed
d0e0af9
View commit details
Copy full SHA for d0e0af9
Browse repository at this point
feat: add token-aware merging for RecursiveChunker support
Show description for f4eb3a9
chonknick
committed
f4eb3a9
View commit details
Copy full SHA for f4eb3a9
Browse repository at this point
chore: update Cargo.lock for v0.7.0
chonknick
committed
585813c
View commit details
Copy full SHA for 585813c
Browse repository at this point
chore: bump package versions to 0.7.0
chonknick
committed
23ed00b
View commit details
Copy full SHA for 23ed00b
Browse repository at this point
chore: update Cargo.lock
chonknick
committed
721a66c
View commit details
Copy full SHA for 721a66c
Browse repository at this point
chore: bump package versions to 0.6.0
chonknick
committed
33f8ca1
View commit details
Copy full SHA for 33f8ca1
Browse repository at this point
feat: add split_at_delimiters for delimiter-based text splitting
Show description for ff416dc
chonknick
committed
ff416dc
View commit details
Copy full SHA for ff416dc
Browse repository at this point
style: fix import ordering in benchmarks
chonknick
committed
811b921
View commit details
Copy full SHA for 811b921
Browse repository at this point
chore: bump all package versions to 0.5.0
chonknick
committed
fe0c713
View commit details
Copy full SHA for fe0c713
Browse repository at this point
fix: update remaining memchunk references in benches, examples, and scripts
chonknick
committed
e818f8a
View commit details
Copy full SHA for e818f8a
Browse repository at this point
refactor: rename packages for chonkie ecosystem alignment
Show description for b66d2b0
chonknick
committed
b66d2b0
View commit details
Copy full SHA for b66d2b0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.