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
Accelerator
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
.
dotnet
/
extensions
Public
Notifications
You must be signed in to change notification settings
Fork
891
Star
3.2k
Code
Issues
218
Pull requests
35
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
[MEDI] Add TokenCount property to IngestionChunk
- #7264
#7264
Merged
adamsitnik
merged 11 commits into
data-ingestion-preview2
dotnet/extensions:data-ingestion-preview2
from
copilot/extend-ingestionchunk-with-tokencount
dotnet/extensions:copilot/extend-ingestionchunk-with-tokencount
Copy head branch name to clipboard
Feb 9, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[MEDI] Add TokenCount property to IngestionChunk
#7264
adamsitnik
merged 11 commits into
data-ingestion-preview2
dotnet/extensions:data-ingestion-preview2
from
copilot/extend-ingestionchunk-with-tokencount
dotnet/extensions:copilot/extend-ingestionchunk-with-tokencount
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
Initial plan
Copilot
committed
24b8fe3
View commit details
Copy full SHA for 24b8fe3
Browse repository at this point
Add TokenCount property to IngestionChunk and update chunkers
Show description for 19f1a4a
Copilot
and
adamsitnik
committed
19f1a4a
View commit details
Copy full SHA for 19f1a4a
Browse repository at this point
Add TokenCount verification tests
Show description for 0165dfd
Copilot
and
adamsitnik
committed
0165dfd
View commit details
Copy full SHA for 0165dfd
Browse repository at this point
Make tokenCount parameter mandatory and optimize token counting in DocumentTokenChunker
Show description for 9fb650e
Copilot
and
adamsitnik
committed
9fb650e
View commit details
Copy full SHA for 9fb650e
Browse repository at this point
Address code review feedback: inline variables, use exact token counts in tests, validate zero token count
Show description for f749df5
Copilot
and
adamsitnik
committed
f749df5
View commit details
Copy full SHA for f749df5
Browse repository at this point
Commits on Feb 5, 2026
Address final code review feedback: enforce non-zero token count, move TestChunkFactory to Utils folder, improve test clarity
Show description for 5d6ecaf
Copilot
and
adamsitnik
committed
5d6ecaf
View commit details
Copy full SHA for 5d6ecaf
Browse repository at this point
Commits on Feb 6, 2026
Revert ElementsChunker.cs changes per feedback - use recalculation for accuracy
Show description for b8334b7
Copilot
and
adamsitnik
committed
b8334b7
View commit details
Copy full SHA for b8334b7
Browse repository at this point
Merge branch 'main' into copilot/extend-ingestionchunk-with-tokencount
adamsitnik
authored
90fbf69
View commit details
Copy full SHA for 90fbf69
Browse repository at this point
Commits on Feb 9, 2026
Merge branch 'main' into copilot/extend-ingestionchunk-with-tokencount
adamsitnik
authored
4a46d74
View commit details
Copy full SHA for 4a46d74
Browse repository at this point
Add data-ingestion-preview2 to pipeline branches
Show description for e003e67
adamsitnik
authored
e003e67
View commit details
Copy full SHA for e003e67
Browse repository at this point
Add data-ingestion-preview2 branch to pipeline
adamsitnik
authored
18f8af3
View commit details
Copy full SHA for 18f8af3
Browse repository at this point
You can’t perform that action at this time.