Commit History

fix: extract call_id from event.data.id + catch ValueError on webhook signature
0e4ca46

rrizwan98 commited on

ci: deploy to test1_voice_agent space
689929c

rrizwan98 Claude Sonnet 4.6 commited on

perf: add pip BuildKit cache to cut HF build time
6f094f4

rrizwan98 Claude Sonnet 4.6 commited on

fix: remove static frontend serving, add API root route
7d05ee9

rrizwan98 commited on

feat: deploy backend to test_voice_agent HF Space
79fedde

rrizwan98 commited on

ci: add deploy workflow for test_voice_agent HF Space
9b632f6

rrizwan98 commited on

fix: add CORS middleware to allow frontend requests
adc13c2

rrizwan98 commited on

fix: backend-only Dockerfile for HF (frontend is on Vercel)
9a94b87

rrizwan98 commited on

fix: remove old deploy.yml, fix HF username in deploy-hf.yml
35e34ea

rrizwan98 commited on

fix: force push to HF Space to resolve push conflict
a4243cf

rrizwan98 commited on

chore: redeploy to HF after space recreate
ac9a75d

rrizwan98 commited on

fix: add HF Space README.md with required metadata
2117f6d

rrizwan98 commited on

fix: add README.md with HF Space metadata (fixes 400 error)
a78f18e

rrizwan98 commited on

fix: use correct HF username in deploy workflow
e78eb7f

rrizwan98 commited on

fix: correct HF_TOKEN auth in deploy workflow β€” use https://user:token@ format
c58ae62

rrizwan98 commited on

feat: add HF Spaces deployment β€” Dockerfile + GitHub Actions
56b3cfb

rrizwan98 Claude Sonnet 4.6 commited on

chore: trigger HF deploy
a8410dd

rrizwan98 commited on

fix: upgrade Next.js to 15.3.6 to patch CVE-2025-66478 (react2shell)
72e62c6

rrizwan98 commited on

fix: upgrade Next.js to 15.3.1 to patch CVE-2025-66478
4dd2563

rrizwan98 commited on

fix: upgrade Next.js to 15.2.5 (CVE-2025-66478)
b3a1fa5

Andy commited on

fix: use npm install instead of npm ci (no lockfile)
cca24ef

Andy commited on

fix: README colorTo valid value
dd27e4d

Andy commited on

feat: Andy voice agent - initial release
45a0add

Andy commited on