| Deploy URL | Target | Commit / Ref | Status | Date & Time | Action |
|---|---|---|---|---|---|
View detailed registry info, git integration pathways, and the full deployment timeline for this application.
| Deploy URL | Target | Commit / Ref | Status | Date & Time | Action |
|---|---|---|---|---|---|
| talk2avatar-ojqaobjcg-pradhankukiran-projects.vercel.app | prod | "Fix validateMessages return type to satisfy streamText ModelMessage" Branch: main | Ready | Mar 29, 2026, 07:26 PM | Inspector ↗ |
| talk2avatar-4dogzrdy8-pradhankukiran-projects.vercel.app | prod | "Overhaul README with tech badges, architecture docs, and project structure Replace the minimal README with a full project overview including shield.io badges for the tech stack, pipeline diagram, feature list, tech stack table, project structure tree, environment variable docs, deploy button, and debug instructions." Branch: main | Error | Mar 29, 2026, 07:19 PM | Inspector ↗ |
| talk2avatar-dbpcc0ln8-pradhankukiran-projects.vercel.app | prod | "Parallelize TTS synthesis across sentences Previously each sentence waited for the prior one to finish synthesis before starting its own. Now all sentences start synthesizing immediately in parallel, but audio is still enqueued in order for correct playback. This reduces total latency for multi-sentence responses significantly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>" Branch: main | Ready | Feb 6, 2026, 08:59 PM | Inspector ↗ |
| talk2avatar-asbwrp21t-pradhankukiran-projects.vercel.app | prod | "Redirect HuggingFace model cache to /tmp on serverless The @huggingface/transformers library defaults its model cache to .cache/ inside its own package directory, which is read-only on Vercel Lambda (/var/task/). After importing, set env.cacheDir to /tmp/hf-cache which is writable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>" Branch: main | Ready | Feb 6, 2026, 08:49 PM | Inspector ↗ |
| talk2avatar-aatag28z6-pradhankukiran-projects.vercel.app | prod | "Trace public/headtts/modules into serverless function The Vercel serverless function was using the unmodified worker-tts.mjs from node_modules instead of the patched one in public/. Added public/headtts/modules/ to outputFileTracingIncludes so the modified worker (with error propagation) is available at runtime. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>" Branch: main | Ready | Feb 6, 2026, 08:44 PM | Inspector ↗ |
| talk2avatar-91cx8qkso-pradhankukiran-projects.vercel.app | prod | "Propagate model loading error details in worker Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>" Branch: main | Ready | Feb 6, 2026, 08:39 PM | Inspector ↗ |
| talk2avatar-dfwlqdlk4-pradhankukiran-projects.vercel.app | prod | "Always log TTS server error details in browser console Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>" Branch: main | Ready | Feb 6, 2026, 08:34 PM | Inspector ↗ |
| talk2avatar-8puzn0qyg-pradhankukiran-projects.vercel.app | prod | "Include actual import error in TTS 503 response The worker was throwing a generic "Importing modules failed" without the underlying cause. Now the original error message propagates through the full chain and the API always returns details in the 503 body. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>" Branch: main | Ready | Feb 6, 2026, 08:30 PM | Inspector ↗ |
| talk2avatar-fzw9k1m3a-pradhankukiran-projects.vercel.app | prod | "fix vrm issues" Branch: main | Ready | Feb 6, 2026, 08:15 PM | Inspector ↗ |
| talk2avatar-dtbg8ym2m-pradhankukiran-projects.vercel.app | prod | "fix vrm issues" Branch: main | Ready | Feb 6, 2026, 08:00 PM | Inspector ↗ |
| talk2avatar-jn39biw33-pradhankukiran-projects.vercel.app | prod | "fix vrm" Branch: main | Ready | Feb 6, 2026, 07:25 PM | Inspector ↗ |
| talk2avatar-j3ev4vp76-pradhankukiran-projects.vercel.app | prod | "config fix" Branch: main | Ready | Feb 6, 2026, 07:10 PM | Inspector ↗ |
| talk2avatar-ed0a1mhqi-pradhankukiran-projects.vercel.app | prod | "Added fallback to client-side HeadTTS (WASM + visemes)" Branch: main | Ready | Feb 6, 2026, 06:23 PM | Inspector ↗ |
| talk2avatar-e83744drh-pradhankukiran-projects.vercel.app | prod | "ort binaries fix" Branch: main | Ready | Feb 6, 2026, 06:13 PM | Inspector ↗ |
| talk2avatar-he96macyb-pradhankukiran-projects.vercel.app | prod | "trimmed /api/tts tracing to CPU-only x64 ORT files" Branch: main | Ready | Feb 6, 2026, 06:03 PM | Inspector ↗ |
| talk2avatar-g79ex1r4s-pradhankukiran-projects.vercel.app | prod | "fix node version" Branch: main | Ready | Feb 6, 2026, 05:23 PM | Inspector ↗ |