Data Ocean Statusline
Settings statusline 47
npx claude-code-templates@latest --setting statusline/data-ocean-statusline Content
JSON
{
"description": "Dive deep into an ocean of code. Track depth based on file count, encounter diff..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); MODEL=$(echo "$input" | jq -r ".model.display_name"); DIR..."
}
}