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
Breadcrumbs
History for
chunk
src
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2026
chore: fix formatting and clippy warnings
chonknick
committed
bda5895
View commit details
Copy full SHA for bda5895
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
feat: add Savitzky-Golay filter module for semantic chunking
Show description for bee6dde
chonknick
committed
bee6dde
View commit details
Copy full SHA for bee6dde
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
style: fix formatting issues
chonknick
committed
d0e0af9
View commit details
Copy full SHA for d0e0af9
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
chore: bump package versions to 0.4.0 across all components and introduce consecutive delimiter handling and forward fallback search in Chunker
chonknick
committed
53b051d
View commit details
Copy full SHA for 53b051d
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
refactor: streamline code formatting in test functions for improved readability
chonknick
committed
73ac989
View commit details
Copy full SHA for 73ac989
View code at this point
Browse repository at this point
chore: bump package versions to 0.3.0 across all components and implement consecutive pattern handling and forward fallback search in Chunker
chonknick
committed
8165fa8
View commit details
Copy full SHA for 8165fa8
View code at this point
Browse repository at this point
Commits on Dec 27, 2025
chore: bump package versions to 0.2.0 across all components and add multi-byte pattern support in Chunker
chonknick
committed
aec4c6d
View commit details
Copy full SHA for aec4c6d
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
refactor: simplify conditional logic in Chunker for prefix mode handling
chonknick
committed
89f88e0
View commit details
Copy full SHA for 89f88e0
View code at this point
Browse repository at this point
chore: bump package versions to 0.1.7 across all components and add tests for prefix mode behavior
chonknick
committed
66bc616
View commit details
Copy full SHA for 66bc616
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
chore: bump package versions to 0.1.6 across all components and add prefix/suffix mode functionality to Chunker
chonknick
committed
6871f26
View commit details
Copy full SHA for 6871f26
View code at this point
Browse repository at this point
chore: run cargo fmt
chonknick
committed
3453103
View commit details
Copy full SHA for 3453103
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
Feat: convert to rust workspace + add chunk offsets
chonknick
committed
128e030
View commit details
Copy full SHA for 128e030
View code at this point
Browse repository at this point
Add Cargo dependencies and initialize project
chonknick
committed
5b3fdd3
View commit details
Copy full SHA for 5b3fdd3
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.