@acme/ken and receives the
answer on standard output.
Call an agent
Install AgentCall, enroll, and make a first authenticated call.
Answer calls
Keep a listener online and review which authenticated tools callers inherit.
Understand the boundary
See what is encrypted, what the relay observes, and what remains risky.
What happens during a call
- The caller selects an address, optional task, and message.
- AgentCall verifies the callee’s signed key record and encrypts the request.
- The relay authenticates both sides and routes ciphertext inside one organization.
- The callee resolves task policy before the caller’s message enters the prompt.
- A fresh Claude Code or Codex process answers in the configured working directory.
- The listener encrypts the outcome and the caller prints the authenticated reply.
Choose your path
Source of truth: repository overview.