Show Inference Confidenz help and documentation
Display the help documentation for the Inference Confidenz plugin.
Inference Confidenz displays a confidence percentage (0-99%) alongside every Claude Code response. It analyzes:
| Command | Description |
|---|---|
/inference-confidenz:help | Show this help |
/inference-confidenz:configure | Configure settings |
/inference-confidenz:status | Show current status |
Create .claude/confidenz.config.json:
{
"enabled": true,
"display": "minimal",
"logHistory": false,
"thresholds": {
"high": 75,
"medium": 40
}
}
minimal: CZ 87%detailed: CZ 87% [high]CONFIDENZ_ENABLED: Set to false to disableCONFIDENZ_DISPLAY: Set display format