Email Clawdi support
Contact [email protected] for help that should not be discussed in a
public issue.
Open a GitHub issue
Search or report a public CLI, self-hosting, or open-source product issue.
Check the common signals
Run read-only diagnostics first:clawdi daemon doctor --json creates a broader snapshot
for support handoff. Review and redact its output before attaching it.
Include:
- Your operating system and CPU architecture.
- How the CLI was installed: native installer or npm.
- The exact command that failed and its exit status.
- The smallest reproducible sequence and what you expected.
- Relevant output after applying the redaction checklist below.
Redact before sending
Remove or replace:- Access tokens, API keys, cookies, callback URLs, bot tokens, and Vault values.
- The contents of
~/.clawdi/auth.json,.envfiles, credential profiles, and daemon token files. - Email addresses, user IDs, Agent IDs, Project IDs, Session IDs, Channel IDs, and private Project names.
- Absolute file paths that reveal usernames or confidential directory names.
- Session text, prompts, tool output, source code, and log lines unrelated to the failure.
- URLs with query strings, user information, or non-public endpoints.
Never run
clawdi read to collect support diagnostics. It prints a resolved
Vault value. Do not attach auth.json or send a complete sign-in callback
URL.<agent-id>, <project-id>, <email>, and
<redacted-path> while preserving the surrounding error text.