From ebf811545e9973199cd6bcd661561c0b2f4030a4 Mon Sep 17 00:00:00 2001 From: robolearning123 Date: Sun, 15 Mar 2026 11:02:00 -0400 Subject: [PATCH] docs: add call-use to org profile --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index 0db5661..b7c78ef 100644 --- a/profile/README.md +++ b/profile/README.md @@ -14,6 +14,7 @@ We explore the core capabilities that define the next generation of AI agents: * ## Open Source Projects +- **[call-use](https://github.com/agent-next/call-use)** — Give your AI agent the ability to make phone calls. Outbound call-control runtime with SDK, CLI, MCP Server, and REST API. [`pip install call-use`](https://pypi.org/project/call-use/) - **[cc-manager](https://github.com/agent-next/cc-manager)** — Research platform for autonomous agent orchestration. Parallel agents in git worktrees, self-evolution from execution data, proof-first merge pipeline. - **[agent-ready](https://github.com/agent-next/agent-ready)** — Codebase readiness scoring and verification discipline for autonomous agents. Measurable operability standards, acceptance proof, regression safety. - **[TeamClaw](https://github.com/agent-next/teamclaw)** — Multi-agent team platform for cross-project coordination with shared memory and role-based access.