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
.
harp-tech
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
5
Code
Issues
6
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Align the runtime emitter with the generator naming convention
- #19
#19
Merged
glopesdev
merged 8 commits into
main
harp-tech/python:main
from
fix-runtime-generator-naming
harp-tech/python:fix-runtime-generator-naming
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Align the runtime emitter with the generator naming convention
#19
glopesdev
merged 8 commits into
main
harp-tech/python:main
from
fix-runtime-generator-naming
harp-tech/python:fix-runtime-generator-naming
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
Add missing reserved field names to pass to the runtime generator
bruno-f-cruz
committed
3597637
View commit details
Copy full SHA for 3597637
Browse repository at this point
Add naming processors to mimic upstream generators package
bruno-f-cruz
committed
f553f66
View commit details
Copy full SHA for f553f66
Browse repository at this point
Add unit tests
bruno-f-cruz
committed
8cc9e02
View commit details
Copy full SHA for 8cc9e02
Browse repository at this point
Ensure benchmark package is using the new convention
bruno-f-cruz
committed
314f689
View commit details
Copy full SHA for 314f689
Browse repository at this point
Commits on Aug 11, 2026
Share payload classes by name without a size check
Show description for 9b6de6b
glopesdev
committed
9b6de6b
View commit details
Copy full SHA for 9b6de6b
Browse repository at this point
Reserve a payload_ prefix for payload members
Show description for 9ebd505
glopesdev
committed
9ebd505
View commit details
Copy full SHA for 9ebd505
Browse repository at this point
Accept schema bytes so examples need no encoding
Show description for e578a45
glopesdev
committed
e578a45
View commit details
Copy full SHA for e578a45
Browse repository at this point
Commits on Aug 12, 2026
Name the generated batch class after its type
Show description for 727d4e0
glopesdev
committed
727d4e0
View commit details
Copy full SHA for 727d4e0
Browse repository at this point
You can’t perform that action at this time.