ClawCall Gets Dedicated Phone Numbers: Agents Can Now Reserve a Number for Outbound Calls

ClawCall — the AI phone calling skill for OpenClaw agents — just crossed 10k downloads and is handling ~300 live calls per day. The new feature: dedicated phone numbers.
What Changed
- Search by area code and reserve a number
- Your OpenClaw agent uses that number by default for outbound calls
- Setup takes under 10 seconds
Same Flow, Now With Your Number
The calling workflow remains unchanged: tell your molty “call this place and ask X,” it writes the prompt, makes the call, handles menus and hold, then returns the outcome + transcript. All existing features are still there:
- Outbound AI phone calls from your agent
- Live transcript + recording
- DTMF for phone menus
- Bridge mode when a human needs to take over
What This Enables
This is groundwork for inbound call support — eventually people can call that number back and ClawCall will answer or route. That feature isn't live yet, but it's the direction.
Free Testing
The developer is offering 60 free minutes to anyone who wants to stress-test weird phone-call use cases. If you have a niche scenario, this is a good chance to break it.
📖 Read the full source: r/openclaw
👀 See Also

Multi-operator Claude Code: Hub-based architecture for multi-agent sessions
A hub-based setup for Claude Code enables multiple people to attach to the same session, route subtasks across repos, and run headless agents in Docker containers.

Claudius: Open-Source Embeddable AI Chat Widget for Claude
Claudius is an open-source, self-hosted chat widget powered by Claude that can be embedded on any website with one script tag. It runs on Cloudflare Workers with a React frontend and includes features like custom system prompts, rate limiting, and accessibility compliance.

Microsoft VibeVoice: 60-Min ASR and 90-Min TTS Models Open-Sourced
VibeVoice is a family of open-source voice AI models from Microsoft including ASR (60-min single-pass, speaker diarization, 50+ languages) and TTS (90-min multi-speaker, real-time streaming). Uses 7.5 Hz continuous speech tokenizers and next-token diffusion.

Claude Code's Plan-Skeptic Sub Agent Identifies Security Gaps in Generated Plans
A developer discovered Claude Code's plan-skeptic sub agent, which identifies gaps and issues in AI-generated development plans, particularly catching security concerns that weren't initially obvious. The agent works alongside the previously known security-sheriff sub agent to improve plan quality.