Skip to content

feat(models): add lucy-vton-3.5 realtime model#9

Merged
AdirAmsalem merged 1 commit into
mainfrom
feat/lucy-vton-3.5
Jul 22, 2026
Merged

feat(models): add lucy-vton-3.5 realtime model#9
AdirAmsalem merged 1 commit into
mainfrom
feat/lucy-vton-3.5

Conversation

@AdirAmsalem

Copy link
Copy Markdown
Contributor

Adds the lucy-vton-3.5 realtime model to the C++ SDK, mirroring how lucy-vton-3 is registered. Brings the cpp SDK in line with the other SDKs (python/ios/android/js), which shipped lucy-vton-3.5 last release cycle.

The cpp SDK is realtime-only, so this adds only the realtime surface (/v1/stream, 30 fps, 1088×624) — matching the geometry in the JS SDK registry (the de-facto spec).

Changes

  • src/models.cpp — add lucy-vton-3.5 canonical entry to kRealtime (array size 9→10)
  • include/decart/models.h — update the realtime() doc comment's canonical-name list
  • tests/test_models.cpp — add geometry assertions for lucy-vton-3.5; bump canonicalOnly count 5→6

Testing

ctest — all 9 cases pass (45 assertions).

https://claude.ai/code/session_01Gh2pWWnCxWcyKQjXvjD86M

@AdirAmsalem
AdirAmsalem merged commit 5ea63d0 into main Jul 22, 2026
4 checks passed
@AdirAmsalem
AdirAmsalem deleted the feat/lucy-vton-3.5 branch July 22, 2026 10:53
AdirAmsalem added a commit that referenced this pull request Jul 23, 2026
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.

1 participant