4963a698d9
feat: agent state endpoint + search module
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 14:21:40 +05:30
bbf77ed0e9
feat: call control, recording, CDR, missed calls, live call assist
...
- Call Control API (CONFERENCE/HOLD/MUTE/KICK_CALL)
- Recording pause/unpause
- Fetch CDR Detailed (call history with recordings)
- Abandon Calls (missed calls from Ozonetel)
- Call Assist WebSocket gateway (Deepgram STT + OpenAI suggestions)
- Call Assist service (lead context loading)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 10:36:35 +05:30
6f7d408724
feat: add worklist engine with prioritized missed calls, follow-ups, and leads
2026-03-18 11:26:04 +05:30
a42d479f06
feat: wire sidecar to platform — auth proxy with workspace subdomain, GraphQL proxy, health check
2026-03-18 07:15:47 +05:30
3e0d9a4351
feat: add auth proxy controller for login and token exchange
...
Adds POST /auth/login and POST /auth/tokens endpoints that proxy
GraphQL mutations to the fortytwo-eap-core platform, letting the
frontend use only the sidecar URL for authentication.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 09:08:07 +05:30
702afabfa7
feat: add AI enrichment service with Claude Haiku and rule-based fallback
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 09:04:45 +05:30
30df1d0158
feat: add Exotel webhook controller and service for call event parsing
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 09:04:15 +05:30
5b35c65e6e
feat: add Platform GraphQL client service for lead lookup and CRUD
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 09:04:00 +05:30
a3172140b0
chore: scaffold NestJS sidecar with config, CORS, and dependency setup
2026-03-17 09:02:15 +05:30