Windows + Go + TEN Framework = ๐
Big news! TEN Framework v0.11.52 is out, officially bringing Go binding support to Windows!
โ All Go integration tests passed on Windows! โ Linux/macOS: C++, Go, Python, Node.js (Full Support) โ Windows: C++, Go (Ready to use!)
Next stop: Bringing Python & Node.js to Windows. Weโre almost there, stay tuned! ๐ ๏ธ
See the green lights on GitHub: ๐ https://t.co/Tr8pvehLRA
Voice AI is moving fast. ๐๏ธโจ
The TEN Framework v0.11.50 is out, featuring a brand new WebSocket Voice Assistant Quickstart. Build + Run in <10 mins.
Everything you need for a production-ready agent:
๐ข ASR: Deepgram / Azure
๐ข LLM: OpenAI (with Tool Calling!)
๐ข TTS: ElevenLabs / Minimax
๐ข Stack: Task, Bun, uv (fastest DX)
๐ข Metrics: Full Grafana/Loki monitoring
Itโs like Legos for Voice AI, swap extensions visually via the TMAN Designer without rewriting your core logic. ๐งฉ
Give it a spin:
๐https://t.co/3CNKBOu8bI
๐https://t.co/zCXQX4T84v
RTs are highly appreciated! Let's get building. ๐
TEN Framework just got a lot more Pythonic. ๐โจ
Version 0.11.47 is out, and weโve fully adopted pyproject.toml. This means better compatibility and a smoother experience for developers building in the Python AI Agent world.
Dive in and give it a try: https://t.co/F0ddmfTfdM
TEN Framework v0.11.46 brings major upgrades to runtime metrics! ๐
Weโve added full support for Prometheus and OpenTelemetry (OTLP) (pull & push), giving you deep visibility into your TEN agent's runtime status.
No more guessing, monitor, analyze, and optimize with precision. ๐
Weโve got more logging and tracing features on the roadmap, so stay tuned.
Docs: https://t.co/Mv73Re7WIP
๐New in TEN Framework v0.11.46: tman install --locked
Think of it as our version of npm ci. This feature forces the installer to strictly adhere to manifest-lock.json.
Perfect for CI/CD pipelines and production builds where you can't afford version drift or surprises. ๐ ๏ธ
Get the details: https://t.co/eMkQsW9xnM
Windows users, your life just got easier! ๐ฆ
You can now install the TEN Framework CLI (tman) directly via Winget. Say goodbye to manual setups and hello to instant development.
Just run: winget install ten-framework.tman
Give it a spin! ๐ https://t.co/Ct8Yp9V6xc
Want to build custom extensions for the TEN Framework? ๐ ๏ธ
The team just dropped a comprehensive dev guide supporting C++, Go, Python, and Node.js.
It walks you through the whole process, from setting up with tman to building and debugging your code. A must-read if you're working on multimodal agents! ๐
Read the guide: https://t.co/YBYZETlQ6G
Finally! We can now run Python extensions on Windows with TEN Framework. ๐
If your main dev environment is Windows, the new v0.11.41 update is going to make your life much easier. You can now build and run real-time multi-modal AI agents natively, without worrying about OS restrictions for Python extensions.
It makes the workflow incredibly smooth for testing AI models locally.
Go grab the latest version: https://t.co/bhi7QjJ1Tc
New in TEN Framework 0.11.40: tman check env ๐ ๏ธ
Run
tman check env
to see if your setup is ready for building real time AI agents with TEN. It checks Python, Go, Node.js and C++ and gives clear hints if something is off.
Try it out with 0.11.40:
https://t.co/GKocC3yfzD