Skip to content

Conversation

@halajohn
Copy link
Member

@halajohn halajohn commented Dec 13, 2025

Note

Bumps TEN Framework to 0.11.43 across core, bindings, manifests, tests, and updates tman installer defaults/examples.

  • Version bump to 0.11.43:
    • Core: Update TEN_RUNTIME_VERSION in core/include_internal/ten_runtime/common/version.h and core/src/ten_manager/src/version.rs.
    • Language bindings: Update Go/Node.js/Python binding headers and manifests (core/include_internal/ten_runtime/binding/*/version.h, core/src/ten_runtime/binding/*/manifest.json).
    • Packages: Rev versions in system/apps/extensions/protocols manifests (packages/**/manifest.json, .tent) and align dependencies to 0.11.43.
    • Tests: Refresh all integration test manifest.json files under tests/ten_runtime/** to reference 0.11.43.
    • Installer: Adjust tools/tman/install_tman.sh default fallback version and usage examples to 0.11.43.

Written by Cursor Bugbot for commit 72d087c. This will update automatically on new commits. Configure here.

@halajohn halajohn self-assigned this Dec 13, 2025
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on December 27

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.


Bug: Template files use outdated `ten_ai_base` dependency version

The .tent template files specify ten_ai_base version "0.6" while their corresponding manifest.json files use version "0.7". This inconsistency means new packages generated from these templates will depend on an older, potentially incompatible version of ten_ai_base. This affects default_asr_extension_python, default_llm_extension_python, default_mllm_extension_python, and default_tts_extension_python template files.

packages/core_extensions/default_asr_extension_python/manifest.json.tent#L75-L76

packages/core_extensions/default_llm_extension_python/manifest.json.tent#L75-L76

packages/core_extensions/default_mllm_extension_python/manifest.json.tent#L75-L76

Fix in Cursor Fix in Web


@halajohn halajohn merged commit da72506 into main Dec 13, 2025
17 of 41 checks passed
@halajohn halajohn deleted the chore--update-version-headers-and-manifest-files-across-multiple-languages-and-extensions branch December 13, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants