Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down