Skip to main content
The statusline displays Edgee session usage inside Claude Code. It is a display integration; routing still comes from launching the agent through Edgee.

Install and verify

Send a request and check the statusline below the conversation. Use the session report to inspect the full request breakdown.

Diagnose a missing statusline

From the affected repository, run:
A project’s own statusLine can override your user-level setting. If the diagnostic reports a conflict, run:
The fix writes a local project overlay in .claude/settings.local.json to combine the project’s statusline with Edgee’s. Restart Claude Code and verify the result.

Disable or re-enable

Disabling removes Edgee’s user-level statusline integration and prevents automatic reinstallation on subsequent launches. It does not disable routing or compression.

Advanced integration

edgee statusline render renders the Edgee segment. edgee statusline wrap <COMMAND> combines another statusline command with Edgee’s. Run edgee statusline --help before integrating it into an existing setup.