Skip to content

Fix/voice ai comprehensive fixes#65

Open
mrigankad wants to merge 2 commits intorapidaai:mainfrom
mrigankad:fix/voice-ai-comprehensive-fixes
Open

Fix/voice ai comprehensive fixes#65
mrigankad wants to merge 2 commits intorapidaai:mainfrom
mrigankad:fix/voice-ai-comprehensive-fixes

Conversation

@mrigankad
Copy link
Copy Markdown
Contributor

Summary of Changes Pushed
Branch: fix/voice-ai-comprehensive-fixes
Backend Fixes:
Standardized RECORD_ARCHIVE enum across Go services.
Fixed
Assistant
service bug where Appconfig was being overwritten by Twilioconfig.
Added stability waits for Azure STT/TTS async operations.
Correction benchmarks labels in internal services.
UI Fixes:
Updated
ui/tsconfig.json
to ESNext to fix relative import errors.
Corrected CSS class typo (trangray-x -> translate-x) in
AccessSecurityPage
.
Fixed Archive typo in status indicators.
Added
ui-audit-report.md
detailing remaining issues.
You are now ready to merge these fixes! Let me know if you need to tackle the "Dead Action Handlers" mentioned in the audit next.

… UI typescript config

Summary of changes:
- Standardized RECORD_ARCHIVE enum across backend services
- Fixed cross-field data injection bug in Assistant service
- Added wait logic for Azure STT/TTS async operations
- Fixed mismatched benchmark labels in internal services
- Updated UI tsconfig to ESNext for relative import support
- Corrected ARCHIVE typo in UI indicators and selectors
- Added UI Audit Report with major findings
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