Zero-Credential Security
AI agents run with placeholder credentials. Real tokens are injected by the proxy at request time, keeping secrets out of agent memory.
Zero-Credential Security
AI agents run with placeholder credentials. Real tokens are injected by the proxy at request time, keeping secrets out of agent memory.
Multiple Backends
Run sessions in Docker containers or Zellij terminal sessions. Choose the isolation level that fits your workflow.
TUI Interface
Full terminal user interface for creating, managing, and interacting with agent sessions.
Git Integration
Automatic git configuration injection. Sessions inherit your git identity for seamless version control.
# Download the latest releasecurl -fsSL https://github.com/shepherdjerred/monorepo/releases/latest/download/clauderon-linux-x86_64 -o clauderonchmod +x clauderonsudo mv clauderon /usr/local/bin/
# Start a sessionclauderonclauderon uses an HTTP proxy with TLS interception to securely manage credentials:
This architecture ensures AI agents never have direct access to your credentials.