{ "name": "hyprpanel-state", "version": "1.0.3", "description": "Surfaces per-window Claude Code state in the Hyprland workspaces bar (HyprPanel). Wires hooks for UserPromptSubmit / PreToolUse / PostToolUse / Notification / Stop / SessionEnd that write state tokens to /tmp/hyprpanel-claude/ for the bar to read. Each kitty's icon and pip indicator reflects whether claude is active (blue), waiting on input (orange ●), done (green ✔), or sleeping for a /loop ScheduleWakeup (cyan ⧗). Companion to the workspaces patch in projects/hyprpanel-dev — installed bar binary needs that patch for the visuals; this plugin only owns the hook side.", "author": { "name": "oleks", "email": "plugins@oleks.space" }, "license": "MIT", "keywords": [ "hyprland", "hyprpanel", "workspaces", "hooks", "claude-state", "desktop-integration", "linux" ] }