From 5c107d3f39309a1b5be20ee86c92a9a69ac6a0b8 Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Thu, 21 May 2026 16:59:47 +0800 Subject: [PATCH 1/2] docs(readme): update code example link to pinned commit pin the reference to the voice assistant example code to a specific commit hash and fix folder name capitalization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3aa81ba..0081b3b7 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ A 24/7 agent workflow with continuous learning memory across sessions. Add long-term memory to a real-time Live2D character, powered by [TEN Framework](https://github.com/TEN-framework/ten-framework). -[Code](https://github.com/TEN-framework/ten-framework/tree/main/ai_agents/agents/examples/voice-assistant-with-everos) +[Code](https://github.com/TEN-framework/ten-framework/tree/04cb80601374fa9e35b4e544b2dbd23286ca7763/ai_agents/agents/examples/voice-assistant-with-EverMemOS) From 27fcd37b81272fe0a3228c0a0b89bf8ef0b218f7 Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Thu, 21 May 2026 17:01:47 +0800 Subject: [PATCH 2/2] docs: update voice assistant demo link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0081b3b7..0e753bee 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ A 24/7 agent workflow with continuous learning memory across sessions. -[![banner-gif](https://github.com/user-attachments/assets/3a2357a1-c0c3-464a-8979-0d1cdfc9b0d4)](https://github.com/TEN-framework/ten-framework/tree/main/ai_agents/agents/examples/voice-assistant-with-everos) +[![banner-gif](https://github.com/user-attachments/assets/3a2357a1-c0c3-464a-8979-0d1cdfc9b0d4)](https://github.com/TEN-framework/ten-framework/tree/04cb80601374fa9e35b4e544b2dbd23286ca7763/ai_agents/agents/examples/voice-assistant-with-EverMemOS) #### Live2D Character with Memory