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 }}
queso
/
promptdiff
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: per-turn transcripts (--transcript-out)
- #43
#43
Merged
queso
merged 8 commits into
main
queso/promptdiff:main
from
feat/transcript-out
queso/promptdiff:feat/transcript-out
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: per-turn transcripts (--transcript-out)
#43
queso
merged 8 commits into
main
queso/promptdiff:main
from
feat/transcript-out
queso/promptdiff:feat/transcript-out
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
feat: per-turn transcripts (--transcript-out)
Show description for 2b238a3
queso
and
claude
committed
2b238a3
View commit details
Copy full SHA for 2b238a3
Browse repository at this point
fix: address PR #43 review feedback (pass 1)
Show description for 95f1d61
queso
and
claude
committed
95f1d61
View commit details
Copy full SHA for 95f1d61
Browse repository at this point
fix: write transcript lines by byte offset (PR #43 pass 2)
Show description for fd92d2d
queso
and
claude
committed
fd92d2d
View commit details
Copy full SHA for fd92d2d
Browse repository at this point
perf: scan only new bytes for NDJSON line breaks (PR #43 pass 3)
Show description for 09811bf
queso
and
claude
committed
09811bf
View commit details
Copy full SHA for 09811bf
Browse repository at this point
fix: score a turn cap only from a terminal event; bound the write loop (PR #43 pass 4)
Show description for 0f4f6cd
queso
and
claude
committed
0f4f6cd
View commit details
Copy full SHA for 0f4f6cd
Browse repository at this point
fix: refuse to score a non-terminal result event on a clean exit (PR #43 pass 5)
Show description for 3eb4e84
queso
and
claude
committed
3eb4e84
View commit details
Copy full SHA for 3eb4e84
Browse repository at this point
test: pin that a cached arm writes no transcript; explain the capability check (pass 6)
Show description for e1080f7
queso
and
claude
committed
e1080f7
View commit details
Copy full SHA for e1080f7
Browse repository at this point
docs: record the measured cost of the NDJSON line accumulator
Show description for bbca38f
queso
and
claude
committed
bbca38f
View commit details
Copy full SHA for bbca38f
Browse repository at this point
You can’t perform that action at this time.