Skip to content

Integrate Lavoix submodule and sync full stack orchestration#3

Merged
guilyx merged 13 commits intomainfrom
feat/integrate-lavoix-voice-stack
Mar 1, 2026
Merged

Integrate Lavoix submodule and sync full stack orchestration#3
guilyx merged 13 commits intomainfrom
feat/integrate-lavoix-voice-stack

Conversation

@guilyx
Copy link
Contributor

@guilyx guilyx commented Mar 1, 2026

Summary

  • add lavoix as a submodule and bump otter/seal submodule pointers to the latest voice-integration commits
  • replace kymatics/docker-compose.yml with the current full-stack compose topology (postgres, redis, lavoix, otter-server, otter-worker, seal)
  • add scripts/up-stack.sh to bootstrap missing env files and start the stack with Otter + Lavoix health checks

Test plan

  • git submodule status shows updated commits for otter, seal, and lavoix
  • scripts/up-stack.sh is executable and includes Otter/Lavoix readiness checks
  • Run ./scripts/up-stack.sh in kymatics and verify all services healthy
  • Open Seal UI and confirm voice/task flow through Otter + Lavoix

@vercel
Copy link

vercel bot commented Mar 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kymatics Ready Ready Preview, Comment Mar 1, 2026 6:24pm

Request Review

guilyx added 3 commits March 1, 2026 21:21
Track the latest Otter and Seal feature-branch revisions and register Lavoix as a new submodule pinned to the current speech-service integration commit.
Align Kymatics docker-compose with the full root stack topology including Lavoix, updated Otter runtime configuration, and Seal proxy-aware environment wiring.
Introduce scripts/up-stack.sh to bootstrap missing env files and start the full stack with Otter and Lavoix readiness checks.
guilyx added 7 commits March 1, 2026 21:22
This introduces a root wrapper command for stack operations and documents the flow in the canonical README while removing duplicate readme casing.
This advances otter, seal, and lavoix pointers to their current upstream main commits for a consistent integrated stack baseline.
This makes root .env the configuration source of truth, syncs service env files on stack startup, and documents the workflow in CLI doctor output and README.
This keeps required API key wiring visible in docker-compose and ensures secret-dependent services fail fast when root env configuration is missing.
This captures the new setup-script streaming backend behavior and improved live job feedback in the board.
This updates submodule SHAs to the rebased branch heads so Kymatics references the latest pushed histories.
guilyx added 2 commits March 1, 2026 21:30
This exposes model selection in one place so stacks can target mistral-large-3 without per-repo manual env edits.
…port.

This aligns the stack with the new Otter env-driven model selection changes.
@guilyx guilyx merged commit 69ca3cb into main Mar 1, 2026
3 checks passed
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