Skip to content

ccusage shows "No input provided" in local Claude code setup #545

@Goldensoap

Description

@Goldensoap

Description:
I have a working local installation of Claude code on Ubuntu 24.04 LTS (without npm). While the main functionality works correctly, I'm experiencing issues with ccusage statusline:

  1. other command work fine with print:

    WARN  Fetching latest model pricing from LiteLLM...
    
  2. The ccusage statusline command consistently returns:

    ❌ No input provided
    

    even though other commands work correctly.

Environment:

  • OS: Ubuntu 24.04 LTS
  • Installation: Local Claude code (non-npm)
  • Using bun x to execute commands

Expected behavior:

  1. statusline command should show proper usage statistics

Additional context:
The Claude code functionality works fine


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions