Skip to content

1.25.2

Choose a tag to compare

@github-actions github-actions released this 23 Feb 00:05
· 466 commits to main since this release
  • 0453550: feat: show all limits even when Claude authentication is expired (Issue #1343)

Previously, when Claude authentication expired, the /limits command would fail completely and show no information at all.

Now the command gracefully handles Claude auth failures:

  • The error message (e.g., "Claude authentication expired. Please use /solve or /hive commands to trigger re-authentication of Claude.") is shown inline in the Claude limits sections
  • All other limits sections (CPU, RAM, Disk space, GitHub API) continue to display normally

Related Pull Request: #1344


npm version