0.2.0
Contacts, todos, and the dashboard
The core modules land: a contact directory that resolves callers automatically, post-call todo extraction with human review, and speaker-labeled transcripts.
- contacts
- todos
- dashboard
- transcription
Twenty-nine changes shipped in this release, covering every core module: contacts, the todo system, the dashboard, speaker separation, and account settings. Loquent became an operational AI front desk rather than a voice demo.
Contacts
- A real directory — create, edit, and delete contacts with linked phone numbers and email addresses.
- Callers resolve themselves — an incoming caller is matched to an existing contact by number, or a stub record is created.
- Enriched from the call — name and email are extracted from the transcription and saved to the record.
Todo automation
- Extracted after every call — the transcript is analyzed and actionable items are created against your configured todo types.
- Human review first — todos arrive in a pending queue for approval or rejection.
- Auto-approve where it makes sense — a todo type can skip review and execute as soon as the call ends.
- Send email as an action — the AI determines recipient, subject, and body from the task context.
Dashboard
- Totals for calls, pending todos, and active contacts, a seven-day activity chart, a day-by-hour heatmap, recent calls, and a todo status breakdown.
Transcription and audio
- Speaker separation — transcripts show who said what, labeled by name.
- Higher-accuracy transcription — upgraded transcription model.
- Clean recordings — audio channel configuration fixed so both sides of the call are captured.
Agent configuration
- Per-agent realtime settings — voice, model, voice-activity detection, and noise reduction configured per agent instead of globally.
- More voices and models — additional realtime voices and a cost-efficient model option.
Account and numbers
- Email and password changes — with verification and uniqueness checks.
- Search before you buy — number purchase became a search, browse, and confirm flow instead of a blind area-code purchase.
- Per-call email reports — immediate reports after a call is processed, with daily and per-call toggles.
Interface
- Light and dark themes, a sidebar restructured into four sections, and unified button styles across every view.