version 15 with fixes for yes no and short speech

This commit is contained in:
Jacob Dubin
2026-04-23 07:13:24 -05:00
parent 425d8c1a9b
commit 41e90fc4c1
19 changed files with 8231 additions and 60 deletions

View File

@@ -6,12 +6,13 @@
This is the production-oriented path for restoring device connectivity and creating a foundation for future runtime, AI, and OTA work.
Current spoken cloud version: `Open Jibo Cloud version 1.0.14.`
Current spoken cloud version: `Open Jibo Cloud version 1.0.15.`
Release hygiene reminder:
- bump [OpenJiboCloudBuildInfo.cs](/C:/Projects/JiboExperiments/OpenJibo/src/Jibo.Cloud/dotnet/src/Jibo.Cloud.Application/Services/OpenJiboCloudBuildInfo.cs) whenever we ship a meaningful hosted-cloud update
- keep the spoken version response and `/health` version field aligned from that single source of truth
- the API startup log now prints the same version on boot, which is useful for confirming the running build during live robot tests
## Architecture