Skip to content
1 month freeJoin the UsageMeter Discord and get 1 month of Pro freeJoin the Discord
  • Fix

    Chat input layout — the usage %, Auto-Reply and Export buttons now sit on the same line as the model selector again. Claude wrapped the selector in an extra non-flex div, which pushed our injected buttons onto a new row. The usage indicator is now inserted as a sibling of the `.transition-all` wrapper inside the flex row instead of nested inside it, so Auto-Reply and Export (which are positioned after the usage indicator) land on the same line too

All versions