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
Type
/
to 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 }}
igorls
/
context-builder
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
27
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
v0.9.0 — Trustworthy Output: accurate tokens, honest features, pipe output
- #1
#1
Merged
igorls
merged 10 commits into
master
igorls/context-builder:master
from
v0.9.0-trustworthy-output
igorls/context-builder:v0.9.0-trustworthy-output
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
v0.9.0 — Trustworthy Output: accurate tokens, honest features, pipe output
#1
igorls
merged 10 commits into
master
igorls/context-builder:master
from
v0.9.0-trustworthy-output
igorls/context-builder:v0.9.0-trustworthy-output
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
fix(tree-sitter): correct --visibility and --signatures extraction across languages
Show description for e4fa7d6
igorls
committed
e4fa7d6
View commit details
Copy full SHA for e4fa7d6
Browse repository at this point
feat(tokenizer): add --encoding (default o200k_base) and validate enum flags
Show description for e8b07ed
igorls
committed
e8b07ed
View commit details
Copy full SHA for e8b07ed
Browse repository at this point
feat(budget): unify --max-tokens on the real tokenizer; fix first-file bypass & hash
Show description for 9054ebb
igorls
committed
9054ebb
View commit details
Copy full SHA for 9054ebb
Browse repository at this point
fix(cache): unify config fingerprint; reflect resolved flags; warn on stray --diff-only
Show description for 5ad5005
igorls
committed
5ad5005
View commit details
Copy full SHA for 5ad5005
Browse repository at this point
feat(output): stream to stdout with `-o -` (pipe mode)
Show description for e139ecc
igorls
committed
e139ecc
View commit details
Copy full SHA for e139ecc
Browse repository at this point
fix: char-boundary truncation clamp, atomic cache write, encoding_strategy warning
Show description for d9b2263
igorls
committed
d9b2263
View commit details
Copy full SHA for d9b2263
Browse repository at this point
fix(tree-sitter,tokens): preserve C/C++ signature details; accurate token-count preview
Show description for 5b1f0f5
igorls
committed
5b1f0f5
View commit details
Copy full SHA for 5b1f0f5
Browse repository at this point
fix: address PR #1 review feedback (pipe prompt, trait visibility, serial streaming)
Show description for b0229f5
igorls
committed
b0229f5
View commit details
Copy full SHA for b0229f5
Browse repository at this point
fix: keep implicit-public Java interface methods under --visibility public
Show description for 7285e20
igorls
committed
7285e20
View commit details
Copy full SHA for 7285e20
Browse repository at this point
fix: address PR #1 Codex review (cache fingerprint scope, encoding override)
Show description for 29e37d2
igorls
committed
29e37d2
View commit details
Copy full SHA for 29e37d2
Browse repository at this point
You can’t perform that action at this time.