Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 14:20
ef5f1c8

Added

  • Load optional per-config-directory overrides from $CLAUDE_CONFIG_DIR/claude-hud.json while preserving shared plugin settings (#714).
  • display.effortFormat option (full | symbol | text) to render the effort indicator as symbol only or level text only; full keeps the current output (#691).

Security

  • Bound config file size and nesting, reject symlinked or prototype-sensitive config input, and sanitize terminal-bound config labels (#714).