Tags: aisocratic/clippy
Tags
Real /usage limits, a sandbox, an installer, Clod, and a clickable bu… …ddy (#5) The usage panel now reads the percentages Claude Code itself caches from /usage in ~/.claude.json — session block, weekly total, and whichever model the plan counts separately (Fable today), shown as what's left with reset dates. The transcript sweep and plan estimates remain only as the fallback for installs without the cache. The buddy is finally clickable: it was an Electron app-region drag handle, and drag regions swallow left-clicks — dragging is now hand-rolled over IPC so click, double-click and drag all coexist. Panels park when the mouse leaves and return when it's back; the menu and info panel never stack; the name plate has room in the compact window; the panel leads with the agent's name and status. New around the app: Clod (an original pixel transcription of a certain terracotta mascot, renamed at a polite distance), a per-project cast with the mode picker retired, a sandbox that shows every UI state on one scrolling web page (npm run sandbox) plus the in-app scenario window (npm run sandbox:app), a dependency-free macOS packager (npm run package → .app + DMG with its own icon and bundle identity), an Updates section in settings that compares the build with GitHub on demand, and a marketing site builder (npm run website, gitignored output). Edit approval cards show just the file name; review cards lead with Claude's own summary. Claude-Session: https://claude.ai/code/session_01XZQM5JmwuYG5gwyfPgRuDK Co-authored-by: Claude Fable 5 <noreply@anthropic.com>