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 }}
hmmhmmhm
/
ten-framework
Public
forked from
TEN-framework/ten-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
0.10.27
User selector
All users
All time
Commit history
Commits on Aug 2, 2025
chore: update version headers and manifest files across multiple languages (#1191)
halajohn
authored
aec7ff6
View commit details
Copy full SHA for aec7ff6
Browse repository at this point
feat: introduce hash table support in msg_dest_info structures and add is_empty check (#1190)
halajohn
authored
9a7175a
View commit details
Copy full SHA for 9a7175a
Browse repository at this point
refactor: update pointer handling in msg_dest_info structures and improve TEN_ASSERT validations (#1189)
halajohn
authored
a860056
View commit details
Copy full SHA for a860056
Browse repository at this point
feat: add engine and app pointers to ten_extension_t structure for improved access within extensions (#1188)
halajohn
authored
0e2a361
View commit details
Copy full SHA for 0e2a361
Browse repository at this point
refactor(designer fe): apps manager (#1184)
Show description for dfc1837
shczhen
and
halajohn
authored
dfc1837
View commit details
Copy full SHA for dfc1837
Browse repository at this point
feat: implement standalone test extension support in the extension module (#1186)
halajohn
authored
4b22db4
View commit details
Copy full SHA for 4b22db4
Browse repository at this point
Commits on Aug 1, 2025
refactor: improve argument validation in TEN_ASSERT statements across multiple files (#1185)
halajohn
authored
1d7efe4
View commit details
Copy full SHA for 1d7efe4
Browse repository at this point
feat: add standalone test app support and refactor extension tester structure (#1180)
halajohn
authored
d4c58f7
View commit details
Copy full SHA for d4c58f7
Browse repository at this point
feat: add workflow to publish extension to TEN store (#1178)
sunxilin
authored
349cdf4
View commit details
Copy full SHA for 349cdf4
Browse repository at this point
feat: implement custom source location handling in msg_t class (#1175)
Show description for 83fccc1
halajohn
authored
83fccc1
View commit details
Copy full SHA for 83fccc1
Browse repository at this point
Commits on Jul 31, 2025
refactor: enhance loc_t functionality by adding new initialization and setter methods (#1171)
halajohn
authored
3d1985e
View commit details
Copy full SHA for 3d1985e
Browse repository at this point
test: test_cases for exec_endpoint (#1160)
Show description for f8525cb
FaithfulinLOVE
and
halajohn
authored
f8525cb
View commit details
Copy full SHA for f8525cb
Browse repository at this point
chore: update version headers and manifest files across multiple components for consistency (#1169)
halajohn
authored
b1f9ebc
View commit details
Copy full SHA for b1f9ebc
Browse repository at this point
feat: add new loc.h header file with location string validation function (#1168)
halajohn
authored
5a52192
View commit details
Copy full SHA for 5a52192
Browse repository at this point
Commits on Jul 30, 2025
fix(designer fe): refactor extension search & details (#1167)
Show description for bdf47c0
shczhen
and
halajohn
authored
bdf47c0
View commit details
Copy full SHA for bdf47c0
Browse repository at this point
refactor: streamline error handling in msg_t class and enhance method documentation (#1165)
halajohn
authored
aaf6dc8
View commit details
Copy full SHA for aaf6dc8
Browse repository at this point
refactor: update loc_t constructor and SetDests method to accept variadic arguments (#1164)
halajohn
authored
1bdde18
View commit details
Copy full SHA for 1bdde18
Browse repository at this point
refactor: replace StringPtr with generic Ptr function for pointer creation in Go bindings (#1163)
halajohn
authored
32c3ce0
View commit details
Copy full SHA for 32c3ce0
Browse repository at this point
refactor: enhance null pointer checks and improve argument validation across various components (#1161)
halajohn
authored
3cc37e0
View commit details
Copy full SHA for 3cc37e0
Browse repository at this point
Commits on Jul 29, 2025
feat: add registration methods for msg in python binding (#1159)
Show description for 98c0937
halajohn
and
sunxilin
authored
98c0937
View commit details
Copy full SHA for 98c0937
Browse repository at this point
refactor: update get_source method in msg_t class to return structured location data (#1156)
halajohn
authored
0a97edb
View commit details
Copy full SHA for 0a97edb
Browse repository at this point
Commits on Jul 28, 2025
refactor: improve null pointer checks in msg_t class for output parameters (#1153)
halajohn
authored
075bca8
View commit details
Copy full SHA for 075bca8
Browse repository at this point
Commits on Jul 27, 2025
refactor: update get_source method in msg_t class to use output parameters (#1146)
halajohn
authored
2cc2e44
View commit details
Copy full SHA for 2cc2e44
Browse repository at this point
Commits on Jul 26, 2025
feat: add get_source method to msg_t class for retrieving message source details (#1144)
halajohn
authored
81ee4be
View commit details
Copy full SHA for 81ee4be
Browse repository at this point
Feat/fix asr loop (#1145)
Show description for 159dbe6
plutoless
authored
159dbe6
View commit details
Copy full SHA for 159dbe6
Browse repository at this point
refactor: simplify argument validation in Python message handling functions (#1141)
halajohn
authored
8f77117
View commit details
Copy full SHA for 8f77117
Browse repository at this point
fix: fix asr issue by upgrading ten_ai_base (#1143)
Show description for c643acb
plutoless
authored
c643acb
View commit details
Copy full SHA for c643acb
Browse repository at this point
Commits on Jul 25, 2025
fix: add type checking ignore for clone method in Data class to resolve pyright warnings (#1138)
halajohn
authored
3197724
View commit details
Copy full SHA for 3197724
Browse repository at this point
refactor: remove unused error codes and improve error handling in Go and Python bindings (#1130)
halajohn
authored
5802dfe
View commit details
Copy full SHA for 5802dfe
Browse repository at this point
feat: add asr guarder workflow (#1135)
Show description for d7891c0
sunxilin
and
halajohn
authored
d7891c0
View commit details
Copy full SHA for d7891c0
Browse repository at this point
Commits on Jul 24, 2025
refactor: remove deprecated value handling functions and clean up related code in Go bindings (#1127)
halajohn
authored
be53f77
View commit details
Copy full SHA for be53f77
Browse repository at this point
Commits on Jul 23, 2025
chore: include value_buffer.h in ten.h for improved dependency management (#1124)
halajohn
authored
21fef0f
View commit details
Copy full SHA for 21fef0f
Browse repository at this point
chore: update pyright configuration to enable recommended type checking (#1120)
halajohn
authored
bfbec78
View commit details
Copy full SHA for bfbec78
Browse repository at this point
feat(designer fe): multi graphs & typed nodes (#1116)
Show description for 6cbab0e
3 people
authored
6cbab0e
View commit details
Copy full SHA for 6cbab0e
Browse repository at this point
Commits on Jul 22, 2025
fix: fix metadata structure change bug for playground (#1121)
Show description for 1ea3f26
plutoless
authored
1ea3f26
View commit details
Copy full SHA for 1ea3f26
Browse repository at this point
Previous
Next
You can’t perform that action at this time.