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.20
User selector
All users
All time
Commit history
Commits on Jun 26, 2025
chore: update version headers and manifest files across various languages and extensions for consistency and improved documentation accessibility (#1037)
halajohn
authored
7f8196b
View commit details
Copy full SHA for 7f8196b
View code at this point
Browse repository at this point
feat: convert GraphInfo parsing to async with Tokio runtime for improved performance (#1031)
Show description for f2f607c
halajohn
and
sunxilin
authored
f2f607c
View commit details
Copy full SHA for f2f607c
View code at this point
Browse repository at this point
feat: add a scope parameter when getting packages from store (#1033)
sunxilin
authored
480a476
View commit details
Copy full SHA for 480a476
View code at this point
Browse repository at this point
feat: load schema with flattened api (#1024)
Show description for 9ff23cf
sunxilin
and
halajohn
authored
9ff23cf
View commit details
Copy full SHA for 9ff23cf
View code at this point
Browse repository at this point
fix: merge duplicated logic in ten_rust (#1028)
Show description for 2639baa
sunxilin
and
halajohn
authored
2639baa
View commit details
Copy full SHA for 2639baa
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
chore: add more test cases (#1023)
Show description for 81acd6e
sunxilin
and
halajohn
authored
81acd6e
View commit details
Copy full SHA for 81acd6e
View code at this point
Browse repository at this point
chore: update version headers and manifest files across various languages and extensions for consistency and improved documentation accessibility (#1027)
halajohn
authored
c03a9f7
View commit details
Copy full SHA for c03a9f7
View code at this point
Browse repository at this point
feat: add localized readme property to manifest files for improved documentation accessibility (#1022)
halajohn
authored
898df12
View commit details
Copy full SHA for 898df12
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
chore: update version headers and manifest files across multiple languages and extensions for consistency (#1020)
halajohn
authored
87132ca
View commit details
Copy full SHA for 87132ca
View code at this point
Browse repository at this point
chore(fe): migrate code formatter to biome (#1014)
Show description for 7fbcc56
shczhen
and
halajohn
authored
7fbcc56
View commit details
Copy full SHA for 7fbcc56
View code at this point
Browse repository at this point
feat: implement manifest flattening to resolve import_uri fields for improved localization support (#1015)
halajohn
authored
fa8cef0
View commit details
Copy full SHA for fa8cef0
View code at this point
Browse repository at this point
fix: bugfix for creating c schema from rust & add more test cases (#1009)
Show description for d1729e9
sunxilin
and
halajohn
authored
d1729e9
View commit details
Copy full SHA for d1729e9
View code at this point
Browse repository at this point
fix(designer fe): apply extension schema api (#1016)
shczhen
authored
3d2768a
View commit details
Copy full SHA for 3d2768a
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.