cd /news/developer-tools/claude-hud-json · home topics developer-tools article
[ARTICLE · art-25887] src=gist.github.com pub= topic=developer-tools verified=true sentiment=· neutral

claude-hud.json

A developer released claude-hud.json, a configuration file for customizing the Claude HUD (Heads-Up Display) interface. The JSON defines layout, display options, color schemes, and git status settings to tailor the developer experience.

read1 min publishedMay 28, 2026

| { | | | "language": "en", | | | "lineLayout": "compact", | | | "pathLevels": 2, | | | "elementOrder": [ | | | "project", | | | "tools", | | | "context", | | | "usage", | | | "memory", | | | "environment", | | | "todos" | | | ], | | | "gitStatus": { | | | "enabled": true, | | | "showDirty": true, | | | "showAheadBehind": true, | | | "showFileStats": false | | | }, | | | "display": { | | | "showTools": false, | | | "showAgents": false, | | | "showTodos": false, | | | "showSpeed": true, | | | "showConfigCounts": false, | | | "showDuration": true, | | | "showMemoryUsage": true, | | | "showTokenBreakdown": true, | | | "showUsage": true | | | }, | | | "colors": { | | | "context": "cyan", | | | "usage": "cyan", | | | "warning": "yellow", | | | "usageWarning": "magenta", | | | "critical": "red", | | | "model": "cyan", | | | "project": "yellow", | | | "git": "magenta", | | | "gitBranch": "cyan", | | | "label": "dim", | | | "custom": "#FF6600" | | | }, | | | "showSeparators": false | | | } |

── more in #developer-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/claude-hud-json] indexed:0 read:1min 2026-05-28 ·