Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.opencoven.ai/llms.txt

Use this file to discover all available pages before exploring further.

Troubleshooting

Common setup, daemon, harness, session, and API problems.

Environment

Every Coven-specific environment variable.

Diagnostics bundle

Generate a redacted diagnostics archive for a bug report.

Quick triage

1

Run doctor

coven doctor
The first stop. It will name what is missing or wrong.
2

Check the daemon

coven daemon status
If the socket is unreachable, see Daemon will not start.
3

Check the harness

coven run codex --help
coven run claude --help
If a harness is missing, see Harness not found.
4

Bundle and ask

coven diagnostics bundle
Attach the resulting tarball to a GitHub issue or share it in Discord.

Community