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
Breadcrumbs
History for
ten-framework
core
on
0.10.17
User selector
All users
All time
Commit history
Commits on Jun 24, 2025
feat: add readme property to manifest and related structures for improved localization support (#1012)
halajohn
authored
11fd79e
View commit details
Copy full SHA for 11fd79e
View code at this point
Browse repository at this point
chore: set tester log level to 2 (#1013)
sunxilin
authored
953b648
View commit details
Copy full SHA for 953b648
View code at this point
Browse repository at this point
feat: update PkgRegistryInfo structure for localization support and modify related tests (#1011)
halajohn
authored
17bc565
View commit details
Copy full SHA for 17bc565
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
chore: update dependencies and add test for bytedance_tts manifest parsing (#1007)
halajohn
authored
e62466f
View commit details
Copy full SHA for e62466f
View code at this point
Browse repository at this point
feat: update version headers and manifest files across multiple languages and bindings for consistency (#1005)
halajohn
authored
2d97066
View commit details
Copy full SHA for 2d97066
View code at this point
Browse repository at this point
feat: add display_name property to manifest and related structures (#1002)
halajohn
authored
8f52cf9
View commit details
Copy full SHA for 8f52cf9
View code at this point
Browse repository at this point
refactor: update manifest API structure to use new property format (#1000)
halajohn
authored
e60db66
View commit details
Copy full SHA for e60db66
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
feat: implement the import uri functionality in the graph json interface (#990)
Show description for e88c6dd
sunxilin
and
halajohn
authored
e88c6dd
View commit details
Copy full SHA for e88c6dd
View code at this point
Browse repository at this point
feat: add localeString and description properties to manifest schema (#997)
halajohn
authored
0686f57
View commit details
Copy full SHA for 0686f57
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
fix: update Chinese translations for TEN framework
halajohn
committed
e4c7fe3
View commit details
Copy full SHA for e4c7fe3
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
chore: update version headers and manifest files for Go, Node.js, and Python bindings (#987)
halajohn
authored
45358cc
View commit details
Copy full SHA for 45358cc
View code at this point
Browse repository at this point
fix: remove assert during resolving properties (#986)
Show description for f97a35c
sunxilin
and
halajohn
authored
f97a35c
View commit details
Copy full SHA for f97a35c
View code at this point
Browse repository at this point
feat: move graph flattening logic to rust (#980)
Show description for e8a2b9b
sunxilin
and
halajohn
authored
e8a2b9b
View commit details
Copy full SHA for e8a2b9b
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
chore: update version headers and manifest files for various language bindings and test applications (#983)
halajohn
authored
ea6aad2
View commit details
Copy full SHA for ea6aad2
View code at this point
Browse repository at this point
fix: prevent standalone installation of non-extension apps in cmd_install.rs (#982)
halajohn
authored
07cd377
View commit details
Copy full SHA for 07cd377
View code at this point
Browse repository at this point
refactor: simplify hash generation by removing dependency hashing in PkgInfo (#979)
halajohn
authored
02dc29b
View commit details
Copy full SHA for 02dc29b
View code at this point
Browse repository at this point
Commits on Jun 15, 2025
fix: log watcher may miss some lines (#976)
wangyoucao577
authored
02f851f
View commit details
Copy full SHA for 02f851f
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
chore: update version headers and manifest files across multiple language bindings (#975)
halajohn
authored
92174ee
View commit details
Copy full SHA for 92174ee
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
fix: make create instance async in Go and Python (#972)
Show description for 3088758
sunxilin
and
halajohn
authored
3088758
View commit details
Copy full SHA for 3088758
View code at this point
Browse repository at this point
fix: refine nodejs template extension & publish nodejs ext/sys packag… (#970)
Show description for 395ccfb
sunxilin
and
halajohn
authored
395ccfb
View commit details
Copy full SHA for 395ccfb
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
fix: dev_dependencies (#963)
Show description for 56b361b
sunxilin
and
halajohn
authored
56b361b
View commit details
Copy full SHA for 56b361b
View code at this point
Browse repository at this point
feat: enhance graph loading capabilities with HTTP/HTTPS support and URL handling (#964)
halajohn
authored
6a205ef
View commit details
Copy full SHA for 6a205ef
View code at this point
Browse repository at this point
refactor: replace addon type checks with extension type validation in installation logic (#962)
halajohn
authored
972b6d9
View commit details
Copy full SHA for 972b6d9
View code at this point
Browse repository at this point
feat: support dev_dependencies (#958)
Show description for 52143e4
sunxilin
and
halajohn
authored
52143e4
View commit details
Copy full SHA for 52143e4
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
chore: update dependencies and package versions across multiple files (#959)
halajohn
authored
fc4c5eb
View commit details
Copy full SHA for fc4c5eb
View code at this point
Browse repository at this point
fix: strengthen memory leak check machanisms for language bindings (#957)
Show description for feaa5dd
sunxilin
and
halajohn
authored
feaa5dd
View commit details
Copy full SHA for feaa5dd
View code at this point
Browse repository at this point
fix: support log level (#956)
shczhen
authored
f673fbb
View commit details
Copy full SHA for f673fbb
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
chore: update version headers and manifest files across multiple language bindings (#954)
halajohn
authored
54f8762
View commit details
Copy full SHA for 54f8762
View code at this point
Browse repository at this point
fix: refine default extension template (#938)
Show description for 9ae404c
sunxilin
and
halajohn
authored
9ae404c
View commit details
Copy full SHA for 9ae404c
View code at this point
Browse repository at this point
chore: update log level in test application configuration from 2 to 1
halajohn
committed
1483fd0
View commit details
Copy full SHA for 1483fd0
View code at this point
Browse repository at this point
refactor: simplify ManifestSupport display implementation by introducing a helper function (#948)
halajohn
authored
4e74a4b
View commit details
Copy full SHA for 4e74a4b
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
feat: support import go system package in go extensions (#950)
Show description for af263cb
sunxilin
and
halajohn
authored
af263cb
View commit details
Copy full SHA for af263cb
View code at this point
Browse repository at this point
feat: add duplicate dependency check in manifest parsing (#949)
halajohn
authored
5b654ad
View commit details
Copy full SHA for 5b654ad
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
refactor: rename source_uri to import_uri across graph-related modules and tests (#946)
halajohn
authored
e0aaddf
View commit details
Copy full SHA for e0aaddf
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
fix: python test crash if on_start stage is skipped (#939)
Show description for 1ec1a6a
sunxilin
and
halajohn
authored
1ec1a6a
View commit details
Copy full SHA for 1ec1a6a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.