6 comments

  • ghoul2 an hour ago ago

    I just had claude write me a statusline:

    https://gist.github.com/abgoyal/bde7af4ba0ba4d19094361667dac...

    Shows the 5h and weekly usage %, when it resets, current model, estimated spend in the session, context used, cwd and project.

    Save it in .claude/ and then add a snippet to settings.json:

      "statusLine": {
          "type": "command",
          "command": "bash $HOME/.claude/statusline-command.sh"
        }
  • 14 hours ago ago
    [deleted]
  • amelius 12 hours ago ago

    It's so sad that this is necessary. Why can't Anthropic get the UX of metering right?

    • felixgallo 12 hours ago ago

      What is tough about /usage or settings usage?

      • amelius 12 hours ago ago

        It's on a different page. Just show me a progress bar of 1 or 2 pixels wide in or around the prompt input box.

        • MartianFox 2 hours ago ago

          You can definitely do this by customizing the Claude status bar (in Claude-Glas). Just call `/status-bar` with the stuff you want to displayed.

          Mine Shows: Model, effort, output mode, context window percentage, 5h window with reset, weekly window with reset, ...